2 matches found
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: The issue of “folio not being locked” in softleaftofolio has been fixed. On the arm64 server, we found that the “folio” data obtained from the migration entries is not properly locked in softleaftofolio. This issue...
CVE-2026-31466: Concurrent Execution using Shared Resource with Improper Synchronization
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...