Tracker / CVE-2026-31683
CVE-2026-31683
High 7.8
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 2.6.38 → 5.10.253 |
| linux | linux_kernel · 5.11 → 5.15.203 |
| linux | linux_kernel · 5.16 → 6.1.167 |
| linux | linux_kernel · 6.13 → 6.18.20 |
| linux | linux_kernel · 6.19 → 6.19.10 |
| linux | linux_kernel · 6.2 → 6.6.130 |
| linux | linux_kernel · 6.7 → 6.12.78 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.