CVE Catalog

CVE-2024-50143

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

In the Linux kernel, the UDF filesystem has an uninitialized value use in udf_get_fileshortad. The issue stems from missing overflow check when computing alen in udf_current_aext, potentially leading to incorrect behavior.

Risk Assessment

The vulnerability may lead to incorrect behavior of the UDF filesystem, potentially allowing a local attacker to trigger unwanted kernel behavior, including information leak or system crash.

Recommendation

It is recommended to apply the official Linux kernel patch that adds an overflow check in udf_current_aext as soon as possible.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS