Lucene search
K

20 matches found

SUSE CVE
SUSE CVE
added 2026/05/28 3:52 a.m.7 views

SUSE CVE-2026-46087

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damonstart failure in damonstatstart Destroy the DAMON context and reset the global pointer when damonstart fails. Otherwise, the context allocated by damonstatbuildctx is leaked, and the stale...

5.5CVSS5.7AI score0.00166EPSS
Exploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.14 views

CVE-2026-46087

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damonstart failure in damonstatstart Destroy the DAMON context and reset the global pointer when damonstart fails. Otherwise, the context allocated by damonstatbuildctx is leaked, and the stale...

0.00166EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:58 p.m.7 views

CVE-2026-46087

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damonstart failure in damonstatstart Destroy the DAMON context and reset the global pointer when damonstart fails. Otherwise, the context allocated by damonstatbuildctx is leaked, and the stale...

5.8AI score0.00166EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/05/27 12:58 p.m.10 views

EUVD-2026-32470

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damonstart failure in damonstatstart Destroy the DAMON context and reset the global pointer when damonstart fails. Otherwise, the context allocated by damonstatbuildctx is leaked, and the stale...

5.8AI score0.00166EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:3 a.m.3 views

scsi: target: Reset t_task_cdb pointer in error case

...

8.6CVSS5.4AI score0.00173EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989275 advisory. In the Linux kernel, the following vulnerability has been resolved: selinux: fix double free of condlist on error paths On error path from condreadlist and...

7.8CVSS6AI score0.00245EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/10/27 4:41 p.m.2 views

kernel: sunrpc: fix client side handling of tls alerts

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

5.5CVSS5.8AI score0.00146EPSS
Exploits0References5
OSV
OSV
added 2025/09/17 3:15 p.m.0 views

UBUNTU-CVE-2022-50354

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

5.5CVSS5.7AI score0.00187EPSS
Exploits0References6
CVE
CVE
added 2025/09/17 2:56 p.m.19 views

CVE-2022-50354

The CVE-2022-50354 issue concerns the Linux kernel’s drm/amdkfd component (kfd_process_device_init_vm error handling). The provided description states that the fix involved destroying ib_mem only and letting the process cleanup worker free outstanding BOs, and resetting pdd->qpd to prevent a N...

5.5CVSS6.1AI score0.00187EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.2 views

SUSE CVE-2024-53133

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Handle dml allocation failure to avoid crash Why In the case where a dml allocation fails for any reason, the current state's dml contexts would no longer be valid. Then subsequent calls dcstatecopyinternal would...

5.5CVSS7.7AI score0.00197EPSS
Exploits0References13
OSV
OSV
added 2024/12/04 3:15 p.m.0 views

UBUNTU-CVE-2024-53133

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Handle dml allocation failure to avoid crash Why In the case where a dml allocation fails for any reason, the current state's dml contexts would no longer be valid. Then subsequent calls dcstatecopyinternal would...

7.8CVSS6.6AI score0.00197EPSS
Exploits0References17
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.3 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00305EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.17 views

CVE-2024-42138 mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file

In the Linux kernel, the following vulnerability has been resolved: mlxsw: corelinecards: Fix double memory deallocation in case of invalid INI file In case of invalid INI file mlxswlinecardtypesinit deallocates memory but doesn't reset pointer to NULL and returns 0. In case of any error occurred...

6.8AI score0.00234EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:7 a.m.3 views

SUSE CVE-2019-18197

In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be...

7.5CVSS8.7AI score0.04446EPSS
Exploits0References21
OSV
OSV
added 2019/10/18 9:15 p.m.1 views

ALPINE-CVE-2019-18197

In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be...

7.5CVSS9.4AI score0.04446EPSS
Exploits0References1
OSV
OSV
added 2019/10/18 9:15 p.m.0 views

UBUNTU-CVE-2019-18197

In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be...

7.5CVSS7.1AI score0.04446EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2019/10/18 8:7 p.m.3 views

CVE-2019-18197

In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be...

7AI score0.04446EPSS
Exploits0References15
UbuntuCve
UbuntuCve
added 2019/08/20 8:15 p.m.32 views

CVE-2019-2126

In ParseContentEncodingEntry of mkvparser.cc, there is a possible double free due to a missing reset of a freed pointer. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: Android. Versions: Android-7.0...

9.3CVSS7.3AI score0.05392EPSS
Exploits0References4
OSV
OSV
added 2015/03/27 2:59 p.m.4 views

DEBIAN-CVE-2014-8121

DBLOOKUP in nssfiles/files-XXX.c in the Name Service Switch NSS in GNU C Library aka glibc or libc6 2.21 and earlier does not properly check if a file is open, which allows remote attackers to cause a denial of service infinite loop by performing a look-up on a database while iterating over it,...

5CVSS6.7AI score0.06359EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2015/03/27 12:0 a.m.33 views

CVE-2014-8121

DBLOOKUP in nssfiles/files-XXX.c in the Name Service Switch NSS in GNU C Library aka glibc or libc6 2.21 and earlier does not properly check if a file is open, which allows remote attackers to cause a denial of service infinite loop by performing a look-up on a database while iterating over it,...

5CVSS6.9AI score0.06359EPSS
Exploits1References3
Rows per page
Query Builder