4 matches found
CVE-2023-54257
CVE-2023-54257 affects the Linux kernel net/macb driver. The issue is a memory corruption in extended buffer descriptor mode caused by the DMA subsystem: the driver attempted to free DMA memory it had not allocated, as observed when enabling CONFIG_DMA_API_DEBUG. The problem was reproduced via a ...
UBUNTU-CVE-2022-50774
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...
The vulnerability of the `__dma_entry_alloc_check_leak()` function in the dma-debug component of the Linux operating system allows a attacker to trigger a service failure.
The vulnerability of the dmaentryalloccheckleak function in the dma-debug component of the Linux operating system’s kernel is related to improper locking of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...
DEBIAN-CVE-2023-52516
In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...