THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-38206 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : fre

[NVD] CVE-2025-38206 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : fre

lownvdPublished 2025-07-04

CVE-2025-38206 CVSS: 7.8 HIGH Published: 2025-07-04T14:15:28.703

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

exfat: fix double free in delayed_free

The double free could happen in the following path.

exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table :

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-38206