Fedora Account System
Red Hat Associate
Red Hat Customer
In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() Oskar Kjos reported the following problem. ip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written by the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes IPCB(skb2) to __ip_options_echo(), which interprets that cb[] region as struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff at offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr value. __ip_options_echo() then reads optlen from attacker-controlled packet data at sptr[rr+1] and copies that many bytes into dopt->__data, a fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE). To fix this we clear skb2->cb[], as suggested by Oskar Kjos. Also add minimal IPv4 header validation (version == 4, ihl >= 5).
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:22900 https://access.redhat.com/errata/RHSA-2026:22900
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:22940 https://access.redhat.com/errata/RHSA-2026:22940
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:23237 https://access.redhat.com/errata/RHSA-2026:23237
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:23224 https://access.redhat.com/errata/RHSA-2026:23224
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Red Hat Enterprise Linux 8.8 Telecommunications Update Service Via RHSA-2026:22964 https://access.redhat.com/errata/RHSA-2026:22964
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:24343 https://access.redhat.com/errata/RHSA-2026:24343
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:25120 https://access.redhat.com/errata/RHSA-2026:25120
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:25121 https://access.redhat.com/errata/RHSA-2026:25121
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:25191 https://access.redhat.com/errata/RHSA-2026:25191
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:25217 https://access.redhat.com/errata/RHSA-2026:25217
This issue has been addressed in the following products: NVIDIA for RHEL 10 Via RHSA-2026:25534 https://access.redhat.com/errata/RHSA-2026:25534
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support Via RHSA-2026:25533 https://access.redhat.com/errata/RHSA-2026:25533
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.20 Via RHSA-2026:25193 https://access.redhat.com/errata/RHSA-2026:25193
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.21 Via RHSA-2026:25186 https://access.redhat.com/errata/RHSA-2026:25186
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On Via RHSA-2026:26535 https://access.redhat.com/errata/RHSA-2026:26535
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.19 Via RHSA-2026:25200 https://access.redhat.com/errata/RHSA-2026:25200
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.18 Via RHSA-2026:25181 https://access.redhat.com/errata/RHSA-2026:25181
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.16 Via RHSA-2026:25044 https://access.redhat.com/errata/RHSA-2026:25044