In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data() When the… (CVE-2026-64548)
A vulnerability in the Linux kernel's BPF sockmap implementation allows an attacker to cause an out-of-bounds memory copy due to an integer overflow in the bpf_msg_push_data() function. This occurs when a crafted length value causes the sum of copy + len to wrap around, leading to an undersized memory allocation and subsequent memory corruption. The issue has been resolved by adding an overflow check before allocation.
AI Analysis
Technical Summary
The Linux kernel contained a vulnerability in the bpf_msg_push_data() function used in BPF sockmap operations. When the scatterlist ring buffer is full or nearly full, the function falls back to a copy path that calculates the allocation size by summing copy and len, both 32-bit unsigned integers. A maliciously crafted len value can cause this sum to overflow, resulting in an undersized allocation. This leads to an out-of-bounds memcpy operation, causing memory corruption and kernel crashes (as indicated by KASAN reports). The vulnerability is identified as CVE-2026-64548 and has been fixed by introducing an overflow check prior to allocation.
Potential Impact
Successful exploitation can lead to out-of-bounds memory writes in kernel space, causing system instability, crashes (kernel oops), and potentially allowing an attacker to execute arbitrary code with kernel privileges. The CVSS 3.1 vector rates this vulnerability as high severity with high impact on confidentiality, integrity, and availability. There are no known exploits in the wild at this time.
Mitigation Recommendations
A fix is available that adds an overflow check before memory allocation in the affected function. Users should apply the official Linux kernel patches that address CVE-2026-64548. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. No alternative mitigations or workarounds are indicated.
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data() When the… (CVE-2026-64548)
Description
A vulnerability in the Linux kernel's BPF sockmap implementation allows an attacker to cause an out-of-bounds memory copy due to an integer overflow in the bpf_msg_push_data() function. This occurs when a crafted length value causes the sum of copy + len to wrap around, leading to an undersized memory allocation and subsequent memory corruption. The issue has been resolved by adding an overflow check before allocation.
CVSS v3.1
Score 8.4high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel contained a vulnerability in the bpf_msg_push_data() function used in BPF sockmap operations. When the scatterlist ring buffer is full or nearly full, the function falls back to a copy path that calculates the allocation size by summing copy and len, both 32-bit unsigned integers. A maliciously crafted len value can cause this sum to overflow, resulting in an undersized allocation. This leads to an out-of-bounds memcpy operation, causing memory corruption and kernel crashes (as indicated by KASAN reports). The vulnerability is identified as CVE-2026-64548 and has been fixed by introducing an overflow check prior to allocation.
Potential Impact
Successful exploitation can lead to out-of-bounds memory writes in kernel space, causing system instability, crashes (kernel oops), and potentially allowing an attacker to execute arbitrary code with kernel privileges. The CVSS 3.1 vector rates this vulnerability as high severity with high impact on confidentiality, integrity, and availability. There are no known exploits in the wild at this time.
Mitigation Recommendations
A fix is available that adds an overflow check before memory allocation in the affected function. Users should apply the official Linux kernel patches that address CVE-2026-64548. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. No alternative mitigations or workarounds are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-v3w7-wgcw-wjf2
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64548"]
- Ecosystems
- []
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a6b72d09c2644c7f8476a66
Added to database: 07/30/2026, 15:50:40 UTC
Last enriched: 07/30/2026, 19:27:29 UTC
Last updated: 07/31/2026, 20:17:48 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.