In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1) …
高危 CVSS 7.1
摘要
In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1) A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling get_shadow_from_swap_cache() on it will result in an out-of-bounds access to swapper_spaces[]. Validate the entry with non_swap_entry() before going further. 2) When we find a valid swap entry i…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/24a0e73d544439bb9329fbbafac44299e548a677 Patch
- https://git.kernel.org/stable/c/b79f9e1ff27c994a4c452235ba09e672ec698e23 Patch
- https://git.kernel.org/stable/c/d5d39c707a4cf0bcc84680178677b97aa2cb2627 Patch
- https://git.kernel.org/stable/c/d962f6c583458037dc7e529659b2b02b9dd3d94b Patch
- https://git.kernel.org/stable/c/24a0e73d544439bb9329fbbafac44299e548a677 Patch
- https://git.kernel.org/stable/c/b79f9e1ff27c994a4c452235ba09e672ec698e23 Patch
- https://git.kernel.org/stable/c/d5d39c707a4cf0bcc84680178677b97aa2cb2627 Patch
- https://git.kernel.org/stable/c/d962f6c583458037dc7e529659b2b02b9dd3d94b Patch
时间线
- nvd_ingest NVD