In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between free_swap_and_cache() and swapoff() There was previously a theoretical window where swapoff() could ru…
High CVSS 7.0
Summary
In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between free_swap_and_cache() and swapoff() There was previously a theoretical window where swapoff() could run and teardown a swap_info_struct while a call to free_swap_and_cache() was running in another thread. This could cause, amongst other bad possibilities, swap_page_trans_huge_swapped() (called by free_swap_and_cache()) to access the freed memory for swap_map. This is a theoretical problem and I ha…
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/0f98f6d2fb5fad00f8299b84b85b6bc1b6d7d19a Patch
- https://git.kernel.org/stable/c/1ede7f1d7eed1738d1b9333fd1e152ccb450b86a Patch
- https://git.kernel.org/stable/c/2da5568ee222ce0541bfe446a07998f92ed1643e Patch
- https://git.kernel.org/stable/c/363d17e7f7907c8e27a9e86968af0eaa2301787b Patch
- https://git.kernel.org/stable/c/3ce4c4c653e4e478ecb15d3c88e690f12cbf6b39 Patch
- https://git.kernel.org/stable/c/82b1c07a0af603e3c47b906c8e991dc96f01688e Patch
- https://git.kernel.org/stable/c/d85c11c97ecf92d47a4b29e3faca714dc1f18d0d Patch
- https://git.kernel.org/stable/c/0f98f6d2fb5fad00f8299b84b85b6bc1b6d7d19a Patch
- https://git.kernel.org/stable/c/1ede7f1d7eed1738d1b9333fd1e152ccb450b86a Patch
- https://git.kernel.org/stable/c/2da5568ee222ce0541bfe446a07998f92ed1643e Patch
- https://git.kernel.org/stable/c/363d17e7f7907c8e27a9e86968af0eaa2301787b Patch
- https://git.kernel.org/stable/c/3ce4c4c653e4e478ecb15d3c88e690f12cbf6b39 Patch
- https://git.kernel.org/stable/c/82b1c07a0af603e3c47b906c8e991dc96f01688e Patch
- https://git.kernel.org/stable/c/d85c11c97ecf92d47a4b29e3faca714dc1f18d0d Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Timeline
- nvd_ingest NVD