In pf the kernel paniced if IP options in packet within ICMP payload
authorbluhm <bluhm@openbsd.org>
Mon, 23 May 2022 11:17:35 +0000 (11:17 +0000)
committerbluhm <bluhm@openbsd.org>
Mon, 23 May 2022 11:17:35 +0000 (11:17 +0000)
commit0271abd8e4942e853c0fc03b1a76e617f0d9a984
treeb1eed13f7e4acea317605e9b9eb09627f30902a6
parent06331d7edaa1dff44af2b10cb262126d717f8b46
In pf the kernel paniced if IP options in packet within ICMP payload
were truncated.  Drop such packets instead.
Reported-by: syzbot+91abd3aa2fdfe900f9ce@syzkaller.appspotmail.com
OK sashan@ claudio@
sys/net/pf.c