13816 matches found
EUVD-2025-175778
Malicious code in upsilon-socket-cluster-static-eta npm...
EUVD-2025-178599
Malicious code in hash-socket-slow-debug-interpret npm...
EUVD-2025-176302
Malicious code in socket-table-grid-sigma-deserialize npm...
EUVD-2025-179745
Malicious code in chi-mu-socket-cold-small npm...
EUVD-2025-180322
Malicious code in array-benchmark-socket-dog-fork npm...
EUVD-2025-176305
Malicious code in socket-minify-export-catch-file npm...
EUVD-2025-176307
Malicious code in socket-file-analyze-encode-monitor npm...
EUVD-2025-176306
Malicious code in socket-link-resolve-try-encrypt npm...
EUVD-2025-176695
Malicious code in report-epsilon-socket-beta-sudo npm...
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
...
Socket Firewall 代码问题漏洞
Socket Firewall is a firewall software from Socket Open Source. A code issue vulnerability exists in Socket Firewall versions prior to 0.15.5 that stems from the possibility of executing arbitrary code when running in an untrusted project directory, which could lead to bypassing malicious packet...
PT-2025-49088
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a race condition within the mptcp schedule work function. Specifically, a use-after-free issue was identified where mptcp worker could execute before a referen...
Siemens SIMATIC S7-1500 Use After Free (CVE-2024-56600)
net: inet6: do not leave a dangling sk pointer in inet6create sockinitdata attaches the allocated sk pointer to the provided sock object. If inet6create fails later, the sk object is released, but the sock object retains the dangling sk pointer, which may cause use-after-free later. Clear the soc...
Siemens SIMATIC S7-1500 Improper Input Validation (CVE-2018-19591)
In the GNU C Library aka glibc or libc6 through 2.28, attempting to resolve a crafted hostname via getaddrinfo leads to the allocation of a socket descriptor that is not closed. This is related to the ifnametoindex function. This plugin only works with Tenable.ot. Please visit...
PT-2025-46904
Name of the Vulnerable Software and Affected Versions Socket Firewall versions prior to 0.15.5 Description Socket Firewall is an HTTP/HTTPS proxy server designed to enforce security policies by blocking dangerous packages. Versions of Socket Firewall prior to 0.15.5 are susceptible to arbitrary...
Siemens SIMATIC S7-1500 Improper Handling of Exceptional Conditions (CVE-2024-53140)
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 families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...
CVE-2025-40186
CVE-2025-40186 is a Linux kernel vulnerability described for Unity/Linux kernels: when handling TCP Fast Open (TFO), a call to reqsk_fastopen_remove() in tcp_conn_request() can trigger refcount underflow and double-free of the request_sockets object. The fix removes reqsk_fastopen_remove() from t...
CVE-2025-40183
CVE-2025-40183 is a Linux kernel in-kernel bug in the eBPF networking path. The issue stems from the metadata_dst object allocated for vxlan-decapped traffic when using bpf_redirect_neigh(), which could leak because an existing dst entry was not dropped before attaching a new one, leading to pote...
CVE-2025-60719
Untrusted pointer dereference in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...
kernel: skbuff: skb_segment, Call zero copy functions before using skbuff frags
In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...