In the Linux kernel, the following vulnerability has been resolved:
udf: fix uninit-value use in udf_get_fileshortad
Check for overflow when computing alen in udf_current_aext to mitigate
later uninit-value use in udf_get_fileshortad KMSAN bug[1].
After applying the patch reproducer did not trigger any issue[2].
[1] https://syzkaller.appspot.com/bug?extid=8901c4560b7ab5c2f9df
[2] https://syzkaller.appspot.com/x/log.txt?x=10242227980000
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    29 Oct 2025, 14:15
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | 
15 Nov 2024, 22:22
| Type | Values Removed | Values Added | 
|---|---|---|
| CWE | CWE-908 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/1ac49babc952f48d82676979b20885e480e69be8 - Patch | |
| References | () https://git.kernel.org/stable/c/264db9d666ad9a35075cc9ed9ec09d021580fbb1 - Patch | |
| References | () https://git.kernel.org/stable/c/417bd613bdbe791549f7687bb1b9b8012ff111c2 - Patch | |
| References | () https://git.kernel.org/stable/c/4fc0d8660e391dcd8dde23c44d702be1f6846c61 - Patch | |
| References | () https://git.kernel.org/stable/c/5eb76fb98b3335aa5cca6a7db2e659561c79c32b - Patch | |
| References | () https://git.kernel.org/stable/c/72e445df65a0aa9066c6fe2b8736ba2fcca6dac7 - Patch | |
| References | () https://git.kernel.org/stable/c/e52e0b92ed31dc62afbda15c243dcee0bb5bb58d - Patch | |
| First Time | Linux linux Kernel Linux | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 7.8 | 
08 Nov 2024, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | |
| Summary | 
 | 
07 Nov 2024, 10:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-11-07 10:15
Updated : 2025-10-29 14:15
NVD link : CVE-2024-50143
Mitre link : CVE-2024-50143
CVE.ORG link : CVE-2024-50143
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-908
                        
            Use of Uninitialized Resource
