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-45940

5.5 · MEDIUM
Published May 27, 2026 linux EPSS 0.16% (5th pctl)

Overview

CVE-2026-45940 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 27, 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:

net: stmmac: fix oops when split header is enabled

For GMAC4, when split header is enabled, in some rare cases, the

hardware does not fill buf2 of the first descriptor with payload.

Thus we cannot assume buf2 is always fully filled if it is not

the last descriptor. Otherwise, the length of buf2 of the second

descriptor will be calculated wrong and cause an oops:

Unable to handle kernel paging request at virtual address ffff00019246bfc0

...

x2 : 0000000000000040 x1 : ffff00019246bfc0 x0 : ffff00009246c000

Call trace:

dcache_inval_poc+0x28/0x58 (P)

dma_direct_sync_single_for_cpu+0x38/0x6c

__dma_sync_single_for_cpu+0x34/0x6c

stmmac_napi_poll_rx+0x8f0/0xb60

__napi_poll.constprop.0+0x30/0x144

net_rx_action+0x160/0x274

handle_softirqs+0x1b8/0x1fc

...

To fix this, the PL bit-field in RDES3 register is used for all

descriptors, whether it is the last descriptor or not.

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 >= 5.4, < 6.18.14 Affected

Frequently Asked Questions

What is CVE-2026-45940?

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

How severe is CVE-2026-45940?

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-45940?

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-45940?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-45940 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.