Lucene search
+L

76 matches found

OSV
OSV
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38043 firmware: arm_ffa: Set dma_mask for ffa devices

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/06/18 9:33 a.m.109 views

CVE-2025-38043

CVE-2025-38043 affects the Linux kernel firmware/arm_ffa path: a fix sets the dma_mask for FFA devices to prevent DMA allocation using a raw device pointer, which previously triggered a kernel warning “dma_alloc_attrs” in mapping.c. The vulnerability’s impact, per the description, is to avoid mis...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.23 views

CVE-2025-38043 firmware: arm_ffa: Set dma_mask for ffa devices

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

0.00176EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.21 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-43856)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43856 advisory. - In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent...

7.8CVSS6AI score0.00416EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/11 3:13 p.m.113 views

CVE-2024-45027

The CVE-2024-45027 issue affects the Linux kernel XHCI driver: if xhci_mem_init() fails after max_interrupters is set but before interrupters are allocated, xhci_mem_cleanup() can unconditionally dereference xhci->interrupters. The documented fix gates the interrupt freeing loop with a NULL ch...

5.5CVSS5.1AI score0.00206EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.16 views

CVE-2024-45027 usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

6.8AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/09/11 3:13 p.m.40 views

CVE-2024-45027

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.36 views

CVE-2024-43856

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

4.4CVSS7.2AI score0.00416EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.22 views

CVE-2024-43856

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

7.8CVSS6AI score0.00416EPSS
SaveExploits0References30
CVE
CVE
added 2024/08/17 9:24 a.m.221 views

CVE-2024-43856

CVE-2024-43856 affects the Linux kernel DMA code. The vulnerability occurs in dma/dmam_free_coherent: after freeing a DMA allocation, the code frees the vaddr, then calls devres_destroy() to remove tracking data. A concurrent task could allocate the same vaddr and add it to the devres list betwee...

7.8CVSS6.5AI score0.00416EPSS
SaveExploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/14 12:00 a.m.194 views

SUSE SLES15: kernel-azure / kernel-azure-devel / kernel-devel-azure / etc (SUSE-SU-2024:2896-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2896-1 advisory. The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were...

10CVSS7.2AI score0.02701EPSS
SaveExploits4References1253
OSV
OSV
added 2024/07/12 1:15 p.m.13 views

UBUNTU-CVE-2024-40923

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

9.8CVSS6.1AI score0.00792EPSS
SaveExploits0References13
CVE
CVE
added 2024/07/12 12:32 p.m.117 views

CVE-2024-40979

CVE-2024-40979 is a Linux kernel issue affecting the ath12k WiFi driver. The vulnerability stems from improper handling of QMI target memory during resume, where DMA remap absence can cause large memory segment allocations to fail and later be freed inconsistently, leading to kernel crash (bad_pa...

7.8CVSS6.5AI score0.00268EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.25 views

CVE-2024-40979 wifi: ath12k: fix kernel crash during resume

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not properly handled, resulting in kernel crash in case DMA remap is not supported: BUG: Bad page state in process kworker/u16:54 pfn:36e8...

6.7AI score0.00268EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.35 views

CVE-2024-40923 vmxnet3: disable rx data ring on dma allocation failure

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

6.7AI score0.00792EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.53 views

CVE-2024-40923 vmxnet3: disable rx data ring on dma allocation failure

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

9.8CVSS0.00792EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35994

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

7.8CVSS6.8AI score0.00192EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/20 4:24 p.m.34 views

CVE-2024-35994

A vulnerability was found in the Qualcomm firmware driver qcomqseecomuefisecapp in the Linux kernel. It arises from incorrect memory allocation for request and response buffers in the QSEECOM APPSEND command. The driver expects both buffers to be in a single memory region, but they are allocated...

5.5CVSS8.8AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

DEBIAN-CVE-2024-35994

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

5.5CVSS5.6AI score0.00192EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.28 views

CVE-2024-35994

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

7.8CVSS6.3AI score0.00192EPSS
SaveExploits0References9
Rows per page
Query Builder