batman-adv: tt: prevent TVLV OOB check overflow
Summary
| CVE | CVE-2026-72226 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-15 06:21:49 UTC |
| Updated | 2026-08-17 06:18:23 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: prevent TVLV OOB check overflow A TT unicast TVLV contains the number of VLANs stored in it. This number is an u16 and gets multiplied by the size of the struct batadv_tvlv_tt_vlan_data (8 bytes). The size can therefore overflow the u16 used to store the tt_vlan_len. All additional safety checks to prevent out-of-bounds access of the TVLV buffer are invalid due to this overflow. Using size_t prevents this overflow and ensures that the safety checks compare against the actual buffer requirements. |
Risk And Classification
Primary CVSS: v3.1 9.8 CRITICAL from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.007040000 probability, percentile 0.502750000 (date 2026-08-17)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 0de12a4c4847f571d82a9cd96bc633eded41d7c6 git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b d6ff4764ff784ede25f5c83a6f5883a74c93a5ea git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 1898273c5dc8148267ef9f97cd2517a2822350e7 git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 604bd5042fbcd1ab9f7cd98fd847ec017aeede8a git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 7319c0794f91be2734aac695794e7203606b49f8 git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 3256c05d5a9db34346eaf20f52dddde984852d77 git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 6222b443686525cb5a9b6a9cecf23b2e2ab23e2a git | Not specified |
| CNA | Linux | Linux | affected 7ea7b4a142758deaf46c1af0ca9ceca6dd55138b 7a581d9aaba8c82bd6177fa36b2588eea77f6e2b git | Not specified |
| CNA | Linux | Linux | affected 3.13 | Not specified |
| CNA | Linux | Linux | unaffected 3.13 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.261 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.212 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.178 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.145 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.97 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.40 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.5 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/7319c0794f91be2734aac695794e7203606b49f8 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/0de12a4c4847f571d82a9cd96bc633eded41d7c6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d6ff4764ff784ede25f5c83a6f5883a74c93a5ea | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/7a581d9aaba8c82bd6177fa36b2588eea77f6e2b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/6222b443686525cb5a9b6a9cecf23b2e2ab23e2a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/1898273c5dc8148267ef9f97cd2517a2822350e7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/604bd5042fbcd1ab9f7cd98fd847ec017aeede8a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/3256c05d5a9db34346eaf20f52dddde984852d77 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| 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.