Lucene search
+L

415 matches found

AstraLinux
AstraLinux
added 3 days ago7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During the decoding of v4 request compound arguments, certain operations e.g., SETATTR can trigger idmap lookup upcalls. When the responses to these upcalls are delayed beyond the...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/06 1:6 a.m.9 views

SUSE CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

5.4AI score0.00317EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:16 a.m.12 views

CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS0.00317EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 8:16 a.m.6 views

UBUNTU-CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS5.4AI score0.00317EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/05 8:9 a.m.61 views

CVE-2026-64578

Summary: CVE-2026-64578 affects the ksmbd component of the Linux kernel. A vulnerability exists where ksmbd_smb2_check_message() reads the 2-byte StructureSize2 field at offset 64 of an SMB2 compound element without first ensuring the element is large enough. An attacker can craft a compound SMB2...

8.2CVSS5.4AI score0.00317EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/05 8:9 a.m.9 views

CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS5.4AI score0.00317EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 8:9 a.m.11 views

CVE-2026-64578 ksmbd: validate compound request size before reading StructureSize2

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 8:9 a.m.10 views

EUVD-2026-53272

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

5.4AI score0.00317EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:9 a.m.32 views

CVE-2026-64578 ksmbd: validate compound request size before reading StructureSize2

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS0.00317EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/25 4:0 p.m.6 views

SUSE CVE-2026-64381

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

5.9AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64381

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.5 views

UBUNTU-CVE-2026-64381

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

5.8AI score0.00177EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:50 a.m.8 views

EUVD-2026-48925

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

5.9AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.5 views

CVE-2026-64381 smb: client: Fix next buffer leak in receive_encrypted_standard()

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:50 a.m.18 views

CVE-2026-64381

The CVE-2026-64381 issue is in the Linux kernel SMB client code path used by receive_encrypted_standard()/receive encrypted standard(): a next_buffer is allocated before validating that the number of compound PDUs has not exceeded MAX_COMPOUND. If the limit check fails, the function returns early...

5.9AI score0.00177EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64381

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 next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs...

5.5AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.5 views

UBUNTU-CVE-2026-13055

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 7:22 p.m.40 views

CVE-2026-13055 Server crash via aggregation pipeline expression with compound wildcard index specification

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:22 p.m.49 views

CVE-2026-13055

The CVE concerns MongoDB Server (mongod) where the query expression $_internalIndexKey in an aggregation pipeline can crash the server. The root cause is improper handling of compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The vulne...

7.1CVSS5.4AI score0.00283EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:22 p.m.9 views

CVE-2026-13055

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.3AI score0.00283EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder