CVE-2021-47239
Published: May 21, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xx_bind The commit 46a8b29c6306 ("net: usb: fix memory leak in smsc75xx_bind") fails to clean up the work scheduled in smsc75xx_reset-> smsc75xx_set_multicast, which leads to use-after-free if the work is scheduled to start after the deallocation. In addition, this patch also removes a dangling pointer - dev->data[0]. This patch calls cancel_work_sync to cancel the scheduled work and set the dangling pointer to NULL.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 200dbfcad8011e50c3cec269ed7b980836eeb1fa - < 7cc8b2e05fcea6edd022d26e82091d781af8fd9baffected 22c840596af0c09068b6cf948616e6496e59e07f - < 64160d1741a3de5204d1a822e058e0b4cc526504affected 9e6b8c1ff9d997e1fa16cbd2d60739adf6dc1bbc - < c4e3be2e7742863e454ce31faf8fd0109c00050baffected 9e6a3eccb28779710cbbafc4f4258d92509c6d07 - < 2fc8300c9cfa5167fcb5b1a2a07db6f53e82f59baffected b95fb96e6339e34694dd578fb6bde3575b01af17 - < 4252bf6c2b245f47011098113d405ffad6ad5d5b+3 more versions |
Linux | Linux | affected 4.4.271 - < 4.4.274affected 4.9.271 - < 4.9.274affected 4.14.235 - < 4.14.238affected 4.19.193 - < 4.19.196affected 5.4.124 - < 5.4.128+2 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now