In the Linux kernel, the following vulnerability has been resolved: mm/memory: fix spurious warning when unmapping device-private/exclusive pages Device private and exclusive entries are only suppo…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: mm/memory: fix spurious warning when unmapping device-private/exclusive pages Device private and exclusive entries are only supported for anonymous folios. This condition is tested in __migrate_device_pages() and make_device_exclusive() using folio_test_anon(). However the unmap path tests this assumption using vma_is_anonymous(). This is wrong because whilst anonymous VMAs can only contain folios where folio_test_anon() i…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2fff0cdd942261497fb8922a194b4da3315ae864
- https://git.kernel.org/stable/c/52f72b3f8f6fa64abb71b711962b97f1f6aced1c
- https://git.kernel.org/stable/c/a825691b804b35141aaf4eac91003a70846e316d
- https://git.kernel.org/stable/c/be3f38d05cc5a7c3f13e51994c5dd043ab604d28
- https://git.kernel.org/stable/c/e7af1b15c884ed12bb69da11aec095045d861ee8
- https://git.kernel.org/stable/c/e81446b559db4c98a6c2c5e039ac9cb23658432e
时间线
- nvd_ingest NVD