batman-adv: v: stop OGMv2 on disabled interface
Summary
| CVE | CVE-2026-52913 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-06-24 08:16:21 UTC |
| Updated | 2026-07-08 15:13:03 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: stop OGMv2 on disabled interface When a batadv_hard_iface is disabled, its mesh_iface pointer is set to NULL. However, batadv_v_ogm_send_meshif() may still dispatch OGMs via batadv_v_ogm_queue_on_if() for interfaces that have since lost their mesh_iface association. This results in a NULL pointer dereference when batadv_v_ogm_queue_on_if() unconditionally calls netdev_priv() on the now NULL hard_iface->mesh_iface to retrieve the batadv_priv. It is necessary to ensure that the batadv_v_ogm_queue_on_if() checks that it is using the same mesh_iface for which batadv_v_ogm_send_meshif() was called. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS: 0.001220000 probability, percentile 0.023840000 (date 2026-07-09)
Problem Types: CWE-476
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c d7391a2b854a62235539c68e9cbf6fc7910a8e9a git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c 70c9f6ab0d8f785087fb74fb85464a9a5288bfdb git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c 040fe8eb34624002071dd21de9824dfe668ce65d git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c 31dcb9711abd1dcd2080d9fac05c79dd9997d6bf git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c aad70db50ea3d7dfe30e402b889ff075a293b287 git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c 1be1e99cbd5b74a69d3f92200ca87cf1bce852db git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c 4ff461af943efb5e74d09942d5ffee7644d1e1fe git | Not specified |
| CNA | Linux | Linux | affected 0da0035942d47766c32843143fb5dba7a29cb48c f8ce8b8331a1bc44ad4905886a482214d428b253 git | Not specified |
| CNA | Linux | Linux | affected 4.6 | Not specified |
| CNA | Linux | Linux | unaffected 4.6 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.259 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.210 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.176 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.143 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.93 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.34 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.11 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/31dcb9711abd1dcd2080d9fac05c79dd9997d6bf | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/4ff461af943efb5e74d09942d5ffee7644d1e1fe | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/040fe8eb34624002071dd21de9824dfe668ce65d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/d7391a2b854a62235539c68e9cbf6fc7910a8e9a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/f8ce8b8331a1bc44ad4905886a482214d428b253 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/1be1e99cbd5b74a69d3f92200ca87cf1bce852db | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/70c9f6ab0d8f785087fb74fb85464a9a5288bfdb | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/aad70db50ea3d7dfe30e402b889ff075a293b287 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.