Lucene search
K

55 matches found

EUVD
EUVD
added 2026/04/10 12:30 a.m.9 views

EUVD-2026-21216

When restoring a session from cache, a pointer from the serialized session data is used in a free operation without validation. An attacker who can poison the session cache could trigger an arbitrary free. Exploitation requires the ability to inject a crafted session into the cache and for the...

4.1CVSS6AI score0.00172EPSS
Exploits0References2
NVD
NVD
added 2026/04/09 11:17 p.m.11 views

CVE-2026-5507

When restoring a session from cache, a pointer from the serialized session data is used in a free operation without validation. An attacker who can poison the session cache could trigger an arbitrary free. Exploitation requires the ability to inject a crafted session into the cache and for the...

4.1CVSS0.00172EPSS
Exploits0References1
OSV
OSV
added 2026/04/09 11:17 p.m.4 views

UBUNTU-CVE-2026-5507

When restoring a session from cache, a pointer from the serialized session data is used in a free operation without validation. An attacker who can poison the session cache could trigger an arbitrary free. Exploitation requires the ability to inject a crafted session into the cache and for the...

4.1CVSS5.9AI score0.00172EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/10/16 12:0 a.m.5 views

PT-2025-49062

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.8 Description The Linux kernel contains a flaw in the btrfs subsystem where btrfs check leaked roots may access a NULL pointer if fs info-super copy or fs info-super for commit allocation fails during btrfs...

4.4CVSS5.4AI score0.00166EPSS
Exploits0
CVE
CVE
added 2025/10/07 3:19 p.m.13 views

CVE-2023-53649

CVE-2023-53649 concerns a memory-leak in the Linux kernel related to perf trace. The described fix corrects how the evsel->priv area is freed: previously, freeing occurred only when evsel->tp_format->system compared to 'syscalls' yielded zero, but evsel->priv could be non-zero in othe...

5.5CVSS6.1AI score0.0018EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-9100

Malware in sbrugna...

4.6CVSS6AI score0.00573EPSS
Exploits1References8
GithubExploit
GithubExploit
added 2025/09/17 12:42 a.m.193 views

webvulnscanner

Web Vulnerability Scanner A Python-based tool designed for ethic...

6.5AI score
Exploits0
OSV
OSV
added 2025/09/15 2:21 p.m.6 views

CVE-2022-50287 drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: fix a memory leak in generatelfpdataptrs When size != 0 || ptrs-lvds entries != 3, the program tries to free the ptrs. However, the ptrs is not created by calling kzmalloc, but is obtained by pointer offset...

5.5CVSS6AI score0.00143EPSS
Exploits0References6
OSV
OSV
added 2025/05/06 12:0 p.m.3 views

RUSTSEC-2025-0064 soundness issue and unmaintained

wrenrust::macros::defaultrealloc lacks sufficient checks to it pointer parameter which passed into free and realloc wrenrust is unmaintained...

7AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.7 views

PT-2025-18518 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the tracing read pipe function. The kmemleak tool reports an unreferenced object, indicating a memory leaka...

8.8CVSS7.4AI score0.0129EPSS
Exploits2References431
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.3 views

wifi: cfg80211: clear wdev->cqm_config pointer on free

...

7.8CVSS7.3AI score0.00243EPSS
Exploits0
OSV
OSV
added 2024/10/21 6:15 p.m.7 views

AZL-52969 CVE-2024-49885 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: mm, slub: avoid zeroing kmalloc redzone Since commit 946fa0dbf2d8 "mm/slub: extend redzone check to extra allocated kmalloc space than requested", setting origsize treats the wasted space objectsize - origsize as a redzone. Howev...

5.5CVSS6.3AI score0.00233EPSS
Exploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.14 views

CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

5.5CVSS0.00239EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.22 views

CVE-2024-47678 icmp: change the order of rate limits

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

6.8AI score0.00239EPSS
Exploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46790

In the Linux kernel, the following vulnerability has been resolved: codetag: debug: mark codetags for poisoned page as empty When PGhwpoison pages are freed they are treated differently in freepagesprepare and instead of being released they are isolated. Page allocation tag counters are decrement...

5.5CVSS5.3AI score0.00179EPSS
Exploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.0 views

UBUNTU-CVE-2021-47453

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

5.5CVSS5.7AI score0.00196EPSS
Exploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.1 views

UBUNTU-CVE-2021-47013

In the Linux kernel, the following vulnerability has been resolved: net:emac/emac-mac: Fix a use after free in emacmactxbufsend In emacmactxbufsend, it calls emactxfilltpd..,skb,... If some error happens in emactxfilltpd, the skb will be freed via devkfreeskbskb in error branch of emactxfilltpd...

7.8CVSS6.2AI score0.00259EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2023/07/04 12:0 a.m.20 views

EulerOS 2.0 SP11 : libtiff (EulerOS-SA-2023-2274)

According to the versions of the libtiff package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - There is a double free or corruption in rotateImage at tiffcrop.c:8839 found in libtiff 4.4.0rc1 CVE-2022-2519 - A flaw was found in libtiff...

6.8CVSS6.2AI score0.00949EPSS
Exploits13References14
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.2 views

SUSE CVE-2006-5754

The aiosetupring function in Linux kernel does not properly initialize a variable, which allows local users to cause a denial of service crash via an unspecified error path that causes an incorrect free operation...

4.9CVSS6.5AI score0.00395EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.3 views

SUSE CVE-2021-3682

A flaw was found in the USB redirector device emulation of QEMU in versions prior to 6.1.0-rc2. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free with faked heap chunk...

6CVSS7.4AI score0.02904EPSS
Exploits0References19
Rows per page
Query Builder