In the Linux kernel, the following vulnerability has been resolved:af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKBlamed commit forgot MSG_PEEK case, allowing a crash [1] as foundby syzbot.Rework vlan_get_protocol_dgram() to not touch skb at all,so that it can be used from many cpus on the same skb.Add a const qualifier to skb argument.[1]skbuff: skb_under_panic: text:ffffffff8a8ccd05 len:29 put:14 head:ffff88807fc8e400 data:ffff88807fc8e3f4 tail:0x11 end:0x140 dev:
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/oogasawa/Utility-security
- https://github.com/w4zu/Debian_security