CVE-2024-38619
Published: Jun 20, 2024
Modified: May 12, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alauda_info will remain 0 if alauda_init_media() fails, potentially causing divide errors in alauda_read_data() and alauda_write_lba(). - Add a member "media_initialized" to struct alauda_info. - Change a condition in alauda_check_media() to ensure the first initialization. - Add an error check for the return value of alauda_init_media().
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e80b0fade09ef1ee67b0898d480d4c588f124d5f - < e0aab7b07a9375337847c9d74a5ec044071e01c8affected e80b0fade09ef1ee67b0898d480d4c588f124d5f - < 51fe16c058acb22f847e69bc598066ed0bcd5c15affected e80b0fade09ef1ee67b0898d480d4c588f124d5f - < f68820f1256b21466ff094dd97f243b7e708f9c1affected e80b0fade09ef1ee67b0898d480d4c588f124d5f - < 3eee13ab67f65606faa66e0c3c729e4f514838fdaffected e80b0fade09ef1ee67b0898d480d4c588f124d5f - < e0e2eec76920a133dd49a4fbe4656d83596a1361+3 more versions |
Linux | Linux | affected 2.6.16unaffected 0 - < 2.6.16unaffected 4.19.317 - <= 4.19.*unaffected 5.4.279 - <= 5.4.*unaffected 5.10.221 - <= 5.10.*+5 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