CVE-2023-38429

Source
https://cve.org/CVERecord?id=CVE-2023-38429
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-38429.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-38429
Downstream
Published
2023-07-18T00:15:09.620Z
Modified
2026-03-14T12:08:18.259983Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/connection.c in ksmbd has an off-by-one error in memory allocation (because of ksmbdsmb2check_message) that may lead to out-of-bounds access.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-38429.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.15"
            },
            {
                "fixed": "5.15.113"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "6.1.30"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.2"
            },
            {
                "fixed": "6.3.4"
            }
        ]
    }
]