CVE-2025-68351
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
exfat: fix refcount leak in exfat_find
Fix refcount leaks in exfat_find related to exfat_get_dentry_set.
Function exfat_get_dentry_set would increase the reference counter of
es->bh on success. Therefore, exfat_put_dentry_set must be called
after exfat_get_dentry_set to ensure refcount consistency. This patch
relocate two checks to avoid possible leaks.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 92075758782c5edb4c67d0da9e47586a624c22f7 < fc9ce762525e73438d31b613f18bca92a4d3d578 | affected |
| Linux | Linux | 13940cef95491472760ca261b6713692ece9b946 < d009ff8959d28d2a33aeb96a5f7e7161c421d78f | affected |
| Linux | Linux | 13940cef95491472760ca261b6713692ece9b946 < 9aee8de970f18c2aaaa348e3de86c38e2d956c1d | affected |
| Linux | Linux | 0c8a1d2afd0dce0ea9257ab8c2271d8db6cb575d | affected |
| Linux | Linux | 6c627bcc1896ba62ec793d0c00da74f3c93ce3ad | affected |
| Linux | Linux | 6.12.23 < 6.12.68 | affected |
| Linux | Linux | 6.13.11 < 6.14 | affected |
| Linux | Linux | 6.14 | affected |
| Linux | Linux | 0 < 6.14 | unaffected |
| Linux | Linux | 6.12.68 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.2 <= 6.18.* | unaffected |
| Linux | Linux | 6.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/fc9ce762525e73438d31b613f18bca92a4d3d578
- https://git.kernel.org/stable/c/d009ff8959d28d2a33aeb96a5f7e7161c421d78f
- https://git.kernel.org/stable/c/9aee8de970f18c2aaaa348e3de86c38e2d956c1d
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.