๐Ÿ” CVE Alert

CVE-2023-53614

UNKNOWN 0.0

mm/ksm: fix race with VMA iteration and mm_struct teardown

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Oct 4, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a5f18ba0727656bd1fe3bcdb0d563f81790f9a04 < 286b0cab31bac29960e5684f6fb331d42f03b363 a5f18ba0727656bd1fe3bcdb0d563f81790f9a04 < b4f664ffd8f78c05a1fd542a28bc5a11e994c014 a5f18ba0727656bd1fe3bcdb0d563f81790f9a04 < 6db504ce55bdbc575723938fc480713c9183f6a2
Linux / Linux
6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/286b0cab31bac29960e5684f6fb331d42f03b363 git.kernel.org: https://git.kernel.org/stable/c/b4f664ffd8f78c05a1fd542a28bc5a11e994c014 git.kernel.org: https://git.kernel.org/stable/c/6db504ce55bdbc575723938fc480713c9183f6a2