Lucene search
+L

592 matches found

GithubExploit
GithubExploit
added 2026/05/17 4:33 a.m.297 views

Eternalblue-ms17-010-lab

01-EternalBlue-MS17-010-README.mdhttps://github.com/user-atta...

9.3CVSS7.5AI score0.93307EPSS
SaveExploits51
EUVD
EUVD
added 2026/05/08 3:31 p.m.11 views

EUVD-2026-28668

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2write SMB2write places write payload in iov1..n as part of rqiov. smb3inittransformrq pointer-shares rqiov, so cryptmessage encrypts iov1 in-place, replacing the original...

5.8AI score0.00217EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/08 3:16 p.m.24 views

UBUNTU-CVE-2026-43362

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2write SMB2write places write payload in iov1..n as part of rqiov. smb3inittransformrq pointer-shares rqiov, so cryptmessage encrypts iov1 in-place, replacing the original...

8.1CVSS5.7AI score0.00217EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43378

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2open The opinfo pointer obtained via rcudereferencefp-fopinfo is dereferenced after rcureadunlock, creating a use-after-free window...

9.8CVSS5.7AI score0.00308EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.37 views

CVE-2026-43362 smb: client: fix in-place encryption corruption in SMB2_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2write SMB2write places write payload in iov1..n as part of rqiov. smb3inittransformrq pointer-shares rqiov, so cryptmessage encrypts iov1 in-place, replacing the original...

8.1CVSS0.00217EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.12 views

PT-2026-39040

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the smb lazy parent lease break close function. The opinfo pointer, obtained via rcu dereferencefp-f opinfo, is accessed after rcu read unlock is called...

9.8CVSS5.8AI score0.00444EPSS
SaveExploits0References8
Ubuntu
Ubuntu
added 2026/05/04 11:40 a.m.12 views

USN-8227-1: curl vulnerabilities

It was discovered that curl incorrectly reused non-TLS connections when TLS was required in some STARTTLS configurations. A remote attacker could possibly use this issue to obtain sensitive information. CVE-2026-4873 It was discovered that curl incorrectly reused certain HTTP Negotiate connection...

7.5CVSS5.8AI score0.00719EPSS
SaveExploits7
NVD
NVD
added 2026/05/01 2:16 p.m.6 views

CVE-2026-31708

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2ioctlqueryinfo QUERYINFO path smb2ioctlqueryinfo has two response-copy branches: PASSTHRUFSCTL and the default QUERYINFO path. The QUERYINFO branch clamps qi.inputbufferlength to the server-report...

8.1CVSS0.00307EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/01 1:56 p.m.14 views

EUVD-2026-26521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require minimum ACE size in smbcheckpermdacl Both ACE-walk loops in smbcheckpermdacl only guard against an under-sized remaining buffer, not against an ACE whose declared ace-size is smaller than the struct it claims to...

5.7AI score0.00315EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/01 1:56 p.m.15 views

EUVD-2026-26520

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...

5.8AI score0.00542EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/01 1:56 p.m.44 views

CVE-2026-31708

CVE-2026-31708 affects the Linux kernel SMB client. The issue occurs in smb2_ioctl_query_info() where, in the QUERY_INFO path, qi.input_buffer_length is clamped to the server’s OutputBufferLength and copied from qi_rsp->Buffer to userspace without verifying that the payload fits within rsp_iov...

8.1CVSS5.9AI score0.00307EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/01 1:56 p.m.15 views

EUVD-2026-26514

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2getea EA alignment smb2getea applies 4-byte alignment padding via memset after writing each EA entry. The bounds check on buffreelen is performed before the value memcpy, but the alignment...

5.9AI score0.00389EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.16 views

PT-2026-36338

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the smb2 ioctl query info function within the QUERY INFO path. The function clamps qi.input buffer length to the server-reported OutputBufferLength and...

8.1CVSS6.2AI score0.00307EPSS
SaveExploits0
NVD
NVD
added 2026/04/30 7:16 a.m.6 views

CVE-2026-5407

SMB2 protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

5.5CVSS0.00138EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/30 5:39 a.m.18 views

CVE-2026-5407

Wireshark SA SMB2 protocol dissector has an infinite loop vulnerability affecting Wireshark 4.6.0–4.6.4 and 4.4.0–4.4.14, which can lead to denial of service. Root cause: an infinite loop caused by an unreachable exit path in the SMB2 dissector. Affected component is the SMB2 protocol dissector w...

5.5CVSS5.2AI score0.00138EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/30 12:0 a.m.6 views

CVE-2026-6867

SMB2 protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

5.5CVSS5.8AI score0.00124EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:6 a.m.12 views

ksmbd: validate EaNameLength in smb2_get_ea()

...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 3:16 p.m.4 views

DEBIAN-CVE-2026-31612

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2getea smb2getea reads eareq-EaNameLength from the client request and passes it directly to strncmp as the comparison length without verifying that the length of the name really is the size of t...

7.5CVSS5.5AI score0.00415EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:8 a.m.7 views

ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()

...

9.8CVSS5.2AI score0.00502EPSS
SaveExploits0
CVE
CVE
added 2026/04/22 1:54 p.m.30 views

CVE-2026-31477

In CVE-2026-31477, the Linux kernel ksmbd component smb2_lock() had three error-handling issues after detaching smb_lock from lock_list: (1) non-UNLOCK path leaks smb_lock and its flock when vfs_lock_file() returns an unexpected error, (2) UNLOCK path leaks on -ENOENT with stale error code, and (...

7.5CVSS5.6AI score0.00479EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder