Skip to content
Commit 87b3593b authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso
Browse files

netfilter: flowtable: validate pppoe header



Ensure there is sufficient room to access the protocol field of the
PPPoe header. Validate it once before the flowtable lookup, then use a
helper function to access protocol field.

Reported-by: default avatar <syzbot+b6f07e1c07ef40199081@syzkaller.appspotmail.com>
Fixes: 72efd585 ("netfilter: flowtable: add pppoe support")
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 3cfc9ec0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment