diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-02-26 21:47:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-01 08:21:23 +0300 |
commit | 84b3268027641401bb8ad4427a90a3cce2eb86f5 (patch) | |
tree | 29a8587323b128b72d0629da76eb131b3f55ad05 /net/ieee802154/nl802154.c | |
parent | d64c7a08034b32c285e576208ae44fc3ba3fa7df (diff) | |
download | linux-84b3268027641401bb8ad4427a90a3cce2eb86f5.tar.xz |
netlink: Use netlink header as base to calculate bad attribute offset
Userspace might send a batch that is composed of several netlink
messages. The netlink_ack() function must use the pointer to the netlink
header as base to calculate the bad attribute offset.
Fixes: 2d4bc93368f5 ("netlink: extended ACK reporting")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154/nl802154.c')
0 files changed, 0 insertions, 0 deletions