CVE-2025-38206
Last modified
CVE-2025-38206 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.7, < 5.10.239 |
| Linux | Linux Kernel | >= 5.11, < 5.15.186 |
| Linux | Linux Kernel | >= 5.16, < 6.15.4 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38206?
How severe is CVE-2025-38206?
How do I fix CVE-2025-38206?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38200In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38202In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38203In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38204In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-38205In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38207In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38208In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38209In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3821A vulnerability was found in SourceCodester Web-based Pharma…5.4
- CVE-2025-38210In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38211In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-38206?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
