CVE-2023-32252

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

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2_LOGOFF commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-32252.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.15"
            },
            {
                "fixed": "5.15.145"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "6.1.29"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.2"
            },
            {
                "fixed": "6.2.16"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.3"
            },
            {
                "fixed": "6.3.2"
            }
        ]
    }
]