CVE-2024-38619
MEDIUMLinux Kernel <=6.9.6 - Use of Uninitialized Resource in alauda_init_media()
Title source: llmDescription
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().
References (12)
Core 12
Core References
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-355557.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Scores
CVSS v3
5.5
EPSS
0.0025
EPSS Percentile
16.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-908
Status
published
Products (27)
linux/Kernel
2.6.16 - 4.19.317linux
linux/Kernel
4.20.0 - 5.4.279linux
linux/Kernel
5.11.0 - 5.15.162linux
linux/Kernel
5.16.0 - 6.1.95linux
linux/Kernel
5.5.0 - 5.10.221linux
linux/Kernel
6.2.0 - 6.6.35linux
linux/Kernel
6.7.0 - 6.9.6linux
Linux/Linux
< 2.6.16
Linux/Linux
2.6.16
Linux/Linux
4.19.317 - 4.19.*
... and 17 more
Published
Jun 20, 2024
Tracked Since
Feb 18, 2026