Lucene search
+L

514 matches found

Debian CVE
Debian CVE
added 2025/01/06 4:20 p.m.13 views

CVE-2024-56767

In the Linux kernel, the following vulnerability has been resolved: dmaengine: atxdmac: avoid nullprtderef in atxdmacprepdmamemset The atxdmacmemsetcreatedesc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan-freedescslist is empty...

5.5CVSS5.6AI score0.00217EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/30 5:54 a.m.20 views

CVE-2024-56748

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedfallocandinitsb Hook "qedops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb and...

5.1CVSS7AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:56 p.m.12 views

CVE-2024-56707

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2mboxgetrsp errors in otx2dmacflt.c Add error pointer checks after calling otx2mboxgetrsp...

5.5CVSS6.9AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:55 p.m.18 views

CVE-2024-56694

In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SKPASS When the streamverdict program returns SKPASS, it places the received skb into its own receive queue, but a recursive lock eventually occurs, leading to an operating syst...

5.5CVSS6.8AI score0.00412EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:44 p.m.12 views

CVE-2024-56582

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free in btrfsencodedreadendio Shinichiro reported the following use-after free that sometimes is happening in our CI system when running fstests' btrfs/284 on a TCMU runner device: BUG: KASAN:...

5.5CVSS6.7AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:40 p.m.11 views

CVE-2024-56555

In the Linux kernel, the following vulnerability has been resolved: binder: fix OOB in binderaddfreezework In binderaddfreezework we iterate over the proc-nodes with the proc-innerlock held. However, this lock is temporarily dropped to acquire the node-lock first lock nesting order. This can race...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:39 p.m.14 views

CVE-2024-56549

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file At present, the object-file has the NULL pointer dereference problem in ondemand-mode. The root cause is that the allocated fd and object-file lifetime are inconsistent, and...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/29 12:15 p.m.14 views

CVE-2024-56752

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/29 12:15 p.m.11 views

CVE-2024-56729

In the Linux kernel, the following vulnerability has been resolved: smb: Initialize cfid-tcon before performing network ops Avoid leaking a tcon ref when a lease break races with opening the cached directory. Processing the leak break might take a reference to the tcon in cacheddirleasebreak and...

4.7CVSS0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 11:30 a.m.11 views

CVE-2024-56746 fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()

In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fballocmem When information such as info-screenbase is not ready, calling sh7760fbfreemem does not release memory correctly. Call dmafreecoherent instead...

3.3CVSS6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.2 views

CVE-2024-56745 PCI: Fix reset_method_store() memory leak

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.3AI score0.00212EPSS
SaveExploits0References6
NVD
NVD
added 2024/12/28 10:15 a.m.17 views

CVE-2024-56689

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio' If platformgetresourcebyname fails and returns NULL because DT lacks an 'mmio' property for the MHI endpoint, dereferencing res-start will cause a NULL pointer...

5.5CVSS0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/28 10:15 a.m.14 views

CVE-2024-56684

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: fix wrong use of sizeof in cmdqgetclocks It should be size of the struct clkbulkdata, not data pointer pass to devmkcalloc...

8.4CVSS0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/28 9:46 a.m.11 views

CVE-2024-56688 sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport

In the Linux kernel, the following vulnerability has been resolved: sunrpc: clear XPRTSOCKUPDTIMEOUT when reset transport Since transport-sock has been set to NULL during reset transport, XPRTSOCKUPDTIMEOUT also needs to be cleared. Otherwise, the xstcpsetsockettimeouts may be triggered in...

7.5CVSS6AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/12/28 1:57 a.m.14 views

CVE-2024-56668

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix qibatch NULL pointer with nested parent domain The qibatch is allocated when assigning cache tag for a domain. While for nested parent domain, it is missed. Hence, when trying to map pages to the nested parent, NU...

5.5CVSS6.6AI score0.00184EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2024/12/27 3:15 p.m.27 views

CVE-2024-56605

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2capsockcreate btsockalloc allocates the sk object and attaches it to the provided sock object. On error l2capsockalloc frees the sk object, but the dangling pointer...

7.8CVSS0.00241EPSS
SaveExploits0References9
NVD
NVD
added 2024/12/27 3:15 p.m.15 views

CVE-2024-56550

In the Linux kernel, the following vulnerability has been resolved: s390/stacktrace: Use break instead of return statement archstackwalkusercommon contains a return statement instead of a break statement in case storeip fails while trying to store a callchain entry of a user space process. This m...

5.5CVSS0.00188EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/27 3:6 p.m.24 views

CVE-2024-56666 drm/amdkfd: Dereference null return value

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqmuninit there is a call-assignment of "pdd = kfdgetprocessdevicedata" which could be null, and this value was later dereferenced without checking...

0.00184EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/27 2:51 p.m.2482 views

CVE-2024-56630

The CVE-2024-56630 issue affects the Linux kernel’s ocfs2 subsystem: when ocfs2_get_init_inode() fails, inodes could be leaked due to not iput()'ing after new_inode() succeeds and dquot_initialize() fails. The syzbot trace mentions busy inodes after unmount for commit 9c89fe0af826 and that the er...

5.5CVSS6.6AI score0.00255EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder