Lucene search
+L

5003 matches found

Cvelist
Cvelist
added 2024/05/20 9:47 a.m.39 views

CVE-2024-35990 dma: xilinx_dpdma: Fix locking

In the Linux kernel, the following vulnerability has been resolved: dma: xilinxdpdma: Fix locking There are several places where either chan-lock or chan-vchan.lock was not held. Add appropriate locking. This fixes lockdep warnings like 31.077578 ------------ cut here ------------ 31.077831...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/20 9:47 a.m.44 views

CVE-2024-35990

In the Linux kernel, the following vulnerability has been resolved: dma: xilinxdpdma: Fix locking There are several places where either chan-lock or chan-vchan.lock was not held. Add appropriate locking. This fixes lockdep warnings like 31.077578 ------------ cut here ------------ 31.077831...

7.8CVSS7.7AI score0.00212EPSS
SaveExploits0
NVD
NVD
added 2024/05/19 11:15 a.m.29 views

CVE-2024-35939

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.5AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 11:15 a.m.15 views

AZL-67752 CVE-2024-35939 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.3AI score0.00222EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.31 views

CVE-2024-35939

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.1AI score0.00222EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.47 views

CVE-2024-35939 dma-direct: Leak pages on dma_set_decrypted() failure

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.4AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/19 10:10 a.m.216 views

CVE-2024-35939

CVE-2024-35939 : The Linux kernel vulnerability in the dma-direct path leaks pages on dma_set_decrypted() failure, allowing a local attacker to cause a denial of service by leaking memory rather than freeing it. Affected component: dma-direct in the Linux kernel (TDX context noted). Conditions: a...

9.3CVSS6.7AI score0.00222EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.18 views

CVE-2024-35939 dma-direct: Leak pages on dma_set_decrypted() failure

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.7AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 10:10 a.m.22 views

CVE-2024-35939 dma-direct: Leak pages on dma_set_decrypted() failure

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.1AI score
SaveExploits0References7
NVD
NVD
added 2024/05/19 9:15 a.m.30 views

CVE-2024-35916

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS6.4AI score0.00637EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 9:15 a.m.4 views

DEBIAN-CVE-2024-35916

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS5.6AI score0.00637EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.40 views

CVE-2024-35901

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.3AI score0.00472EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.29 views

CVE-2024-35916

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS6.3AI score0.00637EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/19 9:15 a.m.9 views

UBUNTU-CVE-2024-35901

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.1AI score0.00472EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.31 views

CVE-2024-35901

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.3AI score0.00472EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/19 9:15 a.m.15 views

UBUNTU-CVE-2024-35916

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS6.6AI score0.00637EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.38 views

CVE-2024-35916 dma-buf: Fix NULL pointer dereference in sanitycheck()

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

6.4AI score0.00637EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 8:35 a.m.15 views

CVE-2024-35916 dma-buf: Fix NULL pointer dereference in sanitycheck()

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2024/05/19 8:35 a.m.108 views

CVE-2024-35916

CVE-2024-35916 affects the Linux kernel: a NULL pointer dereference in the dma-buf sanitycheck() path when mock_chain() returns NULL due to allocation failure. The fix is to call dma_fence_enable_sw_signaling() only if mock_chain() succeeds. Affected products/versions are not listed in the initia...

5.3CVSS6.6AI score0.00637EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.66 views

CVE-2024-35901 net: mana: Fix Rx DMA datasize and skb_over_panic

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.3AI score0.00472EPSS
SaveExploits0References3
Rows per page
Query Builder