In the Linux kernel, the following vulnerability has been resolved:net: wwan: fix global oob in wwan_rtnl_policyThe variable wwan_rtnl_link_ops assign a *bigger* maxtype which leads toa global out-of-bounds read when parsing the netlink attributes. Exactlysame bug cause as the oob fixed in commit b33fb5b801c6 ("net: qualcomm:rmnet: fix global oob in rmnet_policy").==================================================================BUG: KASAN: global-out-of-bounds in validate_nla lib/nlattr.c:388 [inline]BUG: KASAN: global-out-of-bounds in __nla_validate_parse+0x19d7/0x29a0 lib/nlattr.c:603Read of size 1 at addr ffffffff8b09cb60 by task syz.1.66276/323862CPU: 0 PID: 323862 Comm: syz.1.66276 Not tainted 6.1.70 #1Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014Call Trace:
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds