VDB
DEBIAN-CVE-2025-38206
DEBIAN-CVE-2025-38206
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.16-1~exp1, 6.16.3-1~bpo13+1, 6.16~rc7-1~exp1 |
| Debian:13 | linux | 0, 6.12.38-1, 6.12.43-1 |
| Debian:11 | linux | 0, 5.10.103-1, 5.10.106-1 |
| Debian:12 | linux | 6.15.1-1, 6.15.2-1, 6.15.3-1 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- Jul 4, 2025 CVE Published
- Apr 28, 2026 CVE Updated