diff options
| author | Linus Lüssing <[email protected]> | 2020-07-05 19:10:17 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-07 22:37:57 +0000 |
| commit | 5fc6266af7b427243da24f3443a50cd4584aac06 (patch) | |
| tree | 9924eb064b2725a5ddb7ddc1bd129c3046b4adcc /drivers/net/ethernet/qlogic/qed/qed_debug.c | |
| parent | net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb (diff) | |
| download | kernel-5fc6266af7b427243da24f3443a50cd4584aac06.tar.gz kernel-5fc6266af7b427243da24f3443a50cd4584aac06.zip | |
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Commit e57f61858b7c ("net: bridge: mcast: fix stale nsrcs pointer in
igmp3/mld2 report handling") introduced a bug in the IPv6 header payload
length check which would potentially lead to rejecting a valid MLD2 Report:
The check needs to take into account the 2 bytes for the "Number of
Sources" field in the "Multicast Address Record" before reading it.
And not the size of a pointer to this field.
Fixes: e57f61858b7c ("net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling")
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Linus Lüssing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qed/qed_debug.c')
0 files changed, 0 insertions, 0 deletions
