CWE
476
Advisory Published
CVE Published
Updated

CVE-2024-26715: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend

First published: Wed Apr 03 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc->gadget_driver in dwc3_gadget_suspend, a NULL pointer dereference may occur. Call Stack: CPU1: CPU2: gadget_unbind_driver dwc3_suspend_common dwc3_gadget_stop dwc3_gadget_suspend dwc3_disconnect_gadget CPU1 basically clears the variable and CPU2 checks the variable. Consider CPU1 is running and right before gadget_driver is cleared and in parallel CPU2 executes dwc3_gadget_suspend where it finds dwc->gadget_driver which is not NULL and resumes execution and then CPU1 completes execution. CPU2 executes dwc3_disconnect_gadget where it checks dwc->gadget_driver is already NULL because of which the NULL pointer deference occur.

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Linux Kernel>=3.16.81<3.17
Linux Kernel>=4.4.178<4.5
Linux Kernel>=4.6<5.15.149
Linux Kernel>=5.16<6.1.79
Linux Kernel>=6.2<6.6.18
Linux Kernel>=6.7<6.7.6
Linux Kernel=6.8-rc1
Linux Kernel=6.8-rc2
debian/linux<=5.10.223-1<=5.10.226-1
6.1.123-1
6.1.119-1
6.12.11-1
6.12.12-1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-26715?

    The severity of CVE-2024-26715 is classified as medium due to the possibility of a NULL pointer dereference in the Linux kernel.

  • How do I fix CVE-2024-26715?

    To fix CVE-2024-26715, update to a version of the Linux kernel that is 6.1.123-1, 6.1.119-1, 6.12.10-1, 6.12.11-1 or later if you are using affected versions.

  • Which Linux kernel versions are vulnerable to CVE-2024-26715?

    Linux kernel versions from 3.16.81 to 6.8-rc2 are vulnerable to CVE-2024-26715.

  • What component of the Linux kernel is affected by CVE-2024-26715?

    CVE-2024-26715 affects the USB component of the Linux kernel, specifically the dwc3 gadget driver.

  • Is CVE-2024-26715 present in all distributions of Linux?

    CVE-2024-26715 is primarily associated with the Linux kernel, so it may be present in any distribution that utilizes affected kernel versions.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203