In the Linux kernel, the following vulnerability has been resolved:wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneSince the netlink attribute range validation provides inclusivechecking, the *max* of attribute NL80211_ATTR_MLO_LINK_ID should beIEEE80211_MLD_MAX_NUM_LINKS - 1 otherwise causing an off-by-one.One crash stack for demonstration:==================================================================BUG: KASAN: wild-memory-access in ieee80211_tx_control_port+0x3b6/0xca0 net/mac80211/tx.c:5939Read of size 6 at addr 001102080000000c by task fuzzer.386/9508CPU: 1 PID: 9508 Comm: syz.1.386 Not tainted 6.1.70 #2Call Trace:
No PoCs from references.
- https://github.com/cku-heise/euvd-api-doc
- https://github.com/w4zu/Debian_security