Review reviewHigh

CVE-2024-38628

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks.

CVSS
7.8
EPSS
0.18%
7.87% percentile
CISA KEV
Not listed
Published
2024.06.21
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.18%
Technical severityCVSS 7.8

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks.

Affected product and versions

Product
Linux Linux, linux kernel
Affected versions
>= 02de698ca8123782c0c6fb8ed99080e2f032b0d2 < 89e66809684485590ea0b32c3178e42cba36ac09, >= 02de698ca8123782c0c6fb8ed99080e2f032b0d2 < 453d3fa9266e53f85377b911c19b9a4563fa88c0, >= 02de698ca8123782c0c6fb8ed99080e2f032b0d2 < bea73b58ab67fe581037ad9cdb93c2557590c068, >= 02de698ca8123782c0c6fb8ed99080e2f032b0d2 < 1b739388aa3f8dfb63a9fca777e6dfa6912d0464, >= 5.15, >= 5.15 < 6.1.93, >= 6.2 < 6.6.33, >= 6.7 < 6.9.4
Fixed versions
6.1.93, 6.6.33, 6.9.4

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
CWE-362