In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packet_len before pad-byte access in rx_fixup For an… (CVE-2026-64547)
A vulnerability in the Linux kernel's net1080 USB network driver allows a malicious NetChip 1080 device to cause an out-of-bounds read by sending a specially crafted short frame with a large even packet length. This triggers a read past the end of the socket buffer, leading to a kernel slab-out-of-bounds error. The issue is resolved by validating the packet length before accessing the pad byte.
AI Analysis
Technical Summary
The Linux kernel net1080 USB network driver contained a vulnerability where the function net1080_rx_fixup() would read a pad byte at skb->data[packet_len] without first confirming that packet_len was less than skb->len. Since packet_len was only bounded against NC_MAX_PACKET, a malicious NetChip 1080 device could send a short frame advertising a large even packet_len, causing an out-of-bounds read and triggering a kernel slab-out-of-bounds error detected by KASAN. The fix involves rejecting frames where packet_len is greater than or equal to skb->len before reading the pad byte.
Potential Impact
This vulnerability allows a malicious USB network device to cause a kernel slab-out-of-bounds read, which can lead to denial of service (kernel crash) and potentially other impacts related to kernel memory safety. The CVSS 3.1 vector indicates high confidentiality impact and high availability impact, with no privileges required and no user interaction needed.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description indicates that a fix has been implemented by validating packet_len before accessing the pad byte, so applying the latest Linux kernel updates that include this fix is recommended once available.
In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packet_len before pad-byte access in rx_fixup For an… (CVE-2026-64547)
Description
A vulnerability in the Linux kernel's net1080 USB network driver allows a malicious NetChip 1080 device to cause an out-of-bounds read by sending a specially crafted short frame with a large even packet length. This triggers a read past the end of the socket buffer, leading to a kernel slab-out-of-bounds error. The issue is resolved by validating the packet length before accessing the pad byte.
CVSS v3.1
Score 8.1high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel net1080 USB network driver contained a vulnerability where the function net1080_rx_fixup() would read a pad byte at skb->data[packet_len] without first confirming that packet_len was less than skb->len. Since packet_len was only bounded against NC_MAX_PACKET, a malicious NetChip 1080 device could send a short frame advertising a large even packet_len, causing an out-of-bounds read and triggering a kernel slab-out-of-bounds error detected by KASAN. The fix involves rejecting frames where packet_len is greater than or equal to skb->len before reading the pad byte.
Potential Impact
This vulnerability allows a malicious USB network device to cause a kernel slab-out-of-bounds read, which can lead to denial of service (kernel crash) and potentially other impacts related to kernel memory safety. The CVSS 3.1 vector indicates high confidentiality impact and high availability impact, with no privileges required and no user interaction needed.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description indicates that a fix has been implemented by validating packet_len before accessing the pad byte, so applying the latest Linux kernel updates that include this fix is recommended once available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-wxqx-m575-fh25
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64547"]
- Ecosystems
- []
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a6b72cf9c2644c7f84768c1
Added to database: 07/30/2026, 15:50:39 UTC
Last enriched: 07/30/2026, 19:27:55 UTC
Last updated: 07/31/2026, 22:17:49 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.