In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below o…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes mem_cgroup_migrate() to clear the old folio's memcg data. As a result, the old folio cannot get the correct memcg's lruvec needed to remove itself from the LRU list when it is being freed. This could lead to possi…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/8c6c3719ebb7913f8a665d11816d2e38b0eadbab Patch
- https://git.kernel.org/stable/c/9094b4a1c76cfe84b906cc152bab34d4ba26fa5c Patch
- https://git.kernel.org/stable/c/8c6c3719ebb7913f8a665d11816d2e38b0eadbab Patch
- https://git.kernel.org/stable/c/9094b4a1c76cfe84b906cc152bab34d4ba26fa5c Patch
Timeline
- nvd_ingest NVD