PT-2026-61151 · Linux · Linux Kernel
CVE-2026-63835
·
Published
2026-07-19
·
Updated
2026-07-19
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak occurs in the batman-adv module when an interface is disabled. While the worker is disabled and the
aggr list is freed during the batadv hardif disable interface() process, the batadv v ogm send meshif() function can still queue new socket buffers (skbs) via batadv v ogm queue on if() to the aggr list. These queued skbs are not consumed by batadv v ogm aggr work and are never freed, leading to a leak. The batadv v ogm iface disable() function must block batadv v ogm queue on if() to prevent this issue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel