In the Linux kernel, the following vulnerability has been resolved:af_packet: fix vlan_get_tci() vs MSG_PEEKBlamed commit forgot MSG_PEEK case, allowing a crash [1] as foundby syzbot.Rework vlan_get_tci() 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:ffffffff8a8da482 len:32 put:14 head:ffff88807a1d5800 data:ffff88807a1d5810 tail:0x14 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