CVE-2024-26954

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26954
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26954.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26954
Downstream
Published
2024-05-01T06:15:11Z
Modified
2025-09-11T13:15:53Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix slab-out-of-bounds in smbstrndupfrom_utf16()

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 offset to the buffer offset to validate name length of smb2create_req().

References

Affected packages