CVE-2026-63835

Source
https://cve.org/CVERecord?id=CVE-2026-63835
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63835.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63835
Downstream
Published
2026-07-19T12:02:26.574Z
Modified
2026-07-21T03:47:33.788362645Z
Summary
batman-adv: v: prevent OGM aggregation on disabled hardif
Details

In the Linux kernel, the following vulnerability has been resolved:

batman-adv: v: prevent OGM aggregation on disabled hardif

When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface() -> ... -> batadvvogmifacedisable(). In this process, the skb aggrlist is also freed.

But batadvvogmsendmeshif() can still queue new skbs (via batadvvogmqueueonif()) to the aggrlist. This will only stop after all cores can no longer find the RCU protected list of hard interfaces. These queued skbs will never be freed or consumed by batadvvogmaggrwork.

The batadvvogmifacedisable() function must block batadvvogmqueueon_if() to avoid leak of skbs.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63835.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f89255a02f1d75d8e1b9d1c31435fcb64840cb2a
Fixed
d462ced79dd430200cf888984e8005da77fc810b
Fixed
f79deaaf822ab0ee2424cf28781f9ab91576bea3
Fixed
d3569327fc7395b2b0461a0a0cb77a0bb74786c0
Fixed
97644fdaaf6446ffbe182c5eb804fceb5b1a51b7
Fixed
f04dde74399431fb07abbdd9cd5d0ed624771d04
Fixed
3d4548c96d6f21ac1a9b06c5f82f3ef439c87023
Fixed
86ab6b6fb5b82163bf6c45780bb72150021d7349
Fixed
d11c00b95b2a3b3934007fc003dccc6fdcc061ad

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63835.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.4.0
Fixed
5.10.260
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.211
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.177
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.144
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.95
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.38
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63835.json"