CVE-2023-53614
In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mm_struct teardown exit_mmap() will tear down the VMAs and maple tree with the mmap_lock held in write mode. Ensure that the maple tree is still valid by checking ksm_test_exit() after taking the mmap_lock in read mode, but before the for_each_vma() iterator dereferences a destroyed maple tree. Since the maple tree is destroyed, the flags telling lockdep to check an external lock has been cleared. Skip the for_each_vma() iterator to avoid dereferencing a maple tree without the external lock flag, which would create a lockdep warning.
EPSS 0.01% · 1.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | *, a5f18ba0727656bd1fe3bcdb0d563f81790f9a04, a5f18ba0727656bd1fe3bcdb0d563f81790f9a04 |
| linux | linux_kernel | 6.1, 6.1, 6.1 |
Exploit Intelligence
Timeline
- Jan 21, 1970 Security Advisory
- Oct 4, 2025 CVE Published
- Oct 5, 2025 EPSS Score
- Oct 6, 2025 Coalition ESS Score
- Oct 7, 2025 Coalition ESS Score
- Oct 11, 2025 EPSS Score
- Oct 18, 2025 EPSS Score
- Oct 24, 2025 EPSS Score
- Oct 31, 2025 EPSS Score
- Nov 6, 2025 EPSS Score
- Nov 13, 2025 EPSS Score
- Nov 15, 2025 Coalition ESS Score