CVE-2023-1583

Source
https://cve.org/CVERecord?id=CVE-2023-1583
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-1583.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-1583
Downstream
Related
Published
2023-03-24T22:15:07Z
Modified
2026-03-13T06:51:15Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A NULL pointer dereference was found in io_file_bitmap_get in io_uring/filetable.c in the io_uring sub-component in the Linux Kernel. When fixed files are unregistered, some context information (file_alloc_{start,end} and alloc_hint) is not cleared. A subsequent request that has auto index selection enabled via IORING_FILE_INDEX_ALLOC can cause a NULL pointer dereference. An unprivileged user can use the flaw to cause a system crash.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-1583.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.19"
            },
            {
                "fixed": "6.1.22"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.2.0"
            },
            {
                "fixed": "6.2.9"
            }
        ]
    }
]