Skip to main content

Linux Kernel EUVDEUVD-2026-45775

| CVE-2026-64090 MEDIUM
2026-07-19 Linux GHSA-j7vj-7vr5-66w9
5.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
5.5 MEDIUM

Local vector and PR:L confirmed by need for existing user session; no confidentiality or integrity impact; A:H reflects mesh stack disruption from TT inconsistency.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
4.3 MEDIUM
AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 11, 2026 - 15:40 vuln.today
CVSS changed
Aug 11, 2026 - 15:37 NVD
5.5 (MEDIUM)
Patch available
Jul 19, 2026 - 17:03 EUVD
CVE Published
Jul 19, 2026 - 15:39 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 19, 2026 - 15:39 nvd
MEDIUM 5.5

DescriptionNVD

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

batman-adv: tt: avoid empty VLAN responses

The commit 16116dac2339 ("batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs") added checks to the local (direct) TT response code. But the response can also be done indirectly by another node using the global TT state. To avoid such inconsistency states reported in the original fix, also avoid sending empty VLANs for replies from the global TT state.

AnalysisAI

Denial-of-service via the batman-adv Translation Table (TT) subsystem in the Linux kernel allows a local low-privileged attacker to trigger empty VLAN responses through the global TT state path, causing availability loss in the mesh networking stack. The flaw traces to an incomplete prior fix: commit 16116dac2339 patched the direct TT response path against inconsistent TT TLVLs, but left the indirect global TT response path unguarded, enabling the same class of inconsistency state. No public exploit has been identified and EPSS stands at 0.18% (8th percentile), reflecting low real-world exploitation probability.

Technical ContextAI

batman-adv (Better Approach To Mobile Adhoc Networking - Advanced) is a Linux kernel module implementing a layer-2 mesh routing protocol. Its Translation Table (TT) subsystem maintains distributed MAC-to-VLAN mappings across mesh nodes; when a node needs current TT state, it can get a response directly from a neighbor (local path) or indirectly from a third node using that node's global TT cache. Commit 16116dac2339 previously introduced guards on the local path to prevent TT request storms from inconsistent TT TLVLs, but the global TT response path lacked equivalent guards. This allows empty VLAN entries to appear in replies sourced from global TT state, reproducing the inconsistency class the prior fix intended to eliminate. No CWE is formally assigned; the pattern most closely resembles CWE-755 (Improper Handling of Exceptional Conditions) or an incomplete remediation (CWE-693). Affected CPE is cpe:2.3:a:linux:linux:* from version 3.13 forward, scoped to kernels with batman-adv compiled in or loadable as a module.

RemediationAI

The primary fix is to update the Linux kernel to a patched stable release: 5.10.259 or later on the 5.10 branch, 5.15.210 or later on the 5.15 branch, 6.1.176 or later on the 6.1 branch, 6.6.143 or later on the 6.6 branch, 6.12.93 or later on the 6.12 branch, 6.18.34 or later on the 6.18 branch, 7.0.11 or later on the 7.0 branch, or 7.1+ on current mainline. Upstream patch commits are available at https://git.kernel.org/stable/c/1f467d9a095211d3f77e8ff1bee90e73ffe01c64 and https://git.kernel.org/stable/c/9a02c8fc963ddeecb5d8788be0740c1869fc54b7 among others. Ubuntu users should apply USN-8593-1 via standard package manager updates. For systems that cannot be patched immediately, unloading the batman-adv module (rmmod batman_adv) eliminates exposure entirely - the trade-off is complete loss of mesh networking functionality for the duration. Alternatively, restricting unprivileged access to network namespaces via sysctl net.core.unprivileged_restricted=1 (where supported) or removing CAP_NET_ADMIN from untrusted processes provides partial mitigation without disabling batman-adv globally, though this does not eliminate the vulnerability for users who retain network capability.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise High Availability Extension 15 SP7 Affected
SUSE Linux Enterprise High Availability Extension 15 SP7 Affected
SUSE Linux Enterprise High Availability Extension 16.0 Affected

Share

EUVD-2026-45775 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy