Tracker / CVE-2025-38206
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() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.
Affected products and versions
| debian | debian_linux |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.186 |
| linux | linux_kernel · 5.16 → 6.15.4 |
| linux | linux_kernel · 5.7 → 5.10.239 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.