CVE-2026-64035
Last modified
CVE-2026-64035 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: igc: set tx buffer type for SMD frames Sashiko pointed out that igc_fpe_init_smd_frame() initializes igc_tx_buffer fields for an SMD skb, but does not set the buffer type: https://sashiko.dev/#/patchset/20260415025226.114115-1-kohei%40enjuk.jp Since igc_tx_buffer entries are reused, a stale XDP or XSK type can remain and make TX completion use the wrong cleanup path. Set the buffer type to IGC_TX_BUFFER_TYPE_SKB.. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: igc: set tx buffer type for SMD frames Sashiko pointed out that igc_fpe_init_smd_frame() initializes igc_tx_buffer fields for an SMD skb, but does not set the buffer type: https://sashiko.dev/#/patchset/20260415025226.114115-1-kohei%40enjuk.jp Since igc_tx_buffer entries are reused, a stale XDP or XSK type can remain and make TX completion use the wrong cleanup path. Set the buffer type to IGC_TX_BUFFER_TYPE_SKB.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5422570c0010bb968738f9256eb2bf83e79b4d63, < 1f83545f432d106d5fc71d3997b2d382104ebcc4; >= 5422570c0010bb968738f9256eb2bf83e79b4d63, < 1c8587bd025244aa52061f5ceecbf5e68a1063d9; >= 5422570c0010bb968738f9256eb2bf83e79b4d63, < 5acc641e590e008caaed480ed9ffae47cf7ecbdf |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64035?
How severe is CVE-2026-64035?
How do I fix CVE-2026-64035?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6403The Quick Playground plugin for WordPress is vulnerable to P…7.5
- CVE-2026-64030In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64031In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64032In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64033In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64034In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-64036In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64037In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64038In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64039In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-6404The Anomify AI – Anomaly Detection and Alerting plugin for W…4.4
- CVE-2026-64040In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64035?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
