CVE-2026-43500
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 92.86%• Percentile: 100%
Techniques & Countermeasures
- CWE-787•Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
- CWE-123•Write-what-where Condition
Any condition where the attacker has the ability to write an arbitrary value to an arbitrary location, often as the result of a buffer overflow.
Affected Systems
- chainguard•linux-aws-6.12
all
- chainguard•linux-aws-6.18
< 6.18.31-r0
- chainguard•linux-azure-6.12
all
- chainguard•linux-azure-6.18
< 6.18.31-r0
- chainguard•linux-gcp-6.12
all
- chainguard•linux-gcp-6.18
< 6.18.31-r0
- chainguard•linux-qemu-6.12
all
- chainguard•linux-qemu-6.18
< 6.18.31-r0
- chainguard•linux-qemu-6.18-bootc-boot-installed
< 6.18.31-r0
- chainguard•linux-qemu-melange
< 6.18.31-r0
- chainguard•linux-qemu-rc
< 7.1_rc3-r0
- chainguard•linux-vmware-6.12
all
- chainguard•linux-vmware-6.18
< 6.18.31-r0
- debian•linux
< 5.10.251-4 | < 6.1.170-3 | < 6.12.86-1 | < 7.0.4-1
- debian•linux-6.1
< 6.1.170-3~deb11u1
- ubuntu•linux
< 5.4.0-231.251 | < 5.15.0-181.191 | < 6.8.0-124.124 | < 6.17.0-35.35 | < 7.0.0-22.22
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
< 5.4.0-1160.170 | < 5.15.0-1109.116 | < 6.8.0-1057.60 | < 6.17.0-1017.17 | < 7.0.0-1006.6
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.15
< 5.15.0-1109.116~20.04.1
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.4
< 5.4.0-1160.170~18.04.1
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.14
all
- ubuntu•linux-aws-6.17
< 6.17.0-1017.17~24.04.1
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-6.8
< 6.8.0-1057.60~22.04.1
- ubuntu•linux-aws-fips
< 5.4.0-1160.170+fips1 | all | < 5.15.0-1109.116+fips1 | < 6.8.0-1057.60+fips1
- ubuntu•linux-azure
all | < 5.4.0-1164.170 | < 5.15.0-1114.123 | < 6.8.0-1058.64 | < 6.17.0-1017.17 | < 7.0.0-1007.7
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.15
< 5.15.0-1114.123~20.04.1
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.4
< 5.4.0-1164.170~18.04.1
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.11
all
- ubuntu•linux-azure-6.14
all
- ubuntu•linux-azure-6.17
< 6.17.0-1017.17~24.04.1
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-6.8
< 6.8.0-1059.65~22.04.1
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all | all | all | all | all
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.14
all
Showing first 50 affected entries in server-rendered view.
References (40)
- https://git.kernel.org/stable/c/3eae0f4f9f7206a4801efa5e0235c25bbd5a412c
- https://git.kernel.org/stable/c/d45179f8795222ce858770dc619abe51f9d24411
- https://git.kernel.org/stable/c/aa54b1d27fe0c2b78e664a34fd0fdf7cd1960d71
- https://github.com/V4bel/dirtyfrag
- https://git.kernel.org/stable/c/3711382a77342a9a1c3d2e7330dcfc7ea927f568
- https://git.kernel.org/stable/c/7c504ffab3efce8f7e4f463b314ae31030bdf18b
- https://access.redhat.com/security/cve/CVE-2026-43500
- https://bugzilla.redhat.com/show_bug.cgi?id=2468273
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43500.json
- https://ubuntu.com/security/CVE-2026-43500
- https://www.cve.org/CVERecord?id=CVE-2026-43500
- https://www.openwall.com/lists/oss-security/2026/05/08/8
- https://www.openwall.com/lists/oss-security/2026/05/07/8
- https://lore.kernel.org/all/afKV2zGR6rrelPC7@v4bel/
- https://ubuntu.com/blog/dirty-frag-linux-vulnerability-fixes-available
- https://ubuntu.com/security/notices/USN-8370-1
- https://ubuntu.com/security/notices/USN-8371-1
- https://ubuntu.com/security/notices/USN-8373-1
- https://ubuntu.com/security/notices/USN-8374-1
- https://ubuntu.com/security/notices/USN-8388-1
- https://ubuntu.com/security/notices/USN-8389-1
- https://ubuntu.com/security/notices/USN-8391-1
- https://ubuntu.com/security/notices/USN-8392-1
- https://ubuntu.com/security/notices/USN-8393-1
- https://ubuntu.com/security/notices/USN-8426-1
- https://ubuntu.com/security/notices/USN-8426-2
- https://ubuntu.com/security/notices/USN-8440-1
- https://ubuntu.com/security/notices/USN-8388-2
- https://ubuntu.com/security/notices/USN-8461-1
- https://ubuntu.com/security/notices/USN-8462-1
- https://ubuntu.com/security/notices/USN-8489-1
- https://ubuntu.com/security/notices/USN-8497-1
- https://ubuntu.com/security/notices/USN-8499-1
- https://ubuntu.com/security/notices/USN-8528-1
- https://ubuntu.com/security/notices/USN-8569-1
- https://ubuntu.com/security/notices/USN-8616-1
- https://security-tracker.debian.org/tracker/CVE-2026-43500
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43500.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-43500
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git