summaryrefslogtreecommitdiffstats
path: root/drivers/net/macb.h
diff options
context:
space:
mode:
authorNelson Elhage2010-11-03 17:35:41 +0100
committerDavid S. Miller2010-11-04 20:26:34 +0100
commit22e76c849d505d87c5ecf3d3e6742a65f0ff4860 (patch)
treeba8ac3765ae60f1bc8ce20d280baa741eb7b046e /drivers/net/macb.h
parentnetlink: Make nlmsg_find_attr take a const nlmsghdr*. (diff)
downloadkernel-qcow2-linux-22e76c849d505d87c5ecf3d3e6742a65f0ff4860.tar.gz
kernel-qcow2-linux-22e76c849d505d87c5ecf3d3e6742a65f0ff4860.tar.xz
kernel-qcow2-linux-22e76c849d505d87c5ecf3d3e6742a65f0ff4860.zip
inet_diag: Make sure we actually run the same bytecode we audited.
We were using nlmsg_find_attr() to look up the bytecode by attribute when auditing, but then just using the first attribute when actually running bytecode. So, if we received a message with two attribute elements, where only the second had type INET_DIAG_REQ_BYTECODE, we would validate and run different bytecode strings. Fix this by consistently using nlmsg_find_attr everywhere. Signed-off-by: Nelson Elhage <nelhage@ksplice.com> Signed-off-by: Thomas Graf <tgraf@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macb.h')
0 files changed, 0 insertions, 0 deletions