Lucene search
K

39 matches found

RedhatCVE
RedhatCVE
added last week2 views

CVE-2026-46142

A flaw was found in the Linux kernel's libwx network driver. When a Virtual Function VF is initialized, it attempts to read a Physical Function PF restricted register, WXCFGPORTST. This illegal register access can lead to a system hang, resulting in a Denial of Service DoS...

5.8AI score0.00024EPSS
Exploits0References4
EUVD
EUVD
added last week3 views

EUVD-2026-32769

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix VF illegal register access Register WXCFGPORTST 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...

5.8AI score0.00024EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/05/28 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from illegal access to the PF limit register by VF in the libwx library. This vulnerability may lead t...

5.8AI score0.00024EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly resets the Rx ring descriptor When a device reset is triggered due to feature changes, such as toggling Rx VLAN, the function wx-doreset is called to reinitialize the Rx rings. The hardware descriptor ring ma...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: Net: libwx – fixed the use of Rx buffer DMA. The wxrxbuffer structure contained two DMA address fields: ‘dma’ and ‘pagedma’. However, only ‘pagedma’ was actually initialized and used to program the Rx descriptor. ‘DMA’ was...

7.8CVSS5.8AI score0.00025EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: net: libwx: removed the duplicate function pagepoolputfullpage The pagepoolputfullpage function should only be called when freeing Rx buffers or creating an skb if the size is too short. At other times, the pages need to be reuse...

7.8CVSS6.3AI score0.00067EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.21 views

CVE-2023-54231 net: libwx: fix memory leak in wx_setup_rx_resources

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix memory leak in wxsetuprxresources When wxallocpagepool failed in wxsetuprxresources, it doesn't release DMA buffer. Add dmafreecoherent in the error path to release the DMA buffer...

0.00022EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.4 views

CVE-2023-54231

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix memory leak in wxsetuprxresources When wxallocpagepool failed in wxsetuprxresources, it doesn't release DMA buffer. Add dmafreecoherent in the error path to release the DMA buffer...

5.2AI score0.00022EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.2 views

PT-2025-54060

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix memory leak in wx setup rx resources When wx alloc page pool failed in wx setup rx resources, it doesn't release DMA buffer. Add dma free coherent in the error path to release the DMA buffer...

6.4AI score0.00022EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-27888

Malicious code in bioql PyPI...

8.6AI score0.00025EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-22873

Malicious code in bioql PyPI...

7.6AI score0.00067EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-27887

Malicious code in bioql PyPI...

6.3AI score0.00024EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2025-13055

Malicious code in bioql PyPI...

7.2AI score0.00063EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:7 a.m.4 views

net: libwx: fix the using of Rx buffer DMA

...

7.8CVSS7AI score0.00025EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:0 a.m.4 views

net: libwx: remove duplicate page_pool_put_full_page()

...

7.8CVSS7.4AI score0.00067EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:39 a.m.2 views

net: libwx: properly reset Rx ring descriptor

...

5.5CVSS7AI score0.00024EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:37 p.m.2 views

net: libwx: fix Tx L4 checksum

...

5.5CVSS6.8AI score0.00051EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-38533

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA addres...

7.8CVSS6.4AI score0.00025EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/08/18 5:17 a.m.2 views

CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

6.2CVSS6.6AI score0.00025EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/08/18 4:58 a.m.2 views

CVE-2025-38532

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx-doreset is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values...

4CVSS6.2AI score0.00024EPSS
Exploits0References4
Rows per page
Query Builder