Lucene search
+L

2061 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49695

In the Linux kernel, the following vulnerability has been resolved: igb: fix a use-after-free issue in igbcleantxring Fix the following use-after-free bug in igbcleantxring routine when the NIC is running in XDP mode. The issue can be triggered redirecting traffic into the igb NIC and then closin...

7.8CVSS6.1AI score0.0029EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.1 views

CVE-2022-49607 perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a race between perfeventsetoutput and perfmmapclose: CPU1 CPU2 perfmmapclosee2 if atomicdecandtest&e2-rb-mmapcount // 1 - 0 detachrest =...

6.4AI score0.00186EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:23 a.m.113 views

CVE-2022-49607

CVE-2022-49607 concerns a data race in the Linux kernel between perf_event_set_output() and perf_mmap_close() in the perf/core subsystem. The root cause is a race where perf_mmap_close() holds e2->mmap_mutex while perf_event_set_output() holds e1->mmap_mutex, allowing no serialization and p...

4.7CVSS5.3AI score0.00186EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.19 views

PT-2025-8623 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, where the tls sk proto close function is executed repeatedly due to an incorrect update of the ctx-sk proto to sock-sk prot by...

7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/02/25 6:47 a.m.6 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18References6
Amazon
Amazon
added 2025/02/21 12:00 a.m.7 views

Medium: nodejs

Issue Overview: A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to...

5.3CVSS7.7AI score0.0135EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/02/17 7:21 p.m.12 views

nodejs: GOAWAY HTTP/2 frames cause memory leak outside heap

A vulnerability was found in NodeJS when handling HTTP/2 connections, where the remote peer abruptly closes the socket without sending the proper HTTP/2 notification to the server, leading to a memory leak. This flaw allows an attacker to force the targeted process in the targeted host to an...

5.3CVSS5.8AI score0.0135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/02/17 6:04 p.m.11 views

nodejs: GOAWAY HTTP/2 frames cause memory leak outside heap

A vulnerability was found in NodeJS when handling HTTP/2 connections, where the remote peer abruptly closes the socket without sending the proper HTTP/2 notification to the server, leading to a memory leak. This flaw allows an attacker to force the targeted process in the targeted host to an...

5.3CVSS5.8AI score0.0135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/02/13 4:03 p.m.9 views

nodejs: GOAWAY HTTP/2 frames cause memory leak outside heap

A vulnerability was found in NodeJS when handling HTTP/2 connections, where the remote peer abruptly closes the socket without sending the proper HTTP/2 notification to the server, leading to a memory leak. This flaw allows an attacker to force the targeted process in the targeted host to an...

5.3CVSS5.8AI score0.0135EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Wait for fixup workers before stopping the cleaner kthread during umount. During unmount, at closectree, the following steps are performed in this order: 1 Park the cleaner kthread – this does not destroy the kthread; i...

7.8CVSS6.8AI score0.00299EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: filelock: Fixed the race condition recovery mechanism for fcntl/close operations. When I wrote the commit 3cad1bc01041 “filelock: Remove locks reliably when a race condition is detected with fcntl/close”, I overlooked the fact th...

7.8CVSS5.7AI score0.00195EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close netlink supports iterative dumping of data. It provides the following operations: - start – Optional Initiates the dumping process. - dump – The actual dumping process; this...

7.8CVSS6.4AI score0.00243EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: In the bcm function, there was an issue where bo-bcmprocread was cleared after the removeprocentry function was called. The syzbot tool reported a warning in the bcmrelease function. The bug fix addressed another warning that...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.21 views

Curl < 8.12.0 Double Close (CVE-2025-0665)

libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channel after having completed a threaded name resolve. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number. %NASLMINLEVEL 8090...

7CVSS8AI score0.01275EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/07 7:15 a.m.3 views

DEBIAN-CVE-2025-23085

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory...

5.3CVSS6.5AI score0.0135EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/07 7:15 a.m.6 views

ALPINE-CVE-2025-23085

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory...

5.3CVSS6.7AI score0.0135EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/02/07 12:00 a.m.8 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment from the Node.js open source. A security vulnerability exists in Node.js versions v18.x, v20.x, v22.x, and v23.x. The vulnerability stems from a memory leak that may occur when a remote peer suddenly closes a socket without...

5.3CVSS6.5AI score0.0135EPSS
SaveExploits0References3
Slackware Linux
Slackware Linux
added 2025/02/05 11:54 p.m.52 views

[slackware-security] curl

New curl packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/curl-8.12.0-i586-1slack15.0.txz: Upgraded. This release fixes the following security issues: gzip integer overflow eventfd double close...

9.8CVSS7.5AI score0.01275EPSS
SaveExploits3
OSV
OSV
added 2025/02/05 10:15 a.m.9 views

AZL-56692 CVE-2025-0665 affecting package curl for versions less than 8.11.1-3

libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channel after having completed a threaded name resolve...

7CVSS7.2AI score0.01275EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/05 10:15 a.m.2 views

DEBIAN-CVE-2025-0665

libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channel after having completed a threaded name resolve...

7CVSS8.2AI score0.01275EPSS
SaveExploits1References1
Rows per page
Query Builder