Lucene search
+L

5137 matches found

CVE
CVE
added 2025/12/09 1:30 a.m.32 views

CVE-2023-53847

CVE-2023-53847 affects the Linux kernel usb-storage alauda subdriver. The root cause is alauda_check_media() using USB transfer data without verifying transfer success, risking uninitialized data usage; a related issue exists in alauda_get_media_status(). The fix adds a check for transfer success...

6.2AI score0.00239EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.48 views

CVE-2023-53847 usb-storage: alauda: Fix uninit-value in alauda_check_media()

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Fix uninit-value in alaudacheckmedia Syzbot got KMSAN to complain about access to an uninitialized value in the alauda subdriver of usb-storage: BUG: KMSAN: uninit-value in alaudatransport+0x462/0x57f0...

0.00239EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:30 a.m.14 views

CVE-2023-53847 usb-storage: alauda: Fix uninit-value in alauda_check_media()

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Fix uninit-value in alaudacheckmedia Syzbot got KMSAN to complain about access to an uninitialized value in the alauda subdriver of usb-storage: BUG: KMSAN: uninit-value in alaudatransport+0x462/0x57f0...

6.5AI score
SaveExploits0References11
CVE
CVE
added 2025/12/09 1:29 a.m.30 views

CVE-2022-50679

CVE-2022-50679 concerns the Linux kernel i40e driver, where DMA mappings leak during RX buffer reallocation. The root cause is that new DMA mappings are created for buffers when reconfiguring RX rings, leading to leaks when old buffers are freed and DMA mappings are freed incorrectly. This can ca...

6AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.44 views

CVE-2022-50679 i40e: Fix DMA mappings leak

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:29 a.m.15 views

CVE-2022-50679 i40e: Fix DMA mappings leak

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.12 views

CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

5.4AI score0.00244EPSS
SaveExploits0
NVD
NVD
added 2025/12/09 1:16 a.m.12 views

CVE-2023-53801

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed...

0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.11 views

DEBIAN-CVE-2023-53801

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed...

5.3AI score0.00186EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.11 views

SUSE CVE-2022-50614

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix pciendpointtestcopy,write,read panic The dmamapsingle doesn't permit zero length mapping. It causes a follow panic. A panic was reported on arm64: 60.137988 ------------ cut here ------------ 60.142630...

7CVSS6.5AI score0.00199EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.11 views

SUSE CVE-2022-50625

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: avoid SBSA UART accessing DMACR register Chapter "B Generic UART" in "ARM Server Base System Architecture" 1 documentation describes a generic UART interface. Such generic UART does not support DMA. In current...

2.3CVSS6.2AI score0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.42 views

CVE-2023-53801 iommu/sprd: Release dma buffer to avoid memory leak

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed...

0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 12:00 a.m.12 views

CVE-2023-53801 iommu/sprd: Release dma buffer to avoid memory leak

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed...

6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.40 views

CVE-2023-53778 accel/qaic: Clean up integer overflow checking in map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

7.8CVSS0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 12:00 a.m.33 views

CVE-2023-53778

Technical details for CVE-2023-53778 are not publicly available in the provided documents. Monitor for updates.

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 12:00 a.m.13 views

CVE-2023-53778 accel/qaic: Clean up integer overflow checking in map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

7.8CVSS6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.9 views

PT-2025-49638

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the accel/qaic component related to integer overflow checking within the map user pages function. The encode dma function previously had validation on...

6.8AI score0.00143EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50679

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=816...

5.6AI score0.00244EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.34 views

PT-2025-49783

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where Firmware FW DMA may continue during shutdown, even after packet DMA has been stopped. This occurs because the netif close call within the bnxt...

5.3AI score0.00693EPSS
SaveExploits5References387
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.17 views

PT-2025-49738

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.3.0-rc7+ Description The usb-storage alauda subdriver contains a flaw where alauda check media does not verify successful USB transfers before utilizing the received data. This can lead to access of uninitializ...

7.4AI score0.00239EPSS
SaveExploits0
Rows per page
Query Builder