Lucene search
+L

742 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.1 views

DEBIAN-CVE-2024-57841

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in tcpconnrequest If inetcskreqskqueuehashadd return false, tcpconnrequest will return without free the dst memory, which allocated in afops-routereq. Here is the kmemleak stack: unreferenced object...

5.5CVSS5.6AI score0.00219EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.5 views

SUSE CVE-2024-57793

In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Just leak decrypted memory on unrecoverable errors In CoCo VMs it is possible for the untrusted host to cause setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

8.4CVSS7.6AI score0.0019EPSS
SaveExploits0References43
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.4 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 the taggedaddrctrlset function failing to initialize the temporary variable ctrl, which could lead to a kern...

6.1CVSS6.4AI score0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/10 12:50 a.m.9 views

CLSA-2025-1736470237 Fix of 32 CVEs

CVE-url: https://ubuntu.com/security/CVE-2021-47466 - mm, slub: fix potential memoryleak in kmemcacheopen CVE-url: https://ubuntu.com/security/CVE-2024-36968 - Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit Bionic update: upstream stable patchset 2021-06-23 LP: 1933375 // CVE- url:...

7.8CVSS6.7AI score0.00309EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/01/09 12:0 a.m.12 views

Important: kernel

Issue Overview: ntfs3 in the Linux kernel through 6.8.0 allows a physically proximate attacker to read kernel memory by mounting a filesystem e.g., if a Linux distribution is configured to allow unprivileged mounts of removable media and then leveraging local access to trigger an out-of-bounds...

9.1CVSS8.3AI score0.01358EPSS
SaveExploits0
NVD
NVD
added 2025/01/08 6:15 p.m.10 views

CVE-2024-56779

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4openowner leak when concurrent nfsd4open occur The action force umountumount -f will attempt to kill all rpctask even umount operation may ultimately fail if some files remain open. Consequently, if an action attemp...

5.5CVSS0.00219EPSS
SaveExploits0References9
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
OSV
OSV
added 2024/12/29 11:30 a.m.10 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 score0.00218EPSS
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/29 9:15 a.m.12 views

CVE-2024-56712

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix memory leak on last exportudmabuf error path In exportudmabuf, if dmabuffd fails because the FD table is full, a dmabuf owning the udmabuf has already been created; but the error handling in udmabufcreate will tear...

5.5CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56613

In the Linux kernel, the following vulnerability has been resolved: sched/numa: fix memory leak due to the overwritten vma-numabstate Problem Description When running the hackbench program of LTP, the following memory leak is reported by kmemleak. /opt/ltp/testcases/bin/hackbench 20 thread 1000...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:0 a.m.9 views

The vulnerability of the bpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the bpf component in the Linux operating system’s kernel is related to a memory leak in the checkatomic function. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References11Affected Software2
OSV
OSV
added 2024/12/19 9:15 p.m.5 views

ALPINE-CVE-2024-2201

A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent FineIBT, and to leak arbitrary Linux kernel memory on Intel systems...

4.7CVSS7AI score0.08555EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/19 9:15 p.m.8 views

DEBIAN-CVE-2024-2201

A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent FineIBT, and to leak arbitrary Linux kernel memory on Intel systems...

4.7CVSS6.8AI score0.08555EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/11 4:19 p.m.8 views

kernel: block: initialize integrity buffer to zero before writing it to media

A flaw was found in the Linux kernel, where it initialized the integrity buffer to zero before writing it to media. Metadata added by biointegrityprep uses plain kmalloc, which leads to random kernel memory being written. Protection Information PI metadata is limited to the app tag not used by...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/12/11 12:0 a.m.8 views

The vulnerability of the kernel component of the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the kernel component of the Linux operating system is related to the lack of memory release after the effective lifespan of the component. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References15Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:0 a.m.8 views

The vulnerability of the btrfs component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the btrfs component in Linux operating systems is related to the lack of memory release after the effective lifespan of the component has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.7 views

The vulnerability of the SUNRPC component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the SUNRPC component in the Linux operating system’s kernel is related to a memory leak in the svctcpsendmsg function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References17Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: iio: core: fix memleak in iio_device_register_sysfs

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix memleak in iiodeviceregistersysfs When iiodeviceregistersysfsgroup fails, we should free iiodevopaque-chanattrgroup.attrs to prevent potential memleak...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: kernel/printk/index.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS6.8AI score0.00135EPSS
SaveExploits0References5
Rows per page
Query Builder