diff options
| author | 2019-07-02 15:00:19 +0300 | |
|---|---|---|
| committer | 2019-07-02 11:53:03 -0700 | |
| commit | 3b26a5d03d35d8f732d75951218983c0f7f68dff (patch) | |
| tree | bc1f2681b614e7cd8c61c1e21deb53bd5735a195 /include/linux/stackprotector.h | |
| parent | net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling (diff) | |
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
We get a pointer to the ipv6 hdr in br_ip6_multicast_query but we may
call pskb_may_pull afterwards and end up using a stale pointer.
So use the header directly, it's just 1 place where it's needed.
Fixes: 08b202b67264 ("bridge br_multicast: IPv6 MLD support.")
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tested-by: Martin Weinelt <martin@linuxlounge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
