VYPR
Unrated severityNVD Advisory· Published Oct 21, 2024· Updated May 4, 2025

exfat: resolve memory leak from exfat_create_upcase_table()

CVE-2024-47677

Description

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

exfat: resolve memory leak from exfat_create_upcase_table()

If exfat_load_upcase_table reaches end and returns -EINVAL, allocated memory doesn't get freed and while exfat_load_default_upcase_table allocates more memory, leading to a memory leak.

Here's link to syzkaller crash report illustrating this issue: https://syzkaller.appspot.com/text?tag=CrashReport&x=1406c201980000

Affected products

12

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.