CVE-2023-35828

Source
https://cve.org/CVERecord?id=CVE-2023-35828
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-35828.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-35828
Downstream
Related
Published
2023-06-18T22:15:09.417Z
Modified
2026-03-15T14:11:35.930787Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/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.2. A use-after-free was found in renesasusb3remove in drivers/usb/gadget/udc/renesas_usb3.c.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-35828.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.19"
            },
            {
                "fixed": "4.19.283"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20"
            },
            {
                "fixed": "5.4.243"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.5"
            },
            {
                "fixed": "5.10.180"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.11"
            },
            {
                "fixed": "5.15.111"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "6.1.28"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.2"
            },
            {
                "fixed": "6.2.15"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.3"
            },
            {
                "fixed": "6.3.2"
            }
        ]
    }
]