Lucene search
+L

5970 matches found

Cvelist
Cvelist
added 2024/12/28 4:56 a.m.32 views

CVE-2024-46973 Exploitable kernel use-after-free on psServerMMUContext due to reference count mismanagement

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger use-after-free kernel exceptions...

0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/28 4:56 a.m.13 views

CVE-2024-46973 Exploitable kernel use-after-free on psServerMMUContext due to reference count mismanagement

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger use-after-free kernel exceptions...

7.6AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/28 4:53 a.m.33 views

CVE-2024-46972 GPU DDK - Security: Reference count overflow in pvr_sync_rollback_export_fence

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger use-after-free kernel exceptions...

0.00167EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/28 4:53 a.m.133 views

CVE-2024-46972

CVE-2024-46972 is an Imagination Technologies PowerVR-GPU driver issue. The vulnerability arises from a faulty GPU system call path that can be triggered by code running with normal user permissions, leading to a use-after-free in the kernel. The CVE is documented with a local-execution impact pr...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53198

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

3.3CVSS7.6AI score0.00241EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.6 views

SUSE CVE-2024-53210

In the Linux kernel, the following vulnerability has been resolved: s390/iucv: MSGPEEK causes memory leak in iucvsockdestruct Passing MSGPEEK flag to skbrecvdatagram increments skb refcount skb-users and iucvsockrecvmsg does not decrement skb refcount at exit. This results in skb memory leak in...

5.5CVSS7.5AI score0.00222EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.8 views

SUSE CVE-2024-56532

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

3.3CVSS7.6AI score0.00214EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/12/28 1:35 a.m.16 views

CVE-2024-56558

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-CVE-2024-56631

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS6AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.19 views

AZL-55180 CVE-2024-56631 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS6.5AI score0.00285EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.14 views

CVE-2024-56563

In the Linux kernel, the following vulnerability has been resolved: ceph: fix cred leak in cephmdscheckaccess getcurrentcred increments the reference counter, but the putcred call was missing...

7.8CVSS0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/27 3:15 p.m.18 views

CVE-2024-56558

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

7.8CVSS0.00235EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

UBUNTU-CVE-2024-56593

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmfsdiodsglistrw This patch fixes a NULL pointer dereference bug in brcmfmac that occurs when a high 'sdsgentryalign' value applies e.g. 512 and a lot of queued SKBs a...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References54
CVE
CVE
added 2024/12/27 2:51 p.m.110 views

CVE-2024-56624

CVE-2024-56624 affects the Linux kernel iommufd_fault_alloc path inside iommufd (drivers/iommu/iommufd/fault.c). The issue arises because fput() calls the file->f_op->release handler, which releases, then the fault object and ictx are released again, leading to imbalanced refcounts and memo...

7.8CVSS6.5AI score0.00187EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/27 2:23 p.m.17 views

CVE-2024-56558 nfsd: make sure exp active before svc_export_show

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

7.8CVSS5.9AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.25 views

CVE-2024-56558 nfsd: make sure exp active before svc_export_show

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

7.8CVSS0.00235EPSS
SaveExploits0References7
NVD
NVD
added 2024/12/27 2:15 p.m.13 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...

7.8CVSS0.00229EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.17 views

AZL-55533 CVE-2024-53210 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: s390/iucv: MSGPEEK causes memory leak in iucvsockdestruct Passing MSGPEEK flag to skbrecvdatagram increments skb refcount skb-users and iucvsockrecvmsg does not decrement skb refcount at exit. This results in skb memory leak in...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-53198

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.21 views

CVE-2024-53198

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.8CVSS0.00241EPSS
SaveExploits0References10
Rows per page
Query Builder