PT-2026-61413 · Linux+2 · Linux Kernel+2
CVE-2026-64096
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
8.8
High
| Vector | AV:A/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
A use-after-free issue exists in the batman-adv module. The
batadv mcast purge orig() function removes entries from RCU-protected hlists without waiting for an RCU grace period. This allows concurrent RCU readers to access references to entries at the time of removal, leading to the access of freed memory when operating on entries such as orig->mcast want all ipv6 node. RCU (Read-Copy-Update) is a synchronization mechanism that allows multiple readers to access data while it is being updated.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu