CVE-2026-46233

Source
https://cve.org/CVERecord?id=CVE-2026-46233
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46233.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46233
Downstream
Related
Published
2026-05-28T09:40:55.019Z
Modified
2026-07-21T10:00:05.957032347Z
Summary
batman-adv: bla: only purge non-released claims
Details

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

batman-adv: bla: only purge non-released claims

When batadvblapurgeclaims() goes through the list of claims, it is only traversing the hash list with an rcureadlock(). Due to a potential parallel batadvclaimput(), it can happen that it encounters a claim which was actually in the process of being released+freed by batadvclaimrelease(). In this case, backbonegw is set to NULL before the delayed RCU kfree is started. Calling batadvblaclaimgetbackbone_gw() is then no longer allowed because it would cause a NULL-ptr derefence.

To avoid this, only claims with a valid reference counter must be purged. All others are already taken care of.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46233.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
23721387c409087fd3b97e274f34d3ddc0970b74
Fixed
a9f58d5e3261f3deeae69ec1e237f38ef3ff5cbe
Fixed
6725c523a35eeca611ff37e7d4a8712fae92aefd
Fixed
afb5436f6028fd68f408f189230fbaa19c910d72
Fixed
7b8fbcee3184d848b5aee085ca16d0cf05c9b641
Fixed
7b7ebb7222a5524ce58e48cc9c6d688320ea6cfe
Fixed
b65365d2b1e6095c538d49baeb140dd1c166c1b3
Fixed
ab3dbd07a809a8eb30c7ddfab9ac886ed30dce8d
Fixed
cf6b604011591865ae39ac82de8978c1120d17af

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.5.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.140
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.90
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.32
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.9

Database specific

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