Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-52919
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-24 Jun, 2026 | 07:14
Updated At-28 Jun, 2026 | 06:36
Rejected At-
▼CVE Numbering Authority (CNA)
batman-adv: fix tp_meter counter underflow during shutdown

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tp_meter counter underflow during shutdown batadv_tp_sender_shutdown() unconditionally decrements the "sending" atomic counter. If multiple paths (e.g. timeout, user cancel, and normal finish) call this function, the counter can underflow to -1. Since the sender logic treats any non-zero value as "still sending", a negative value causes the sender kthread to loop indefinitely. This leads to a use-after-free when the interface is removed while the zombie thread is still active. Fix this by using atomic_xchg() to ensure the counter only transitions from 1 to 0 once. [sven: added missing change in batadv_tp_send]

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/batman-adv/tp_meter.c
Default Status
unaffected
Versions
Affected
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before e75e2ab463b5b34df6b98f94d740aff327ce9f6b (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before abae88fa254f2981d39ac003a7b302528a22af64 (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before c66d20a3ff095e3f000551d208ec2606616db15c (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before c1bac194733aabd731aafa6a01350c229e187dba (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before 01cefc5923889e29dbb5f281c3d457714ceb9c00 (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before 90ae3eae06b7b8ab9f6250b9497c860915b4c17b (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before aeae11c5dad9cd0d50723890bdd866f8e6db2e7d (git)
  • From 33a3bb4a3345bb511f9c69c913da95d4693e2a4e before 94f3b133168d1c49895e7cc6afbcf1cc0b354602 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/batman-adv/tp_meter.c
Default Status
affected
Versions
Affected
  • 4.8
Unaffected
  • From 0 before 4.8 (semver)
  • From 5.10.258 through 5.10.* (semver)
  • From 5.15.209 through 5.15.* (semver)
  • From 6.1.175 through 6.1.* (semver)
  • From 6.6.142 through 6.6.* (semver)
  • From 6.12.92 through 6.12.* (semver)
  • From 6.18.34 through 6.18.* (semver)
  • From 7.0.11 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/e75e2ab463b5b34df6b98f94d740aff327ce9f6b
N/A
https://git.kernel.org/stable/c/abae88fa254f2981d39ac003a7b302528a22af64
N/A
https://git.kernel.org/stable/c/c66d20a3ff095e3f000551d208ec2606616db15c
N/A
https://git.kernel.org/stable/c/c1bac194733aabd731aafa6a01350c229e187dba
N/A
https://git.kernel.org/stable/c/01cefc5923889e29dbb5f281c3d457714ceb9c00
N/A
https://git.kernel.org/stable/c/90ae3eae06b7b8ab9f6250b9497c860915b4c17b
N/A
https://git.kernel.org/stable/c/aeae11c5dad9cd0d50723890bdd866f8e6db2e7d
N/A
https://git.kernel.org/stable/c/94f3b133168d1c49895e7cc6afbcf1cc0b354602
N/A
Hyperlink: https://git.kernel.org/stable/c/e75e2ab463b5b34df6b98f94d740aff327ce9f6b
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/abae88fa254f2981d39ac003a7b302528a22af64
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/c66d20a3ff095e3f000551d208ec2606616db15c
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/c1bac194733aabd731aafa6a01350c229e187dba
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/01cefc5923889e29dbb5f281c3d457714ceb9c00
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/90ae3eae06b7b8ab9f6250b9497c860915b4c17b
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/aeae11c5dad9cd0d50723890bdd866f8e6db2e7d
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/94f3b133168d1c49895e7cc6afbcf1cc0b354602
Resource: N/A
Details not found