4 matches found
CVE-2026-46142
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...
The vulnerability of the wx_setup_rx_resources() function in the drivers/net/ethernet/wangxun/libwx/wx_lib.c file of the Linux kernel-based Ethernet network adapter driver allows a hacker to cause a service failure.
The vulnerability of the wxsetuprxresources function in the drivers/net/ethernet/wangxun/libwx/wxlib.c file of the Linux kernel’s Ethernet network adapter driver is related to improper memory release. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...
UBUNTU-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...