Lucene search
K

1683 matches found

NVD
NVD
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50000

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix stuck flows on cleanup due to pending work To clear the flow table on flow table free, the following sequence normally happens in order: 1 gcstep work is stopped to disable any further stats/del requests...

5.5CVSS0.0019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/06/17 11:38 p.m.2 views

SUSE CVE-2025-48945

pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously. Prior to version 4.9.0, pycares is vulnerable to a use-after-free condition that occurs when a Channel object is garbage collected while DNS...

5.9CVSS7AI score0.00389EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/06/16 4:9 p.m.26 views

pycares has a Use-After-Free Vulnerability

Summary pycares is vulnerable to a use-after-free condition that occurs when a Channel object is garbage collected while DNS queries are still pending. This results in a fatal Python error and interpreter crash. Details Root Cause The vulnerability stems from improper handling of callback...

7.5AI score
Exploits0References3Affected Software1
Snyk
Snyk
added 2025/06/16 4:9 p.m.2 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free via improper handling of callback references during the destruction of the Channel object. An attacker can cause a fatal interpreter crash by triggering DNS queries that result in the Channel object being garbage collecte...

8.9CVSS6.7AI score0.00389EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux – Vulnerability in Firefox

It was possible to interrupt the processing of a RegExp bailout and execute additional JavaScript code, potentially triggering garbage collection when the engine did not expect it. This vulnerability has been fixed in Firefox 136, Firefox ESR 128.8, Thunderbird 136, and Thunderbird 128.8...

6.5CVSS7.2AI score0.00433EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/06/16 7:51 a.m.4 views

kernel: keys: Fix UAF in key_put()

In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput Once a key's reference count has been reduced to 0, the garbage collector thread may destroy it at any time and so keyput is not allowed to touch the key after that point. The most keyput is normally allow...

7.8CVSS6.7AI score0.0016EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 10:23 a.m.22 views

CVE-2024-7530

Incorrect garbage collection interaction could have led to a use-after-free. This vulnerability affects Firefox 129...

9.8CVSS6.2AI score0.0036EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:15 a.m.4 views

CVE-2024-3853

A use-after-free could result if a JavaScript realm was in the process of being initialized when a garbage collection started. This vulnerability affects Firefox 125...

7.5CVSS6.2AI score0.00356EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 10:14 a.m.5 views

CVE-2024-3856

A use-after-free could occur during WASM execution if garbage collection ran during the creation of an array. This vulnerability affects Firefox 125...

8.8CVSS6.3AI score0.00613EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 4:15 a.m.3 views

CVE-2023-48184

QuickJS before 7414e5f has a quickjs.h JSFreeValueRT use-after-free because of incorrect garbage collection of async functions with closures...

3.9CVSS6.9AI score0.00345EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:45 p.m.8 views

CVE-2020-14163

An issue was discovered in ecma/operations/ecma-container-object.c in JerryScript 2.2.0. Operations with key/value pairs did not consider the case where garbage collection is triggered after the key operation but before the value operation, as demonstrated by improper read access to memory in...

7.5CVSS6.5AI score0.01271EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:27 a.m.5 views

CVE-2011-1844

Memory leak in Microsoft Silverlight 4 before 4.0.60310.0 allows remote attackers to cause a denial of service memory consumption via an application involving a popup control and a custom DependencyProperty property, related to lack of garbage collection...

7.8CVSS6.8AI score0.12218EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: net: bridge: mcast: wait for previous gc cycles when removing port

A possible use-after-free was found in the Linux kernel in net/bridge/brmulticast.c...

7.8CVSS6.8AI score0.00219EPSS
Exploits0References5
Packet Storm News
Packet Storm News
added 2025/05/12 12:0 a.m.3 views

Browser Security Posture Analysis: a Client-Side Security Assessment Framework

Modern web browsers have effectively become the new operating system for business applications, yet their security posture is often under-scrutinized. This paper presents a novel, comprehensive Browser Security Posture Analysis Framework1, a browser-based client-side security assessment toolkit...

6.5AI score
Exploits0
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.1 views

SUSE CVE-2025-23130

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 UID: 0 PID: 5323 Comm: syz.0.0 Not tainted...

5.5CVSS6.4AI score0.00154EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.7 views

SUSE CVE-2025-21959

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: Fully initialize struct nfconncounttuple in inserttree Since commit b36e4523d4d5 "netfilter: nfconncount: fix garbage collection confirm race", cpu and jiffies32 were introduced to the struct...

5.9CVSS7.7AI score0.00174EPSS
Exploits0References16
OSV
OSV
added 2025/03/31 8:15 p.m.1 views

DEBIAN-CVE-2025-21893

In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput Once a key's reference count has been reduced to 0, the garbage collector thread may destroy it at any time and so keyput is not allowed to touch the key after that point. The most keyput is normally allow...

7.8CVSS6.1AI score0.0016EPSS
Exploits0References1
NVD
NVD
added 2025/03/31 8:15 p.m.17 views

CVE-2025-21893

In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput Once a key's reference count has been reduced to 0, the garbage collector thread may destroy it at any time and so keyput is not allowed to touch the key after that point. The most keyput is normally allow...

7.8CVSS0.0016EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/03/28 3:41 a.m.1 views

SUSE CVE-2022-49738

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on iextraisize in isalive syzbot found a f2fs bug: BUG: KASAN: slab-out-of-bounds in datablkaddr fs/f2fs/f2fs.h:2891 inline BUG: KASAN: slab-out-of-bounds in isalive fs/f2fs/gc.c:1117 inline BUG: KASA...

7.1CVSS6.5AI score0.0017EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/03/28 12:0 a.m.3 views

PT-2025-13549

Name of the Vulnerable Software and Affected Versions HDF5 versions up to 1.14.6 Description A issue was found in the function H5FL blk gc list of the file src/H5FL.c. The manipulation of the argument H5FL blk head t leads to use after free. An attack has to be approached locally. The exploit has...

5.3CVSS5.9AI score0.00201EPSS
Exploits1References17
Rows per page
Query Builder