Fedora Account System
Red Hat Associate
Red Hat Customer
In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skb_gro_receive() can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFL_MANAGED_FRAG_REFS flag. When SKBFL_MANAGED_FRAG_REFS is set, the skb doesn't hold a reference on the pages in shinfo->frags. Appending those frags to another skb's frags without fixing up the page refcount can lead to UAF. When either the last skb in the GRO chain (the one we would append frags to) or the source skb is zerocopy, don't merge the skbs. This flaw is a variant of Fragnesia (CVE-2026-46300) which targets the same fundamental mechanism through GRO frag-merge.
Updating comment#0 to reflect upstream report.
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:27731 https://access.redhat.com/errata/RHSA-2026:27731
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:27708 https://access.redhat.com/errata/RHSA-2026:27708
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:27735 https://access.redhat.com/errata/RHSA-2026:27735
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:36018 https://access.redhat.com/errata/RHSA-2026:36018
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:44270 https://access.redhat.com/errata/RHSA-2026:44270
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.20 Via RHSA-2026:44259 https://access.redhat.com/errata/RHSA-2026:44259
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.21 Via RHSA-2026:44262 https://access.redhat.com/errata/RHSA-2026:44262