CVE-2024-43845: udf: Fix bogus checksum computation in udf_rename()

Published Aug 17, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

udf: Fix bogus checksum computation in udfrename()

Syzbot reports uninitialized memory access in udfrename() when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to the udfupdatetag() and because that has only struct fileIdentDesc included in it and not the impUse or name fields, the checksumming function is going to checksum random stack contents beyond the end of the structure. This is actually harmless because the following udffiiterwritefi() will recompute the checksum from on-disk buffers where everything is properly included. So all that is needed is just removing the bogus calculation.

Affected Software

3 affected componentsFixes available
Linux Linux kernel>=6.3<6.6.44
Linux Linux kernel>=6.7<6.10.3
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1

Event History

Aug 17, 2024
CVE Published
via MITRE·09:21 AM
Data Sourced
via MITRE·09:21 AM
DescriptionSeverity
Data Sourced
via NVD·10:15 AM
RemedyDescriptionSeverityWeaknessAffected Software
Jan 9, 2025
Data Sourced
via Ubuntu·06:28 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-43845?

CVE-2024-43845 has a severity rating that indicates a significant but manageable vulnerability in the Linux kernel.

2

How do I fix CVE-2024-43845?

To fix CVE-2024-43845, you should update your Linux kernel to a version later than the vulnerable versions listed in the advisory.

3

Which versions of the Linux kernel are affected by CVE-2024-43845?

CVE-2024-43845 affects Linux kernel versions between 6.3 and 6.6.44, and 6.7 and 6.10.3.

4

Is there a workaround for CVE-2024-43845?

Currently, there is no known workaround for CVE-2024-43845 other than applying the appropriate kernel updates.

5

What type of vulnerability is CVE-2024-43845?

CVE-2024-43845 is related to uninitialized memory access during checksum computation in the udf_rename() function.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203