Lucene search
+L

1891 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-0635

Malware in sbrugna...

7CVSS7.4AI score0.1085EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/05 8:2 a.m.6 views

smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path

...

5.5CVSS7AI score0.00137EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.5 views

SUSE CVE-2025-39932

In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbddestroy call disableworksync&info-postsendcreditswork In smbddestroy we may destroy the memory so we better wait until postsendcreditswork is no longer pending and will never be started again. I actually just...

5.5CVSS6.6AI score0.00135EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/10/05 1:3 a.m.6 views

smb: client: let recv_done verify data_offset, data_length and remaining_data_length

...

5.5CVSS7AI score0.0012EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/05 1:2 a.m.12 views

smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work)

...

7AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/10/04 8:15 a.m.8 views

AZL-75327 CVE-2025-39932 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbddestroy call disableworksync&info-postsendcreditswork In smbddestroy we may destroy the memory so we better wait until postsendcreditswork is no longer pending and will never be started again. I actually just...

5.5CVSS6.8AI score0.00135EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/04 7:30 a.m.26 views

CVE-2025-39932

Summary of CVE-2025-39932 (Linux kernel) : The issue affects the SMB/CIFS path in the Linux kernel where smbd_destroy() could destroy memory if post_send_credits_work is still pending. The root cause is that rxe_post_recv could be invoked after rdma_destroy_qp() due to put_receive_buffer() trigge...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/04 7:30 a.m.4 views

CVE-2025-39932 smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work)

In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbddestroy call disableworksync&info-postsendcreditswork In smbddestroy we may destroy the memory so we better wait until postsendcreditswork is no longer pending and will never be started again. I actually just...

5.5CVSS6.5AI score0.00135EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.17 views

CVE-2025-39929 smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirectrecvio leak in smbdnegotiate error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on kmemcacheshutdown...

0.00137EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/04 7:30 a.m.44 views

CVE-2025-39929

CVE-2025-39929 affects the Linux kernel SMB client code, specifically a leak in smbdirect_recv_io within smbd_negotiate() error path. The vulnerability is mapped to a LOCAL attack, with MEDIUM overall CVSS (base 5.5) and HIGH impact on availability. The description in the initial document notes t...

5.5CVSS6.1AI score0.00137EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-29589

Malicious code in bioql PyPI...

6.3AI score0.00101EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-27366

Malicious code in bioql PyPI...

4.8CVSS6.3AI score0.02331EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-31154

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.00545EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-25327

Malicious code in bioql PyPI...

1CVSS6.5AI score0.00193EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-26193

Malicious code in bioql PyPI...

5.8CVSS6AI score0.0089EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-25072

Malicious code in bioql PyPI...

6.5AI score0.02103EPSS
SaveExploits1References8
OSV
OSV
added 2025/10/02 10:52 a.m.6 views

USN-7798-1 linux-azure vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Network drivers; - SMB network file system; - Packet sockets; - Network traffic control; - VMware vSockets driver; ...

7.8CVSS6.5AI score0.00309EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2025/10/02 10:52 a.m.6 views

USN-7798-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Network drivers; - SMB network file system; - Packet sockets; - Network traffic control; - VMware vSockets driver; ...

7.8CVSS7AI score0.00309EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/02 10:7 a.m.7 views

kernel: smb: client: fix use-after-free in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...

7.8CVSS6.8AI score0.00161EPSS
SaveExploits0References5
Metasploit
Metasploit
added 2025/10/01 6:56 p.m.637 views

IconEnvironmentDataBlock - Windows LNK File Special UNC Path NTLM Leak

This module creates a malicious Windows shortcut LNK file that specifies a special UNC path in IconEnvironmentDataBlock of Shell Link .LNK that can trigger an authentication attempt to a remote server. This can be used to harvest NTLM authentication credentials. When a victim browse to the locati...

5.9AI score
SaveExploits0
Rows per page
Query Builder