CVE detail
CVE-2026-46323
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 27.7 · diversity 18.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
15 source links · newest first
- CVE-2026-46323 net: gro: don't merge zcopy skbsMicrosoft MSRC
Information published.
vendormsrc.microsoft.comJun 10, 2026, 8:06 AM - https://access.redhat.com/errata/RHSA-2026:44270access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 9, 2026, 1:16 PM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46323.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comJun 9, 2026, 1:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2479832bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comJun 9, 2026, 1:16 PM - https://access.redhat.com/security/cve/CVE-2026-46323access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 9, 2026, 1:16 PM - https://access.redhat.com/errata/RHSA-2026:36018access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 9, 2026, 1:16 PM - https://access.redhat.com/errata/RHSA-2026:27735access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 9, 2026, 1:16 PM - https://access.redhat.com/errata/RHSA-2026:27731access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 9, 2026, 1:16 PM - https://access.redhat.com/errata/RHSA-2026:27708access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 9, 2026, 1:16 PM No excerpt available.
Vendor Advisorygit.kernel.orgJun 9, 2026, 1:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgJun 9, 2026, 1:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgJun 9, 2026, 1:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgJun 9, 2026, 1:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgJun 9, 2026, 1:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgJun 9, 2026, 1:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-15904CVSS 8.8 · High
Use after free in Ozone in Google Chrome on Linux prior to 150.0.7871.128 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit h…
- CVE-2026-15777CVSS 7.5 · High
Use after free in UI in Google Chrome on Linux prior to 150.0.7871.125 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap…
- CVE-2026-15764CVSS 7.5 · High
Use after free in Ozone in Google Chrome on Linux prior to 150.0.7871.125 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit h…
- CVE-2026-53359CVSS 8.8 · High
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow…
- CVE-2026-53357CVSS 8.0 · High
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del() bt_accept_dequeue() unlinks a not-yet-a…
- CVE-2026-24266CVSS 5.9 · Medium
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause a use-after-free issue. A successful exploit of this vulnerability might lead to deni…