Lucene search
+L

13828 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/13 3:23 a.m.8 views

Malicious code in fork-omicron-socket-easy-array (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 09dec83f01fe45716ab73eaf8f7a24f32dbc73e07c2b87df02a03f006c0a81c9 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:2 a.m.11 views

smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().

...

7AI score0.00144EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/11/13 12:0 a.m.10 views

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

7.3CVSS7AI score0.00148EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/13 12:0 a.m.6 views

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

7.7CVSS6.9AI score0.00454EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.13 views

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

7.8CVSS6.8AI score0.00243EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.9 views

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

7.5CVSS7AI score0.05532EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/11/13 12:0 a.m.17 views

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

7.3CVSS7.3AI score0.00148EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.4 views

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

7.8CVSS6.8AI score0.00243EPSS
SaveExploits1References3
CVE
CVE
added 2025/11/12 9:56 p.m.41 views

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

8.1CVSS6AI score0.00541EPSS
SaveExploits0References8
CVE
CVE
added 2025/11/12 9:56 p.m.28 views

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

7.5CVSS6AI score0.00587EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2025/11/12 6:1 p.m.10 views

CVE-2025-60719

Untrusted pointer dereference in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.4AI score0.01782EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.10 views

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

7.8CVSS6.9AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:41 p.m.6 views

kernel: vsock/virtio: Validate length in packet header before skb_put()

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skbput When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtiovsockskbrxput. Unfortunately, virtiovsockskbrxput uses the length...

8.4CVSS5.8AI score0.00157EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.12 views

EUVD-2025-124908

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

5.8AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.16 views

EUVD-2025-124934

In the Linux kernel, the following vulnerability has been resolved: tls: Use skdstget and dstdevrcu in getnetdevforsock. getnetdevforsock is called during setsockopt, so not under RCU. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the only -ndoskgetlowerdev...

5.8AI score0.00161EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.6 views

kernel: sunrpc: fix client side handling of tls alerts

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

8.2CVSS5.8AI score0.00325EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.7 views

kernel: vsock/virtio: Validate length in packet header before skb_put()

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skbput When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtiovsockskbrxput. Unfortunately, virtiovsockskbrxput uses the length...

8.4CVSS5.8AI score0.00157EPSS
SaveExploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.18 views

CVE-2025-40175

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

0.00172EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/12 11:15 a.m.10 views

CVE-2025-40149

In the Linux kernel, the following vulnerability has been resolved: tls: Use skdstget and dstdevrcu in getnetdevforsock. getnetdevforsock is called during setsockopt, so not under RCU. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the only -ndoskgetlowerdev...

7.8CVSS0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 11:15 a.m.17 views

UBUNTU-CVE-2025-40175

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

5.7AI score0.00172EPSS
SaveExploits0References9
Rows per page
Query Builder