CVE-2026-52913

Source
https://cve.org/CVERecord?id=CVE-2026-52913
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-52913.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-52913
Downstream
Published
2026-06-24T07:14:11.248Z
Modified
2026-07-10T03:54:14.630994254Z
Summary
batman-adv: v: stop OGMv2 on disabled interface
Details

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

batman-adv: v: stop OGMv2 on disabled interface

When a batadvhardiface is disabled, its meshiface pointer is set to NULL. However, batadvvogmsendmeshif() may still dispatch OGMs via batadvvogmqueueonif() for interfaces that have since lost their meshiface association. This results in a NULL pointer dereference when batadvvogmqueueonif() unconditionally calls netdevpriv() on the now NULL hardiface->meshiface to retrieve the batadvpriv.

It is necessary to ensure that the batadvvogmqueueonif() checks that it is using the same meshiface for which batadvvogmsendmeshif() was called.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52913.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
0da0035942d47766c32843143fb5dba7a29cb48c
Fixed
d7391a2b854a62235539c68e9cbf6fc7910a8e9a
Fixed
70c9f6ab0d8f785087fb74fb85464a9a5288bfdb
Fixed
040fe8eb34624002071dd21de9824dfe668ce65d
Fixed
31dcb9711abd1dcd2080d9fac05c79dd9997d6bf
Fixed
aad70db50ea3d7dfe30e402b889ff075a293b287
Fixed
1be1e99cbd5b74a69d3f92200ca87cf1bce852db
Fixed
4ff461af943efb5e74d09942d5ffee7644d1e1fe
Fixed
f8ce8b8331a1bc44ad4905886a482214d428b253

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.6.0
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.93
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

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