Lucene search
+L

2171 matches found

Cvelist
Cvelist
added 2024/12/27 2:23 p.m.22 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...

0.00235EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:23 p.m.15 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 score0.00235EPSS
SaveExploits0References12
NVD
NVD
added 2024/12/27 2:15 p.m.12 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.5CVSS0.0022EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.14 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
NVD
NVD
added 2024/12/27 2:15 p.m.20 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...

5.5CVSS0.00233EPSS
SaveExploits0References10
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.00233EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53174

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with protection from RCU. This only ensures that cp will not be freed. Therefore, the reference count for cp can drop to zero, which will trigger...

7.8CVSS0.00249EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-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.5AI score0.0022EPSS
SaveExploits0References18
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

UBUNTU-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.5CVSS6.2AI score0.00233EPSS
SaveExploits0References45
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.22 views

CVE-2024-56549 cachefiles: Fix NULL pointer dereference in object->file

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...

0.0022EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:11 p.m.138 views

CVE-2024-56549

CVE-2024-56549 affects the Linux kernel cachefiles subsystem, where object->file can dereference a NULL pointer in ondemand mode due to inconsistent lifetime between the allocated fd and object->file. The root cause is the lifetime mismatch of object->file and its fd, leading to a NULL p...

5.5CVSS6.6AI score0.0022EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/27 2:11 p.m.10 views

CVE-2024-56549 cachefiles: Fix NULL pointer dereference in object->file

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.1AI score0.0022EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.4 views

CVE-2024-53198 xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

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.6AI score0.00233EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/27 1:49 p.m.2416 views

CVE-2024-53198

CVE-2024-53198 : In the Linux kernel, the xenbus_dev_probe() path could leak resources if drv->probe() allocated resources but the error path returned without releasing them. The fix introduces a fail_remove block (before fail_put) to ensure proper resource release when (err) is true, mirrorin...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.17 views

CVE-2024-53198 xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

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.5CVSS6.1AI score0.00233EPSS
SaveExploits0References13
SUSE Linux
SUSE Linux
added 2024/12/06 10:3 a.m.7 views

Security update for the Linux Kernel (Live Patch 8 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005539 fixes several issues. The following security issues were fixed: CVE-2021-47517: Fix panic when interrupt coaleceing is set via ethtool bsc1225429. CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225733. CVE-2024-43861: Fix memor...

7.5CVSS8.1AI score0.00614EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/12/04 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect page reference count in the kTLS transport handling code in the net/mlx5e driver, which could...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/03 12:0 a.m.17 views

PT-2024-36949

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description A use-after-free issue was encountered in the Linux kernel, specifically in the net/smc component. This issue manifested as the LGR/link refcnt reaching 0 early and entering the clear process,...

7.8CVSS6.8AI score0.00226EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/26 12:55 a.m.9 views

kernel: sched/deadline: Fix task_struct reference leak

A vulnerability was found in the Linux kernel's deadline scheduler in the enqueuetaskdl function, where the reference count is improperly decremented in certain situations, potentially causing a memory leak. This issue can lead to memory exhaustion over time...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/19 6:15 p.m.33 views

CVE-2024-53075

In the Linux kernel, the following vulnerability has been resolved: riscv: Prevent a bad reference count on CPU nodes When populating cache leaves we previously fetched the CPU device node at the very beginning. But when ACPI is enabled we go through a specific branch which returns early and does...

5.5CVSS0.00214EPSS
SaveExploits0References3
Rows per page
Query Builder