Security Advisory

CVE-2026-46142

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:35:57
Last updated 2026-06-14 17:57:38
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix VF illegal register access Register WX_CFG_PORT_ST is a PF restricted register. When a VF is initialized, attempting to read this register triggers an illegal register access, which lead to a system hang. When the device is VF, the bus function ID can be obtained directly from the PCI_FUNC(pdev->devfn).