CVE-2026-63834

Source
https://cve.org/CVERecord?id=CVE-2026-63834
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63834.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63834
Downstream
Published
2026-07-19T12:02:26.045Z
Modified
2026-07-21T03:47:33.753131138Z
Summary
batman-adv: tp_meter: restrict number of unacked list entries
Details

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

batman-adv: tp_meter: restrict number of unacked list entries

When the unackedlist is unbound, an attacker could send messages with small lengths and appropriated seqno + gaps to force the receiver to allocate more and more unackedlist entries. And the end either causing an out-of-memory situation or increase the management overhead for the (large) list that significant portions of CPU cycles are wasted in searching through the list.

When limiting the list to a specific number, it is important to still correctly add a new entry to the list. But if the list became larger than the limit, the last entry of the list (with the highest seqno) must be dropped to still allow the earlier seqnos to finish and therefore to continue the process. Otherwise, the process might get stuck with too high seqnos which are not handled by batadvtpack_unordered().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63834.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
33a3bb4a3345bb511f9c69c913da95d4693e2a4e
Fixed
31a88792bfba142be3c9521538c1db805677381f
Fixed
1111a3381bca2d1f084a07686bc783af5ab23df7
Fixed
1c616b0be4bd8399d485e25e91859373b95d6013
Fixed
f8c499fd275e59203b77fca76ae6ef2d096c2133
Fixed
c6231d628d06d841bc1617b2f7034f5f39876b16
Fixed
2233787658db859f0a9b83cb397cf783bb8be865
Fixed
1fb8762600a393d1caccd63be5d07e1756982d68
Fixed
e7c775110e1858e5a7471a23a9c9658c0af9df89

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.8.0
Fixed
5.10.260
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.211
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.177
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.144
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.95
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.38
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.3

Database specific

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