CVE-2024-47677

Analyzed
Published: 21 Oct 2024, 11:53
Last modified:11 May 2026, 20:38

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

21 Oct 2024, 11:53
Published
Vulnerability first disclosed
11 May 2026, 20:38
Last Modified
Vulnerability information updated

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

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 5%

Techniques & Countermeasures

  • CWE-401Missing Release of Memory after Effective Lifetime

    The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Affected Systems

  • linuxlinux

    ≥ a13d1a4de3b0fe3c41d818697d691c886c5585fa, < f9835aec49670c46ebe2973032caaa1043b3d4da | ≥ a13d1a4de3b0fe3c41d818697d691c886c5585fa, < 331ed2c739ce656a67865f6b3ee0a478349d78cb | ≥ a13d1a4de3b0fe3c41d818697d691c886c5585fa, < c290fe508eee36df1640c3cb35dc8f89e073c8a8 | 6.8

  • linuxlinux_kernel

    ≥ 6.8, < 6.10.13 | ≥ 6.11, < 6.11.2

References (3)