CVE-2026-46142
Linux Kernel Illegal Register Access in net: libwx
Publication date: 2026-05-28
Last updated on: 2026-05-28
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Linux kernel's network library (libwx) related to Virtual Functions (VF). Specifically, the issue involves an illegal access attempt to a restricted register named WX_CFG_PORT_ST during VF initialization. Since this register is restricted to Physical Functions (PF), reading it from a VF causes an illegal register access that results in the system hanging.
How can this vulnerability impact me? :
The impact of this vulnerability is that when a Virtual Function (VF) tries to read the restricted WX_CFG_PORT_ST register, it causes an illegal register access which leads to a system hang. This means that affected systems could experience crashes or become unresponsive, potentially disrupting normal operations.