CVE-2023-52939
27.03.2025, 17:15
In the Linux kernel, the following vulnerability has been resolved:
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
As commit 18365225f044 ("hwpoison, memcg: forcibly uncharge LRU pages"),
hwpoison will forcibly uncharg a LRU hwpoisoned page, the folio_memcg
could be NULl, then, mem_cgroup_track_foreign_dirty_slowpath() could
occurs a NULL pointer dereference, let's do not record the foreign
writebacks for folio memcg is null in mem_cgroup_track_foreign_dirty() to
fix it.Enginsight| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.4 ≤ 𝑥 < 6.1.11 |
| linux | linux_kernel | 6.2:rc1 |
| linux | linux_kernel | 6.2:rc2 |
| linux | linux_kernel | 6.2:rc3 |
| linux | linux_kernel | 6.2:rc4 |
| linux | linux_kernel | 6.2:rc5 |
| linux | linux_kernel | 6.2:rc6 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration