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).
Published: 2026-05-28
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when a virtual function (VF) attempts to read a PF‑restricted register in the Linux kernel’s libwx subsystem. This illegal register access triggers a fault that can cause the system to hang, effectively denying service to all running workloads.

Affected Systems

Linux kernel images that include the libwx driver are impacted; the specific affected releases are not listed in the data, so any kernel version that incorporates this code path may be vulnerable.

Risk and Exploitability

No CVSS score or EPSS information is provided, and the vulnerability is not listed in CISA’s KEV catalog. The flaw requires the ability to initialize a VF, which implies a privileged context or a poorly secured virtual function environment. Because the attack leads to a system crash rather than data exfiltration, the risk is primarily availability. Without exploit metrics, the likelihood of exploitation is uncertain, but a privileged attacker who can manipulate virtual functions could readily trigger the failure.

Generated by OpenCVE AI on May 28, 2026 at 11:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Linux kernel release containing the libwx patch that removes the illegal register read.
  • If a full kernel upgrade is not immediately possible, apply the specific patch that fixes the libwx register access bug.
  • Ensure that creation and configuration of virtual functions is restricted to trusted administrators to reduce the attack surface until the upstream fix is applied.

Generated by OpenCVE AI on May 28, 2026 at 11:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 12:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269

Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
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).
Title net: libwx: fix VF illegal register access
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-28T09:35:57.837Z

Reserved: 2026-05-13T15:03:33.100Z

Link: CVE-2026-46142

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-28T10:16:29.790

Modified: 2026-05-28T13:44:01.663

Link: CVE-2026-46142

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T12:45:06Z

Weaknesses