CVE-2026-72226

Source
https://cve.org/CVERecord?id=CVE-2026-72226
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72226.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72226
Downstream
Published
2026-08-15T05:54:18.285Z
Modified
2026-08-18T03:56:39.634236407Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
batman-adv: tt: prevent TVLV OOB check overflow
Details

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 batadvtvlvttvlandata (8 bytes). The size can therefore overflow the u16 used to store the ttvlanlen. 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72226.json"
}
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
7ea7b4a142758deaf46c1af0ca9ceca6dd55138b
Fixed
0de12a4c4847f571d82a9cd96bc633eded41d7c6
Fixed
d6ff4764ff784ede25f5c83a6f5883a74c93a5ea
Fixed
1898273c5dc8148267ef9f97cd2517a2822350e7
Fixed
604bd5042fbcd1ab9f7cd98fd847ec017aeede8a
Fixed
7319c0794f91be2734aac695794e7203606b49f8
Fixed
3256c05d5a9db34346eaf20f52dddde984852d77
Fixed
6222b443686525cb5a9b6a9cecf23b2e2ab23e2a
Fixed
7a581d9aaba8c82bd6177fa36b2588eea77f6e2b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.13.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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