CVE-2023-38431

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

An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdusize in ksmbdconnhandlerloop, leading to an out-of-bounds read.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-38431.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.15"
            },
            {
                "fixed": "5.15.145"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "6.1.34"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.2"
            },
            {
                "fixed": "6.3.8"
            }
        ]
    }
]