CVE-2023-52940
MEDIUM EPSS 9.1%
Published Mar 27, 20251y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Mar 27, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
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).
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
9.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 7
References 2
- git.kernel.org https://git.kernel.org/stable/c/04448022311cebd30969d3aebdde765f1258b360
- git.kernel.org https://git.kernel.org/stable/c/de08eaa6156405f2e9369f06ba5afae0e4ab3b62
Remediation
- git.kernel.org https://git.kernel.org/stable/c/04448022311cebd30969d3aebdde765f1258b360
- git.kernel.org https://git.kernel.org/stable/c/de08eaa6156405f2e9369f06ba5afae0e4ab3b62