Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64110

5.5 · MEDIUM
Published Jul 19, 2026 linux CWE-401 EPSS 0.12% (2th pctl)

Overview

CVE-2026-64110 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

igc: fix potential skb leak in igc_fpe_xmit_smd_frame()

When igc_fpe_init_tx_descriptor() fails, no one takes care of an

allocated skb, leaking it. [1]

Use dev_kfree_skb_any() on failure.

Tested on an I226 adapter with the following command, while injecting

faults in igc_fpe_init_tx_descriptor() to trigger the error path.

# ethtool --set-mm $DEV verify-enabled on tx-enabled on pmac-enabled on

[1]

unreferenced object 0xffff888113c6cdc0 (size 224):

...

backtrace (crc be3d3fda):

kmem_cache_alloc_node_noprof+0x3b1/0x410

__alloc_skb+0xde/0x830

igc_fpe_xmit_smd_frame.isra.0+0xad/0x1b0

igc_fpe_send_mpacket+0x37/0x90

ethtool_mmsv_verify_timer+0x15e/0x300

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.16, < 6.18.34 Affected

Frequently Asked Questions

What is CVE-2026-64110?

CVE-2026-64110 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-64110?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64110?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64110?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64110 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.