Lucene search
+L

389 matches found

Cvelist
Cvelist
added 2025/12/30 12:15 p.m.29 views

CVE-2022-50859 cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix the error length of VALIDATENEGOTIATEINFO message Commit d5c7076b772a "smb3: add smb3.1.1 to default dialect list" extend the dialects from 3 to 4, but forget to decrease the extended length when specific the dialect,...

0.00239EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:15 p.m.27 views

CVE-2022-50859

CVE-2022-50859 : Linux kernel CIFS: fix for the error length of VALIDATE_NEGOTIATE_INFO message. The fix shortens the message from 28 bytes to 26 bytes by correcting the extended-dialect length after adding smb3.1.1 to the default dialect list. Root cause: after extending the dialects from 3 to 4...

6.1AI score0.00239EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 12:15 p.m.9 views

CVE-2022-50859 cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix the error length of VALIDATENEGOTIATEINFO message Commit d5c7076b772a "smb3: add smb3.1.1 to default dialect list" extend the dialects from 3 to 4, but forget to decrease the extended length when specific the dialect,...

6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:09 p.m.31 views

CVE-2023-54203 ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in initsmb2rsphdr When smb1 mount fails, KASAN detect slab-out-of-bounds in initsmb2rsphdr like the following one. For smb1 negotiate56bytes , initsmb2rsphdr for smb2 is called. The issue occurs whil...

9.1CVSS0.00535EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:09 p.m.10 views

CVE-2023-54203 ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in initsmb2rsphdr When smb1 mount fails, KASAN detect slab-out-of-bounds in initsmb2rsphdr like the following one. For smb1 negotiate56bytes , initsmb2rsphdr for smb2 is called. The issue occurs whil...

9.1CVSS6.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.21 views

PT-2025-53977

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's CIFS implementation related to the length of the VALIDATE NEGOTIATE INFO message. A commit extended the dialects from 3 to 4 but failed to adjust the...

7.8CVSS7AI score0.00954EPSS
SaveExploits2References896
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect length of the VALIDATENEGOTIATEINFO message, which could lead to information disclosure...

6.1AI score0.00239EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.16 views

PT-2025-54032

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.21 3 Description The Linux kernel contains a flaw within the ksmbd module, specifically in the init smb2 rsp hdr function. This issue manifests as a slab-out-of-bounds write when an SMB1 mount operation fails...

6.4AI score0.00535EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-39929

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS6.6AI score0.00306EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2025/10/06 9:39 p.m.20 views

curl: OpenSSL backend: X509 peer certificate not freed in ossl_get_channel_binding causes per-request memory leak (DoS risk for long-lived clients)

Summary: In curl’s OpenSSL backend, osslgetchannelbinding retains a new reference to the server’s X509 certificate via SSLget1peercertificate and never releases it. When Negotiate SPNEGO over TLS is in use, this path is invoked and leaks one X509 object per trigger. Over many requests in a...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.13 views

SUSE CVE-2025-39929

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

5.5CVSS6.5AI score0.00306EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 8:15 a.m.23 views

AZL-68132 CVE-2025-39929 affecting package kernel for versions less than 6.6.112.1-1

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

7.5CVSS6.8AI score0.00306EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 8:15 a.m.9 views

CVE-2025-39929

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

7.5CVSS0.00306EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.24 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...

7.5CVSS0.00306EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 7:30 a.m.10 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...

7.5CVSS6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/10/04 7:30 a.m.68 views

CVE-2025-39929

The CVE-2025-39929 issue is in the Linux kernel SMB client, specifically the smbd_negotiate() path in fs/smb/client/smbdirect.c, where a memory leak can occur if an error path triggers the leak (objects left on __kmem_cache_shutdown()). This memory leak can impact availability. Public advisories ...

7.5CVSS6.1AI score0.00306EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-11252

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.66418EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/26 7:52 p.m.12 views

CLSA-2025-1758916320 cups: Fix of CVE-2025-58060

CVE-2025-58060: fix authentication bypass with AuthType Negotiate...

8CVSS7.5AI score0.00968EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak when build ntlmssp negotiate blob failed There is a memory leak when...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.10 views

PT-2025-40626

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the SMB client within the Linux kernel, specifically within the smbd negotiate function's error handling path. The leak occurs due to objects remaining on kmem...

7.5CVSS6.8AI score0.00306EPSS
SaveExploits0
Rows per page
Query Builder