Lucene search
+L

1841 matches found

OSV
OSV
added 2025/07/11 11:08 a.m.6 views

OESA-2025-1813 python-pycares security update

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. Security Fixes: pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name...

5.5CVSS7AI score0.00425EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/11 11:08 a.m.7 views

OESA-2025-1811 python-pycares security update

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. Security Fixes: pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name...

5.5CVSS7AI score0.00425EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.7 views

PT-2025-29050

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.10.234-syzkaller Description: A flaw exists in the jffs2 file system within the Linux kernel where the result of jffs2 prealloc raw node refs was not adequately checked in several places. This could lead to a...

5.5CVSS6.7AI score0.0019EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.5 views

SUSE CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS6.5AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

5.5CVSS5.3AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.12 views

UBUNTU-CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS5.9AI score0.00151EPSS
SaveExploits0References29
OSV
OSV
added 2025/06/20 8:15 p.m.8 views

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

8.2CVSS5.4AI score0.00425EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.8 views

SUSE 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.5CVSS6.3AI score0.00226EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.11 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...

7.8CVSS0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-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.5CVSS5.4AI score0.00226EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/06/17 11:38 p.m.7 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.00425EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/16 4:09 p.m.47 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
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/06/16 4:09 p.m.18 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.00425EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: keys: Fixed UAF in keyput Once a key’s reference count is reduced to 0, the garbage collector thread may destroy it at any time. Therefore, keyput is no longer allowed to access the key after that point. The only action that keyp...

7.8CVSS6.4AI score0.00195EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.14 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: f2fs: Issue with zones: fixed to avoid inconsistencies between SIT and SSA. With the above testcase, inconsistencies may occur between SIT and SSA. Code snippet: createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount...

7.1CVSS5.5AI score0.00151EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/06/16 7:51 a.m.34 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.00195EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 10:23 a.m.30 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.11 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.9 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.9 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
Rows per page
Query Builder