Fedora Account System
Red Hat Associate
Red Hat Customer
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Remove these temporary variables: - We only access &ipv6_hdr(skb)->saddr and &ipv6_hdr(skb)->daddr when net_dbg_ratelimited() is called in the slow path. - Avoid potential future misuse after pskb_pull() call.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026062448-CVE-2026-53006-2b02@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:45192 https://access.redhat.com/errata/RHSA-2026:45192
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:47010 https://access.redhat.com/errata/RHSA-2026:47010
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:47011 https://access.redhat.com/errata/RHSA-2026:47011
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:47017 https://access.redhat.com/errata/RHSA-2026:47017
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:61932 https://access.redhat.com/errata/RHSA-2026:61932
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:62568 https://access.redhat.com/errata/RHSA-2026:62568
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:64767 https://access.redhat.com/errata/RHSA-2026:64767