CVE-2026-46323
net: gro: don't merge zcopy skbs
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jun 9, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
753f1ca4e1e50248a1b760c9774d6d6b354562cc < 1f9c828556416fbe3f49386708ce999fc4d4da06 753f1ca4e1e50248a1b760c9774d6d6b354562cc < 479084ae0e1d9cb7929cb4298d35623de189f80a 753f1ca4e1e50248a1b760c9774d6d6b354562cc < e334cbf3388fd9334503a778a82d9e9f14dd2f71 753f1ca4e1e50248a1b760c9774d6d6b354562cc < 44bea2032af0425e4ce6d26a8af0ede79db49ec1 753f1ca4e1e50248a1b760c9774d6d6b354562cc < 4db79a322db8c97f7b73b8a347395ef4d685eb40
Linux / Linux
6.0
References
git.kernel.org: https://git.kernel.org/stable/c/1f9c828556416fbe3f49386708ce999fc4d4da06 git.kernel.org: https://git.kernel.org/stable/c/479084ae0e1d9cb7929cb4298d35623de189f80a git.kernel.org: https://git.kernel.org/stable/c/e334cbf3388fd9334503a778a82d9e9f14dd2f71 git.kernel.org: https://git.kernel.org/stable/c/44bea2032af0425e4ce6d26a8af0ede79db49ec1 git.kernel.org: https://git.kernel.org/stable/c/4db79a322db8c97f7b73b8a347395ef4d685eb40