Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.2%top 92%

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative last_changeset_len… (CVE-2026-64089)

0
Critical
Published: 07/19/2026 (07/19/2026, 18:31:51 UTC)
Source: GCVE Database

Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative last_changeset_len batadv_piv_tt::last_changeset_len len was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative signed integer. In batadv_send_my_tt_response(), last_changeset_len is temporarily widened to s32. The incorrectly negative s16 value propagates into the s32, causing batadv_tt_prepare_tvlv_local_data() to allocate a full sized buffer but populates only a small portion of it with the collected changeset. All remaining bits are kept uninitialized. Using an u16 avoids this type confusion and ensures that no (negative) sign extension is performed in batadv_send_my_tt_response().

CVSS v3.1

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/19/2026, 19:49:18 UTC

Technical Analysis

The Linux kernel's batman-adv module had a vulnerability (CVE-2026-64089) caused by the last_changeset_len variable being declared as a signed 16-bit integer (s16) despite never being intended to hold negative values. Assigning values greater than 32767 caused the variable to wrap to negative numbers due to signed integer overflow. This negative value propagated when temporarily widened to a signed 32-bit integer (s32), leading to batadv_tt_prepare_tvlv_local_data allocating a full-sized buffer but only partially initializing it. The remaining buffer contents were left uninitialized, potentially exposing uninitialized memory. The issue was fixed by changing last_changeset_len to an unsigned 16-bit integer (u16), preventing negative sign extension and ensuring proper buffer initialization.

Potential Impact

The vulnerability causes a buffer to be allocated at full size but only partially populated with valid data, leaving the rest uninitialized. This could lead to information disclosure or unpredictable behavior due to use of uninitialized memory. No known exploits in the wild have been reported. The impact is limited to the batman-adv module in the Linux kernel and involves memory handling errors related to integer sign confusion.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to address this vulnerability by changing the last_changeset_len variable from a signed 16-bit integer to an unsigned 16-bit integer. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the latest remediation guidance.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-7jfx-377j-9v79
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64089"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a5d27a92a4a8d598912b8b9

Added to database: 07/19/2026, 19:38:17 UTC

Last enriched: 07/19/2026, 19:49:18 UTC

Last updated: 07/20/2026, 19:41:21 UTC

Views: 11

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses