PT-2026-35143 · Linux · Linux

Published

2026-04-25

·

Updated

2026-04-25

·

CVE-2026-31683

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.

Related Identifiers

CVE-2026-31683

Affected Products

Linux