CVE & CISA-KEV Catalog

CVE-2026-43501

MEDIUM
7.0
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps the next segment into ipv6_hdr->daddr, recompresses, then pulls the old header and pushes the new one plus the IPv6 header back. The recompressed header can be larger than the received one when the swap reduces the common-prefix length the segments share with daddr (CmprI=0, CmprE>0, seg[0][0] != daddr[0] gives the maximum +8 bytes). pskb_expand_head() was gated on segments_left == 0, so on earlier segments the push consumed unchecked headroom. Once skb_push() leaves fewer than skb->mac_len bytes in front of data, skb_mac_header_rebuild()'s call to: skb_set_mac_header(skb, -skb->mac_len); will store (data - head) - mac_len into the u16 mac_header field, which wraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB past skb->head. A single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two segment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one pass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv. Fix this by expanding the head whenever the remaining room is less than the push size plus mac_len, and request that much extra so the rebuilt MAC header fits afterwards.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.259-1CVE-2026-43501
Fixed in:6.1.176-1CVE-2026-43501
Fixed in:6.12.86-1CVE-2026-43501
Fixed in:7.0.4-1CVE-2026-43501
bpftoolRed Hat / RHEL
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
bpftoolRocky
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
bpftool-debuginfoRocky
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:7.0.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:7.3.0-427.134.1.el9_4RHSA-2026:27713
kernelRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
kernelRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
kernel-64kRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debugRocky
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-55.82.1.el10_0RHSA-2026:27731
Fixed in:0:5.14.0-570.125.1.el9_6RHSA-2026:34094
Fixed in:0:5.14.0-284.178.1.el9_2RHSA-2026:34095
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-427.134.1.el9_4RHSA-2026:27713

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 ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.63%probability of exploitation in 30 days
47thpercentile

Moderate risk: more likely to be exploited than 47% 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-43501?

Published advisories record a fix for 517 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-43501 being actively exploited?

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

How severe is CVE-2026-43501?

CVE-2026-43501 has a CVSS v3 base score of 7.0, rated moderate. 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-43501 affect?

Published advisories record a fix for linux (Debian), bpftool (Red Hat / RHEL), bpftool (Rocky), bpftool-debuginfo (Red Hat / RHEL), and 513 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-43501
CVE-2026-43501 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2026-43501"><img src="https://tridentstack.com/cve/badge/CVE-2026-43501.svg" alt="CVE-2026-43501"></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-07-23.