Lucene search
+L

44 matches found

BDU FSTEC
BDU FSTEC
added 2026/06/27 12:0 a.m.8 views

The vulnerability of the tpm2_load_cmd() function in the security/keys/trusted-keys/trusted_tpm2.c module of the Linux kernel’s key management component allows a malicious actor to trigger a service failure.

The vulnerability of the tpm2loadcmd function in the security/keys/trusted-keys/trustedtpm2.c module of the Linux kernel’s key management component is related to improper memory release memory leak. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References12Affected Software4
Cvelist
Cvelist
added 2026/06/19 7:53 p.m.37 views

CVE-2026-49337 libde265 has an unbounded memory leak via orphaned slice headers in `read_slice_NAL`

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.20, a crafted sequence of H.265 NAL units causes decodercontext::readsliceNAL libde265/decctx.cc:481 to attach slice headers to a finished picture object that has no active image unit, resulting in...

4.3CVSS0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/17 8:37 a.m.4 views

OPENSUSE-SU-2026:20974-1 Security update for libheif

This update for libheif fixes the following issues Update to 1.23.0: - CVE-2025-68431: heap buffer over-read in HeifPixelImage: overlay via crafted HEIF that exercises the overlay image item bsc1255735. - CVE-2026-3949: manipulation of the argument size of a malicious frame can lead to...

8.8CVSS7.4AI score0.00514EPSS
SaveExploits12References45
OSV
OSV
added 2026/05/27 12:15 p.m.6 views

CVE-2026-45870 SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: authgss: fix memory leaks in XDR decoding error paths The gssxdecctx, gssxdecstatus, and gssxdecname functions allocate memory via gssxdecbuffer, which calls kmemdup. When a subsequent decode operation fails, these...

6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.36 views

CVE-2026-23080 can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: mcbausbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In mcbausbprobe - mcbausbstart, the URBs for USB-in transfe...

0.00123EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.4 views

SUSE CVE-2023-54204

In the Linux kernel, the following vulnerability has been resolved: mmc: sunplus: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, 1. the memory allocated in mmcallochost will be leaked 2. null-ptr-deref will happen when calling mmcremovehost in...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References17
OSV
OSV
added 2025/12/30 1:16 p.m.13 views

UBUNTU-CVE-2022-50887

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix unbalanced of node refcount in regulatordevlookup I got the the following report: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput unbalanced - destroy cset entry: attach overlay...

5.8AI score0.00207EPSS
SaveExploits0References12
CVE
CVE
added 2025/12/30 12:34 p.m.14 views

CVE-2023-54320

The CVE-2023-54320 issue in the Linux kernel affects the amd_pmc_stb_debugfs_open_v2() function (platform/x86/amd). When STB debug mechanism is enabled and amd_pmc_send_cmd() fails, the allocated buffer may not be freed, causing a memory leak. A fix was implemented to release the buffer in the fa...

6.1AI score0.00151EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992164)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992164 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak ...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2023-54020 dmaengine: sf-pdma: pdma_desc memory leak fix

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

6.2AI score
SaveExploits0References7
RustSec
RustSec
added 2025/11/22 12:0 p.m.9 views

Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS

Affected versions of this crate contain resource leaks when querying thread counts on Windows and Apple platforms. Windows The threadamount function calls CreateToolhelp32Snapshot but fails to close the returned HANDLE using CloseHandle. Repeated calls to this function will cause the handle count...

8.7CVSS6.6AI score0.00338EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/11/22 12:0 p.m.6 views

RUSTSEC-2025-0125 Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS

Affected versions of this crate contain resource leaks when querying thread counts on Windows and Apple platforms. Windows The threadamount function calls CreateToolhelp32Snapshot but fails to close the returned HANDLE using CloseHandle. Repeated calls to this function will cause the handle count...

7.5CVSS6.5AI score0.00338EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986470)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986470 advisory. In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 net: usb: fix memor...

7.8CVSS5.8AI score0.00228EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 2:23 p.m.10 views

CVE-2023-53241 nfsd: call op_release, even when op_func returns an error

In the Linux kernel, the following vulnerability has been resolved: nfsd: call oprelease, even when opfunc returns an error For ops with "trivial" replies, nfsd4encodeoperation will shortcut most of the encoding work and skip to just marshalling up the status. One of the things it skips is callin...

0.00146EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47499

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove When ACPI type is ACPISMO8500, the data-dreadytrig will not be set, the memory allocated by...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.2 views

SUSE CVE-2025-38419

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Cleanup acquired resources when rprochandleresources fails in rprocattach When rproc-state = RPROCDETACHED and rprocattach is used to attach to the remote processor, if rprochandleresources returns a failure, th...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References22
OSV
OSV
added 2025/05/02 4:15 p.m.5 views

UBUNTU-CVE-2023-53128

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix throttlegroups memory leak Add a missing kfree...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.12 views

The vulnerability of the `trace_action_create()` function in the kernel/trace/trace_events_hist.c module, which supports Linux operating system kernel tracing, allows a hacker to cause a service failure.

The vulnerability of the traceactioncreate function in the kernel/trace/traceeventshist.c module, which supports kernel tracing in Linux operating systems, is related to improper memory release before deleting the last reference a “memory leak”. Exploiting this vulnerability could allow an attack...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References16Affected Software3
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

UBUNTU-CVE-2024-56624

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix outfput in iommufdfaultalloc As fput calls the file-fop-release op, where fault obj and ictx are getting released, there is no need to release these two after fput one more time, which would result in imbalanced...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:0 a.m.5 views

The vulnerability of the io_uring_get_file() function in the io_uring subsystem of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the iouringgetfile function in the iouring/ module of the iouring subsystem in Linux’s kernel is related to a memory leak that occurs when passing file descriptors through SCMRIGHTS socket messages to AFUNIX. Exploiting this vulnerability can allow an attacker to cause a...

6.5CVSS6.2AI score0.00308EPSS
SaveExploits0References17Affected Software3
Rows per page
Query Builder