Lucene search
+L

747 matches found

Vulnrichment
Vulnrichment
added 2026/04/30 5:33 a.m.7 views

CVE-2026-6867 Improperly Controlled Sequential Memory Allocation in Wireshark

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.2AI score0.00124EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/30 5:33 a.m.21 views

CVE-2026-6867

Wireshark has a vulnerability CVE-2026-6867 describing an improperly controlled sequential memory allocation in the SMB2 protocol dissector that could cause a denial-of-service crash. Affected versions are Wireshark 4.6.0–4.6.4 and 4.4.0–4.4.14. The issue is tied to the SMB2 dissector component; ...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/30 5:33 a.m.34 views

CVE-2026-6867 Improperly Controlled Sequential Memory Allocation in Wireshark

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.5CVSS0.00124EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/04/30 12:0 a.m.8 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.5CVSS5.8AI score0.00138EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-6867

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 CVE-2026-6867 Note that Nessus relies on the presence of...

5.5CVSS6.2AI score0.00124EPSS
SaveExploits1References4
Kaspersky
Kaspersky
added 2026/04/29 12:0 a.m.15 views

KLA91016 Multiple vulnerabilities in Wireshark

Multiple vulnerabilities were found in Wireshark. Malicious users can exploit these vulnerabilities to cause denial of service, execute arbitrary code. Below is a complete list of vulnerabilities: 1. A denial of service vulnerability in Monero protocol dissector can be exploited to cause a denial...

6.3AI score
SaveExploits0References35
NVD
NVD
added 2026/04/24 3:16 p.m.6 views

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.5CVSS0.00415EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.36 views

CVE-2026-31612 ksmbd: validate EaNameLength in smb2_get_ea()

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.5CVSS0.00415EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/24 2:42 p.m.5 views

EUVD-2026-25505

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

5.4AI score0.00415EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.22 views

PT-2026-34964

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the ksmbd module, the smb2 get ea function reads the EaNameLength variable from a client request and passes it to strncmp as the comparison length without verifying if the name length...

7.5CVSS5.2AI score0.00415EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:8 a.m.6 views

ksmbd: fix memory leaks and NULL deref in smb2_lock()

...

7.5CVSS5.2AI score0.00479EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.19 views

SUSE CVE-2026-31432

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix OOB write in QUERYINFO for compound requests When a compound request such as READ + QUERYINFOSecurity is received, and the first command READ consumes most of the response buffer, ksmbd could write beyond the allocated...

8.8CVSS5.8AI score0.00507EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.11 views

SUSE CVE-2026-31433

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial OOB in getfileallinfo for compound requests When a compound request consists of QUERYDIRECTORY + QUERYINFO FILEALLINFORMATION and the first command consumes nearly the entire maxtranssize, getfileallinfo woul...

8.8CVSS5.8AI score0.006EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.8 views

SUSE CVE-2026-31477

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2lock smb2lock has three error handling issues after listdel detaches smblock from locklist at nocheckcl: 1 If vfslockfile returns an unexpected error in the non-UNLOCK path, goto out...

7.5CVSS5.6AI score0.00479EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.9 views

SUSE CVE-2026-31478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.10 views

EUVD-2026-24835

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

5.8AI score0.00502EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/22 2:16 p.m.5 views

CVE-2026-31477

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2lock smb2lock has three error handling issues after listdel detaches smblock from locklist at nocheckcl: 1 If vfslockfile returns an unexpected error in the non-UNLOCK path, goto out...

7.5CVSS0.00479EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/22 2:16 p.m.6 views

CVE-2026-31478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

9.8CVSS0.00502EPSS
SaveExploits0References7
CVE
CVE
added 2026/04/22 1:54 p.m.39 views

CVE-2026-31478

The CVE-2026-31478 issue affects ksmbd in the Linux kernel. The root cause is an incorrect calculation of the response buffer length in smb2_calc_max_out_buf_len(), where a hardcoded hdr2_len was used instead of the correct offset to the Buffer field. The security advisories describe that after a...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/22 1:54 p.m.2 views

CVE-2026-31478 ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

9.8CVSS6.7AI score0.00502EPSS
SaveExploits0References10
Rows per page
Query Builder