Lucene search
K

17 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability in Qemu

In QEMU 5.0.0, the file hw/net/e1000ecore.c contains an infinite loop that occurs due to a NULL buffer address in the RX descriptor...

5.5CVSS6.8AI score0.00654EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.2 views

SUSE CVE-2023-54016

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup, during descriptor cleanup rxdescs and txdescs memory is not freed. Th...

4.3CVSS6.5AI score0.00156EPSS
Exploits0References17
NVD
NVD
added 2025/12/24 11:15 a.m.5 views

CVE-2023-54016

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup, during descriptor cleanup rxdescs and txdescs memory is not freed. Th...

0.00156EPSS
Exploits0References2
OSV
OSV
added 2025/12/24 10:55 a.m.4 views

CVE-2023-54016 wifi: ath12k: Fix memory leak in rx_desc and tx_desc

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup, during descriptor cleanup rxdescs and txdescs memory is not freed. Th...

6.4AI score0.00156EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989360)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989360 advisory. In the Linux kernel, the following vulnerability has been resolved: iavf: Fix handling of dummy receive descriptors Fix memory leak caused by not handling dummy...

5.5CVSS5.8AI score0.00246EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-54649

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.00246EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/08/18 5:17 a.m.6 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.00138EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.2 views

SUSE 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.1CVSS6.6AI score0.00138EPSS
Exploits0References22
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.4 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...

5.5CVSS5.3AI score0.00135EPSS
Exploits0
CVE
CVE
added 2025/08/16 11:12 a.m.40 views

CVE-2025-38533

CVE-2025-38533 : In the Linux kernel, the net: libwx path fixed a DMA bug in the Rx buffer handling. The wx_rx_buffer structure had two DMA address fields, dma and page_dma ; only page_dma was initialized/used, while dma could remain uninitialized and be used in some paths. This could lead to und...

7.8CVSS6.7AI score0.00138EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.19 views

CVE-2022-49583 iavf: Fix handling of dummy receive descriptors

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix handling of dummy receive descriptors Fix memory leak caused by not handling dummy receive descriptor properly. iavfgetrxbuffer now sets the rxbuffer return value for dummy receive descriptors. Without this patch, when...

0.00246EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.3 views

CVE-2022-49583

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix handling of dummy receive descriptors Fix memory leak caused by not handling dummy receive descriptor properly. iavfgetrxbuffer now sets the rxbuffer return value for dummy receive descriptors. Without this patch, when...

5.5CVSS5.3AI score0.00246EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.1 views

SUSE CVE-2021-47052

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References3
OSV
OSV
added 2024/02/28 9:15 a.m.1 views

UBUNTU-CVE-2021-47052

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

5.5CVSS5.7AI score0.00236EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2021/05/18 2:6 p.m.2 views

QEMU: e1000e: infinite loop scenario in case of null packet descriptor

An infinite loop flaw was found in the e1000e device emulator in QEMU. This issue could occur while receiving packets via the e1000ewritepackettoguest routine, if the receiveRX descriptor has a NULL buffer address. This flaw allows a privileged guest user to cause a denial of service. The highest...

5.5CVSS7.2AI score0.00654EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2017/08/01 9:17 p.m.5 views

Qemu: net: infinite loop in e1000e NIC emulation

QEMU aka Quick Emulator, when built with the e1000e NIC emulation support, allows local guest OS privileged users to cause a denial of service infinite loop via vectors related to setting the initial receive / transmit descriptor head TDH/RDH outside the allocated descriptor buffer...

5.6CVSS5.8AI score0.00345EPSS
Exploits0References4
OSV
OSV
added 2016/01/22 12:0 a.m.2 views

UBUNTU-CVE-2016-1981

QEMU aka Quick Emulator built with the e1000 NIC emulation support is vulnerable to an infinite loop issue. It could occur while processing data via transmit or receive descriptors, provided the initial receive/transmit descriptor head TDH/RDH is set outside the allocated descriptor buffer. A...

5.5CVSS6.8AI score0.00444EPSS
Exploits0References4
Rows per page
Query Builder