NONE · 0

CVE-2026-74627

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 ...

Vulnerability 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

FAQ

What is CVE-2026-74627?

CVE-2026-74627 is a documented vulnerability. 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 ...

How severe is CVE-2026-74627?

CVSS scoring is not yet available for CVE-2026-74627. Check NVD for updates.

Is there a patch for CVE-2026-74627?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.