In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix race when skipping swapcache When skipping swapcache for SWP_SYNCHRONOUS_IO, if two or more threads swapin the same …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix race when skipping swapcache When skipping swapcache for SWP_SYNCHRONOUS_IO, if two or more threads swapin the same entry at the same time, they get different pages (A, B). Before one thread (T0) finishes the swapin and installs page (A) to the PTE, another thread (T1) could finish swapin of page (B), swap_free the entry, then swap out the possibly modified page reusing the same entry. It breaks the pte_same ch…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/13ddaf26be324a7f951891ecd9ccd04466d27458 Patch
- https://git.kernel.org/stable/c/2dedda77d4493f3e92e414b272bfa60f1f51ed95 Patch
- https://git.kernel.org/stable/c/305152314df82b22cf9b181f3dc5fc411002079a Patch
- https://git.kernel.org/stable/c/d183a4631acfc7af955c02a02e739cec15f5234d Patch
- https://git.kernel.org/stable/c/13ddaf26be324a7f951891ecd9ccd04466d27458 Patch
- https://git.kernel.org/stable/c/2dedda77d4493f3e92e414b272bfa60f1f51ed95 Patch
- https://git.kernel.org/stable/c/305152314df82b22cf9b181f3dc5fc411002079a Patch
- https://git.kernel.org/stable/c/d183a4631acfc7af955c02a02e739cec15f5234d Patch
时间线
- nvd_ingest NVD