Lucene search
+L

2019 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.51 views

CVE-2023-52755

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab out of bounds write in smbinheritdacl slab out-of-bounds write is caused by that offsets is bigger than pntsd allocation size. This patch add the check to validate 3 offsets using allocation size...

8.4CVSS8.4AI score0.26864EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.90 views

CVE-2023-52755 ksmbd: fix slab out of bounds write in smb_inherit_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab out of bounds write in smbinheritdacl slab out-of-bounds write is caused by that offsets is bigger than pntsd allocation size. This patch add the check to validate 3 offsets using allocation size...

6.6AI score0.26864EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/18 2:9 a.m.25 views

CVE-2023-52666

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS7.6AI score
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.21 views

CVE-2023-52666

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.4AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.22 views

CVE-2023-52666

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.4AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/05/17 2:1 p.m.27 views

CVE-2023-52666

...

6.4AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.10 views

The vulnerability of the __handle_ksmbd_work() function in the implementation of the SMB protocol within the in-core CIFS/SMB3-server ksmbd server kernel of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the handleksmbdwork function in the fs/smb/server/server.c module, which is part of the SMB Server Message Block networking implementation within the Linux-based CIFS/SMB3-server ksmbd server, relates to memory reading beyond the allocated buffer. Exploiting this vulnerabilit...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References27Affected Software4
RedhatCVE
RedhatCVE
added 2024/05/01 6:15 p.m.28 views

CVE-2024-26936

A flaw was found in the Linux kernel’s ksmbd module. A missing validation of a buffer size can trigger an out-of-bounds access, resulting in a denial of service...

5.5CVSS8.3AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.14 views

CVE-2024-26980

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2allocaterspbuf If -ProtocolId is SMB2TRANSFORMPROTONUM, smb2 request size validation could be skipped. if request size is smaller than sizeofstruct smb2queryinforeq, slab-out-of-bounds read ca...

5.5CVSS7.4AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

7.8CVSS5.9AI score0.00814EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.7 views

AZL-42175 CVE-2024-26952 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

7.8CVSS6.5AI score0.00814EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.11 views

CVE-2024-26954

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smbstrndupfromutf16 If -NameOffset of smb2createreq is smaller than Buffer offset of smb2createreq, slab-out-of-bounds read can happen from smb2open. This patch set the minimum value of the name...

7.1CVSS7.5AI score0.0025EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/01 6:15 a.m.6 views

AZL-42207 CVE-2024-26952 affecting package kernel for versions less than 5.15.158.2-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

7.8CVSS6.5AI score0.00814EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26954

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smbstrndupfromutf16 If -NameOffset of smb2createreq is smaller than Buffer offset of smb2createreq, slab-out-of-bounds read can happen from smb2open. This patch set the minimum value of the name...

7.1CVSS5.9AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-26936

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2allocaterspbuf The response buffer should be allocated in smb2allocaterspbuf before validating request. But the fields in payload as well as smb2 header is used in smb2allocaterspbuf. Th...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.30 views

CVE-2024-26952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

8.1CVSS6.5AI score0.00814EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.16 views

CVE-2024-26980

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2allocaterspbuf If -ProtocolId is SMB2TRANSFORMPROTONUM, smb2 request size validation could be skipped. if request size is smaller than sizeofstruct smb2queryinforeq, slab-out-of-bounds read ca...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.19 views

CVE-2024-26936

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2allocaterspbuf The response buffer should be allocated in smb2allocaterspbuf before validating request. But the fields in payload as well as smb2 header is used in smb2allocaterspbuf. Th...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References17
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

UBUNTU-CVE-2024-26936

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2allocaterspbuf The response buffer should be allocated in smb2allocaterspbuf before validating request. But the fields in payload as well as smb2 header is used in smb2allocaterspbuf. Th...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

UBUNTU-CVE-2024-26952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

8.1CVSS6.4AI score0.00814EPSS
SaveExploits0References17
Rows per page
Query Builder