CVE-2026-46142 is a Linux kernel vulnerability in the Wangxun libwx Ethernet driver that can cause a system hang when a virtual function reads a physical-function-only register during SR-IOV initialization. While the fix is small, the bug highlights how hardware boundaries can become software assumptions in virtualization environments. For WindowsForum readers, this CVE serves as a reminder that modern networking stacks, whether on Linux or Windows, depend on careful driver design to prevent hangs in virtualized or appliance deployments.
-
CVE-2026-46142 is a newly published Linux kernel vulnerability, received by NVD on May 28, 2026 from kernel.org, affecting the Wangxun libwx Ethernet driver when a virtual function reads a physical-function-only register during initialization and can hang the system. The fix is small, but the...