CVE-2026-31683
HIGHbatman-adv: avoid OGM aggregation when skb tailroom is insufficient
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: batman-adv: avoid OGM aggregation when skb tailroom is insufficient When OGM aggregation state is toggled at runtime, an existing forwarded packet may have been allocated with only packet_len bytes, while a later packet can still be selected for aggregation. Appending in this case can hit skb_put overflow conditions. Reject aggregation when the target skb tailroom cannot accommodate the new packet. The caller then falls back to creating a new forward packet instead of appending.
References (8)
Core 8
Core References
Scores
CVSS v3
7.8
EPSS
0.0012
EPSS Percentile
2.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
Status
published
Products (27)
linux/Kernel
2.6.38 - 5.10.253linux
linux/Kernel
5.11.0 - 5.15.203linux
linux/Kernel
5.16.0 - 6.1.167linux
linux/Kernel
6.13.0 - 6.18.20linux
linux/Kernel
6.19.0 - 6.19.10linux
linux/Kernel
6.2.0 - 6.6.130linux
linux/Kernel
6.7.0 - 6.12.78linux
Linux/Linux
< 2.6.38
Linux/Linux
2.6.38
Linux/Linux
5.10.253 - 5.10.*
... and 17 more
Published
Apr 25, 2026
Tracked Since
Apr 25, 2026