CVE & CISA-KEV Catalog

CVE-2026-43500

HIGHEPSS 100th pctl
7.8
CVSS v3
NVD

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.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.251-4CVE-2026-43500
Fixed in:6.1.170-3CVE-2026-43500
Fixed in:6.12.86-1CVE-2026-43500
Fixed in:7.0.4-1CVE-2026-43500
linuxUbuntu
Fixed in:5.4.0-231.251USN-8389-1
Fixed in:5.15.0-181.191USN-8388-1
Fixed in:6.8.0-124.124USN-8373-1
Fixed in:6.17.0-35.35USN-8371-1
linux-awsUbuntu
Fixed in:5.4.0-1160.170USN-8389-1
Fixed in:5.15.0-1109.116USN-8388-1
Fixed in:6.8.0-1057.60USN-8373-1
Fixed in:6.17.0-1017.17USN-8371-1
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1109.116~20.04.1USN-8388-1
linux-aws-5.4Ubuntu
Fixed in:5.4.0-1160.170~18.04.1USN-8392-1
linux-aws-6.17Ubuntu
Fixed in:6.17.0-1017.17~24.04.1USN-8374-1
linux-aws-6.8Ubuntu
Fixed in:6.8.0-1057.60~22.04.1USN-8373-1
linux-aws-fipsUbuntu
Fixed in:5.4.0-1160.170+fips1USN-8389-1
Fixed in:5.15.0-1109.116+fips1USN-8388-1
Fixed in:6.8.0-1057.60+fips1USN-8373-1
linux-azureUbuntu
Fixed in:5.4.0-1164.170USN-8389-1
Fixed in:5.15.0-1114.123USN-8426-2
Fixed in:6.8.0-1058.64USN-8373-1
Fixed in:6.17.0-1017.17USN-8371-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1114.123~20.04.1USN-8426-1
linux-azure-5.4Ubuntu
Fixed in:5.4.0-1164.170~18.04.1USN-8389-1
linux-azure-6.17Ubuntu
Fixed in:6.17.0-1017.17~24.04.1USN-8371-1
linux-azure-6.8Ubuntu
Fixed in:6.8.0-1059.65~22.04.1USN-8440-1
linux-azure-fipsUbuntu
Fixed in:5.4.0-1164.170+fips1USN-8389-1
Fixed in:5.15.0-1114.123+fips1USN-8426-1
Fixed in:6.8.0-1059.65+fips1USN-8393-1
linux-bluefieldUbuntu
Fixed in:5.4.0-1119.126USN-8389-1
linux-fipsUbuntu
Fixed in:5.4.0-1134.144USN-8389-1
Fixed in:5.15.0-181.191+fips1USN-8388-1
Fixed in:6.8.0-124.124+fips1USN-8373-1
linux-gcpUbuntu
Fixed in:5.4.0-1163.172USN-8389-1
Fixed in:5.15.0-1109.118USN-8388-1
Fixed in:6.8.0-1060.63USN-8373-1
Fixed in:6.17.0-1018.19USN-8374-1
linux-gcp-5.15Ubuntu
Fixed in:5.15.0-1109.118~20.04.1USN-8388-1
linux-gcp-5.4Ubuntu
Fixed in:5.4.0-1163.172~18.04.1USN-8389-1
linux-gcp-6.17Ubuntu
Fixed in:6.17.0-1018.19~24.04.1USN-8374-1
linux-gcp-6.8Ubuntu
Fixed in:6.8.0-1060.63~22.04.1USN-8373-1
linux-gcp-fipsUbuntu
Fixed in:5.4.0-1163.172+fips1USN-8389-1
Fixed in:5.15.0-1109.118+fips1USN-8388-1
Fixed in:6.8.0-1060.63+fips1USN-8373-1
linux-gkeUbuntu
Fixed in:5.15.0-1105.111USN-8388-1
Fixed in:6.8.0-1055.61USN-8373-1
linux-gkeopUbuntu
Fixed in:5.15.0-1092.100USN-8388-1
Fixed in:6.8.0-1042.45USN-8373-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-181.191~20.04.1USN-8388-1
linux-hwe-5.4Ubuntu
Fixed in:5.4.0-231.251~18.04.1USN-8392-1
linux-hwe-6.17Ubuntu
Fixed in:6.17.0-35.35~24.04.1USN-8371-1
linux-hwe-6.8Ubuntu
Fixed in:6.8.0-124.124~22.04.1USN-8373-1
linux-hwe-7.0Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-ibmUbuntu
Fixed in:5.4.0-1107.112USN-8616-1
Fixed in:5.15.0-1103.106USN-8388-1
Fixed in:6.8.0-1057.58USN-8373-1

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U

Exploit Intelligence

92.86%probability of exploitation in 30 days
100thpercentile

Very high risk: more likely to be exploited than 100% of all known CVEs.

References

Related Vulnerabilities

Other CWE-787 (Out-of-bounds Write) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-22457Critical9.0100%KEV + RansomFix
CVE-2025-0282Critical9.0100%KEV + Ransom-
CVE-2023-4863High8.8100%KEVFix
CVE-2015-3113Critical9.8100%KEVFix
CVE-2021-20038Critical9.8100%KEV + Ransom-
CVE-2019-11043High8.7100%KEV + RansomFix

Common questions

How do I fix CVE-2026-43500?

Published advisories record a fix for 352 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-43500 being actively exploited?

Not that we know of. CVE-2026-43500 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 92.9% is the estimated probability that it will be exploited in the next 30 days. That is higher than 100% of all scored CVEs.

How severe is CVE-2026-43500?

CVE-2026-43500 has a CVSS v3 base score of 7.8, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-43500 affect?

Published advisories record a fix for linux (Debian), linux (Ubuntu), linux-aws (Ubuntu), linux-aws-5.15 (Ubuntu), and 348 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-43500
CVE-2026-43500 severity badge

Markdown

[![CVE-2026-43500](https://tridentstack.com/cve/badge/CVE-2026-43500.svg)](https://tridentstack.com/cve/CVE-2026-43500)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-43500"><img src="https://tridentstack.com/cve/badge/CVE-2026-43500.svg" alt="CVE-2026-43500"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-24.