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

7.8 · HIGH
Published May 11, 2026 linux CWE-787

Overview

CVE-2026-43500 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 11, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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:

rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present

The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE

handler in rxrpc_verify_response() copy the skb to a linear one before

calling into the security ops only when skb_cloned() is true. An skb

that is not cloned but still carries externally-owned paged fragments

(e.g. SKBFL_SHARED_FRAG set by splice() into a UDP socket via

__ip_append_data, or a chained skb_has_frag_list()) falls through to

the in-place decryption path, which binds the frag pages directly into

the AEAD/skcipher SGL via skb_to_sgvec().

Extend the gate to also unshare when skb_has_frag_list() or

skb_has_shared_frag() is true. This catches the splice-loopback vector

and other externally-shared frag sources while preserving the

zero-copy fast path for skbs whose frags are kernel-private (e.g. NIC

page_pool RX, GRO). The OOM/trace handling already in place is reused

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 >= 0, < 6.18.29 Affected

Frequently Asked Questions

What is CVE-2026-43500?

CVE-2026-43500 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 11, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-43500?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-43500?

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

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

Browse by year 2026