Lucene search
+L

1760 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 10:23 a.m.23 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.00381EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:15 a.m.8 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
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 10:14 a.m.7 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
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 4:15 a.m.6 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
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:45 p.m.11 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
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:27 a.m.8 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
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 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.00217EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/05/12 12:0 a.m.8 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
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.7 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.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.13 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.002EPSS
SaveExploits0References16
NVD
NVD
added 2025/03/31 8:15 p.m.19 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.00182EPSS
SaveExploits0References3
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.00182EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/03/28 3:41 a.m.3 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.00182EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/03/28 12:0 a.m.5 views

HDF5 资源管理错误漏洞

HDF5 Hierarchical Data Format version 5 is an open source library and file format for storing and organizing large amounts of data. The HDF5 H5FLblkgclist function releases a post heap usage vulnerability that can be exploited by an attacker to cause out-of-bounds reads and potentially crash an...

5.3CVSS6.8AI score0.00229EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/03/28 12:0 a.m.5 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.00229EPSS
SaveExploits1References17
NVD
NVD
added 2025/03/27 5:15 p.m.10 views

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.1CVSS0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.13 views

UBUNTU-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.1CVSS5.8AI score0.00182EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.1 views

CVE-2022-49738 f2fs: fix to do sanity check on i_extra_isize in is_alive()

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...

6.1AI score0.00182EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.40 views

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.1CVSS5.8AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/03/13 7:11 a.m.8 views

firefox: Unexpected GC during RegExp bailout processing

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it...

6.5CVSS7.3AI score0.00433EPSS
SaveExploits0References7
Rows per page
Query Builder