diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-04-11 00:09:00 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-04-11 12:14:10 +0200 |
commit | 6db5dc7b351b9569940cd1cf445e237c42cd6d27 (patch) | |
tree | 9bbf70319a523528a9123612ffffb4bdfeec7356 /net/mac802154/rx.c | |
parent | netfilter: flowtable: validate pppoe header (diff) | |
download | linux-6db5dc7b351b9569940cd1cf445e237c42cd6d27.tar.xz linux-6db5dc7b351b9569940cd1cf445e237c42cd6d27.zip |
netfilter: flowtable: incorrect pppoe tuple
pppoe traffic reaching ingress path does not match the flowtable entry
because the pppoe header is expected to be at the network header offset.
This bug causes a mismatch in the flow table lookup, so pppoe packets
enter the classical forwarding path.
Fixes: 72efd585f714 ("netfilter: flowtable: add pppoe support")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/mac802154/rx.c')
0 files changed, 0 insertions, 0 deletions