Lucene search
+L

209 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-11211

Malicious code in bioql PyPI...

6.8AI score0.00354EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2021-8652

Malicious code in bioql PyPI...

9.8CVSS9.4AI score0.00918EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2024-0876

Malicious code in bioql PyPI...

8.8CVSS8.4AI score0.00826EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2023-12515

Malicious code in bioql PyPI...

7.8CVSS6.8AI score0.00652EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 7:09 p.m.12 views

CVE-2021-21281

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. A buffer overflow vulnerability exists in Contiki-NG versions prior to 4.6. After establishing a TCP socket using the tcp-socket library, it is possible for the remote end to send a packet with a data...

9.8CVSS7.3AI score0.00918EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:40 p.m.11 views

CVE-2021-37165

A buffer overflow issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. When a message is sent to the HMI TCP socket, it is forwarded to the hmiProcessMsg function through the pendingQ, and may lead t...

9.8CVSS7.9AI score0.03264EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:43 a.m.12 views

CVE-2013-1100

The HTTP server in Cisco IOS on Catalyst switches does not properly handle TCP socket events, which allows remote attackers to cause a denial of service device crash via crafted packets on TCP port 1 80 or 2 443, aka Bug ID CSCuc53853...

5.4CVSS7.1AI score0.01464EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 12:55 p.m.119 views

CVE-2025-23143

CVE-2025-23143 is a Linux kernel issue where unloading a module (e.g., CIFS/NFS) can race with a TCP socket still alive, leading to a NULL pointer dereference in lockdep when hlock_class() is called after the module is gone. The root cause is that CIFS assigns a different lock class to the socket...

5.5CVSS6.2AI score0.00201EPSS
SaveExploits0References12Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/09 12:00 a.m.7 views

PT-2025-18397

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A null pointer dereference issue has been identified in the Linux kernel. The problem occurs when the CIFS module is unloaded while a TCP socket is still alive, causing a discrepancy...

5.5CVSS6.9AI score0.00201EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2024-41007

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tcp: avoid too many retransmit packets If a TCP socket is using TCPUSERTIMEOUT, and the othe...

7.5CVSS5.5AI score0.00773EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49372 tcp: tcp_rtx_synack() can be called from process context

In the Linux kernel, the following vulnerability has been resolved: tcp: tcprtxsynack can be called from process context Laurent reported the enclosed report 1 This bug triggers with following coditions: 0 Kernel built with CONFIGDEBUGPREEMPT=y 1 A new passive FastOpen TCP socket is created. This...

5.9AI score
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/02/06 4:45 a.m.11 views

CVE-2021-37625

Skytable is an open source NoSQL database. In versions prior to 0.6.4 an incorrect check of return value of the accept function in the run-loop for a TCP socket/TLS socket/TCP+TLS multi-socket causes an early exit from the run loop that should continue infinitely unless terminated by a local user...

7.5CVSS6.6AI score0.0094EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/31 7:32 p.m.19 views

CVE-2025-21683

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/31 12:15 p.m.21 views

CVE-2025-21683

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS0.00224EPSS
SaveExploits0References9
CVE
CVE
added 2025/01/31 11:25 a.m.240 views

CVE-2025-21683

CVE-2025-21683 affects the Linux kernel and patches a memory-leak in bpf_sk_select_reuseport() when using reuseport BPF programs. The underlying issue is that a sockmap lookup could return a TCP ESTABLISHED socket that previously had SO_ATTACH_REUSEPORT_EBPF, meaning a non-NULL sk_reuseport_cb di...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.27 views

CVE-2025-21683 bpf: Fix bpf_sk_select_reuseport() memory leak

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

0.00224EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/31 11:25 a.m.18 views

CVE-2025-21683 bpf: Fix bpf_sk_select_reuseport() memory leak

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS6.1AI score
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/12/29 2:23 p.m.12 views

CVE-2024-53168

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcpwritetimerhandler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task swapper/0/0 CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53168

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcpwritetimerhandler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task swapper/0/0 CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not...

7.8CVSS0.00252EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 2:15 p.m.4 views

UBUNTU-CVE-2024-53168

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcpwritetimerhandler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task swapper/0/0 CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not...

7.8CVSS6.5AI score0.00252EPSS
SaveExploits0References48
Rows per page
Query Builder