CVE Database
/

CVE-2024-35822

Back to search

CVE-2024-35822

Published: May 17, 2024

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usb_ep_queue+0x7c/0x104 pc : usb_ep_queue+0x7c/0x104 lr : fsg_main_thread+0x494/0x1b3c Root cause is mass storage function try to queue request from main thread, but other thread may already disable ep when function disable. As there is no function failure in the driver, in order to avoid effort to fix warning, change WARN_ON_ONCE() in usb_ep_queue() to pr_debug().

VendorProductVersions

Linux

Linux

affected
8a0859b65b06ea07461271ce4f1fe25b48d1ec55 - < 2b002c308e184feeaeb72987bca3f1b11e5f70b8
affected
8a0859b65b06ea07461271ce4f1fe25b48d1ec55 - < 68d951880d0c52c7f13dcefb5501b69b8605ce8c
affected
8a0859b65b06ea07461271ce4f1fe25b48d1ec55 - < 3e944ddc17c042945d983e006df7860687a8849a
affected
8a0859b65b06ea07461271ce4f1fe25b48d1ec55 - < df5cbb908f1687e8ab97e222a16b7890d5501acf
affected
8a0859b65b06ea07461271ce4f1fe25b48d1ec55 - < f74c5e0b54b02706d9a862ac6cddade30ac86bcf

+4 more versions

Linux

Linux

affected
4.5
unaffected
0 - < 4.5
unaffected
4.19.312 - <= 4.19.*
unaffected
5.4.274 - <= 5.4.*
unaffected
5.10.215 - <= 5.10.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now