CVE-2026-31683

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.
CVSS

No CVSS.

Configurations

No configuration.

History

25 Apr 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-25 09:16

Updated : 2026-04-25 09:16


NVD link : CVE-2026-31683

Mitre link : CVE-2026-31683

CVE.ORG link : CVE-2026-31683


JSON object : View

Products Affected

No product.

CWE

No CWE.