๐Ÿ” CVE Alert

CVE-2023-52940

UNKNOWN 0.0

mm: multi-gen LRU: fix crash during cgroup migration

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lru_gen_migrate_mm() assumes lru_gen_add_mm() runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone() cgroup_can_fork() cgroup_procs_write() cgroup_post_fork() task_lock() lru_gen_migrate_mm() task_unlock() task_lock() lru_gen_add_mm() task_unlock() And when the above happens, kernel crashes because of linked list corruption (mm_struct->lru_gen.list).

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 27, 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
bd74fdaea146029e4fa12c6de89adbe0779348a9 < 04448022311cebd30969d3aebdde765f1258b360 bd74fdaea146029e4fa12c6de89adbe0779348a9 < de08eaa6156405f2e9369f06ba5afae0e4ab3b62
Linux / Linux
6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/04448022311cebd30969d3aebdde765f1258b360 git.kernel.org: https://git.kernel.org/stable/c/de08eaa6156405f2e9369f06ba5afae0e4ab3b62