GHSA-78h9-c595-34hgHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov...

Published
August 22, 2026
Last Modified
August 25, 2026

🔗 CVE IDs covered (1)

📋 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().

🔗 References (5)