An off-by-one vulnerability in the Linux kernel's 6lowpan multicast address compression function causes kernel stack memory leakage. (CVE-2026-53263)
An off-by-one vulnerability in the Linux kernel's 6lowpan multicast address compression function causes kernel stack memory leakage. The flaw overwrites a field in the compressed multicast address and fails to write part of the data array, resulting in uninitialized kernel stack data being transmitted over the network. This issue can lead to information disclosure of kernel stack contents. The vulnerability has been resolved by correcting the offsets used in the memcpy operation and zero-initializing the data array to prevent similar bugs.
AI Analysis
Technical Summary
CVE-2026-53263 describes an off-by-one error in the Linux kernel's 6lowpan protocol implementation, specifically in the lowpan_iphc_mcast_ctx_addr_compress() function. The second memcpy operation incorrectly uses &data[1] and &ipaddr->s6_addr[11] as source and destination pointers, respectively, instead of the correct &data[2] and &ipaddr->s6_addr[12]. This causes corruption of the RIID field in the compressed multicast address and omission of writing to data[5], leading to transmission of uninitialized kernel stack memory via lowpan_push_hc_data(). The fix involves correcting these offsets and zero-initializing the data array to prevent leakage of kernel stack contents.
Potential Impact
The vulnerability results in leakage of uninitialized kernel stack memory over the network, which can disclose sensitive kernel memory contents. The CVSS vector indicates local attack vector with low complexity and low privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, but high impact on availability. However, the primary concern is information leakage of kernel stack data.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description states it has been resolved by correcting the memcpy offsets and zero-initializing the data array. Users should monitor official Linux kernel advisories for patches addressing this issue and apply them when available.
An off-by-one vulnerability in the Linux kernel's 6lowpan multicast address compression function causes kernel stack memory leakage. (CVE-2026-53263)
Description
An off-by-one vulnerability in the Linux kernel's 6lowpan multicast address compression function causes kernel stack memory leakage. The flaw overwrites a field in the compressed multicast address and fails to write part of the data array, resulting in uninitialized kernel stack data being transmitted over the network. This issue can lead to information disclosure of kernel stack contents. The vulnerability has been resolved by correcting the offsets used in the memcpy operation and zero-initializing the data array to prevent similar bugs.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-53263 describes an off-by-one error in the Linux kernel's 6lowpan protocol implementation, specifically in the lowpan_iphc_mcast_ctx_addr_compress() function. The second memcpy operation incorrectly uses &data[1] and &ipaddr->s6_addr[11] as source and destination pointers, respectively, instead of the correct &data[2] and &ipaddr->s6_addr[12]. This causes corruption of the RIID field in the compressed multicast address and omission of writing to data[5], leading to transmission of uninitialized kernel stack memory via lowpan_push_hc_data(). The fix involves correcting these offsets and zero-initializing the data array to prevent leakage of kernel stack contents.
Potential Impact
The vulnerability results in leakage of uninitialized kernel stack memory over the network, which can disclose sensitive kernel memory contents. The CVSS vector indicates local attack vector with low complexity and low privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, but high impact on availability. However, the primary concern is information leakage of kernel stack data.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description states it has been resolved by correcting the memcpy offsets and zero-initializing the data array. Users should monitor official Linux kernel advisories for patches addressing this issue and apply them when available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fq9x-8g2w-4p5r
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53263"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a4e4edac9d9e3dbe328863f
Added to database: 07/08/2026, 13:21:30 UTC
Last enriched: 07/08/2026, 13:33:03 UTC
Last updated: 07/31/2026, 19:24:48 UTC
Views: 18
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.