Lucene search
+L

14652 matches found

Vulnrichment
Vulnrichment
added 2025/01/11 12:29 p.m.4 views

CVE-2024-54191 Bluetooth: iso: Fix circular lock in iso_conn_big_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

6.1AI score0.00137EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a tx skb reference count contention condition in the oatc6 driver, which could lead to packet loss and memor...

4.7CVSS5.8AI score0.00241EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the net/smc module not properly checking the return value of sockrecvmsg when receiving a clc message, which...

7.5CVSS6.4AI score0.00765EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/10 12:15 p.m.9 views

AZL-55443 CVE-2025-23016 affecting package fcgi for versions less than 2.4.5-1

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS7.4AI score0.00578EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/10 12:15 p.m.23 views

CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS0.00578EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/10 12:15 p.m.2 views

DEBIAN-CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS8.3AI score0.00578EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/10 12:15 p.m.11 views

UBUNTU-CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS7.4AI score0.00578EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/10 12:22 a.m.11 views

SUSE CVE-2024-56602

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154create sockinitdata attaches the allocated sk object to the provided sock object. If ieee802154create fails later, the allocated sk object is freed, but the danglin...

7.8CVSS7.6AI score0.00229EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.11 views

SUSE CVE-2024-56642

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.1CVSS6.6AI score0.00243EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.7 views

SUSE CVE-2024-56648

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fillframeinfo syzbot is able to feed a packet with 14 bytes, pretending it is a vlan one. Since fillframeinfo is relying on skb-maclen already, extend the check to cover this case...

8CVSS7.6AI score0.00248EPSS
SaveExploits0References43
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.7 views

SUSE CVE-2024-56653

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: avoid UAF in btmtkprocesscoredump hcidevcdappend may lead to the release of the skb, so it cannot be accessed once it is called. ================================================================== BUG: KASAN:...

6.7CVSS7.5AI score0.0031EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.8 views

SUSE CVE-2024-56664

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket different from the one stored may race with socket's close link popping & unlinking. sockmapdelete unconditionally unrefs the wrong element: /...

7CVSS7.7AI score0.0018EPSS
SaveExploits0References52
CNNVD
CNNVD
added 2025/01/10 12:00 a.m.8 views

fcgi2 安全漏洞

fcgi2 is a FastCGI developer's toolkit from FastCGI-Archives open source. A security vulnerability exists in fcgi2 versions 2.x through 2.4.4, which stems from the presence of an integer overflow that allows an attacker to send data to an IPC socket with a carefully crafted nameLen or valueLen...

9.3CVSS8.3AI score0.00578EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/10 12:00 a.m.394 views

CVE-2025-23016

CVE-2025-23016 affects FastCGI fcgi2 (fcgi) 2.x up to 2.4.4, with an integer overflow (leading to a heap-based buffer overflow) in ReadParams in fcgiapp.c when handling crafted nameLen/valueLen on IPC socket data. Connected documents confirm this issue across multiple distributions and note a fix...

9.3CVSS9.4AI score0.00578EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/01/10 12:00 a.m.25 views

CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS8.3AI score0.00578EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/10 12:00 a.m.32 views

CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS0.00578EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2025/01/10 12:00 a.m.12 views

fcgi -- Heap-based buffer overflow via crafted nameLen/valueLen in ReadParams

[email protected] reports: FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS7.2AI score0.00578EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/10 12:00 a.m.22 views

CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS7.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/01/10 12:00 a.m.13 views

CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS7.4AI score0.00578EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/01/10 12:00 a.m.24 views

CVE-2025-23016

FastCGI fcgi2 aka fcgi 2.x through 2.4.4 has an integer overflow and resultant heap-based buffer overflow via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c...

9.3CVSS7.7AI score0.00578EPSS
SaveExploits0References5
Rows per page
Query Builder