THREAT OPS › Threat News › [NVD] CVE-2024-26759 (HIGH 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)
[NVD] CVE-2024-26759 (HIGH 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)
CVE-2024-26759 CVSS: 7.8 HIGH Published: 2024-04-03T17:15:52.320
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,
Indicators of compromise
- CVE-2024-26759cve
- kasong@tencent.comemail
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26759