Fedora Account System
Red Hat Associate
Red Hat Customer
In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcp_v6_syn_recv_sock() Code in tcp_v6_syn_recv_sock() after the call to tcp_v4_syn_recv_sock() is done too late. After tcp_v4_syn_recv_sock(), the child socket is already visible from TCP ehash table and other cpus might use it. Since newinet->pinet6 is still pointing to the listener ipv6_pinfo bad things can happen as syzbot found. Move the problematic code in tcp_v6_mapped_child_init() and call this new helper from tcp_v4_syn_recv_sock() before the ehash insertion. This allows the removal of one tcp_sync_mss(), since tcp_v4_syn_recv_sock() will call it with the correct context.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026050645-CVE-2026-43198-0870@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:30129 https://access.redhat.com/errata/RHSA-2026:30129
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:33215 https://access.redhat.com/errata/RHSA-2026:33215
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:33285 https://access.redhat.com/errata/RHSA-2026:33285
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:34094 https://access.redhat.com/errata/RHSA-2026:34094
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:34443 https://access.redhat.com/errata/RHSA-2026:34443
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:35863 https://access.redhat.com/errata/RHSA-2026:35863
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On Via RHSA-2026:35894 https://access.redhat.com/errata/RHSA-2026:35894
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:35904 https://access.redhat.com/errata/RHSA-2026:35904
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:35896 https://access.redhat.com/errata/RHSA-2026:35896
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:36073 https://access.redhat.com/errata/RHSA-2026:36073
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Extended Lifecycle Support Via RHSA-2026:36216 https://access.redhat.com/errata/RHSA-2026:36216
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:36348 https://access.redhat.com/errata/RHSA-2026:36348
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:36349 https://access.redhat.com/errata/RHSA-2026:36349