Security Advisory

CVE-2026-74627

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-22 15:32:09
Last updated 2026-08-22 15:32:09
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov / page mixing We should either have net_iov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow mixing in zerocopy_fill_skb_from_devmem().