PT-2026-35009 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-05-03
·
CVE-2026-31657
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the batman-adv module, the function
batadv bla add claim() can replace claim->backbone gw and drop the last reference of the old gateway while readers are still following the pointer. The netlink claim dump path dereferences claim->backbone gw->orig and takes claim->backbone gw->crc lock without pinning the underlying backbone gateway. Additionally, the function batadv bla check claim() utilizes the same naked pointer access pattern.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel