| 概要 | In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap Symptoms include SIGSEGV, glibc allocator failures (e.g. "unaligned The root cause is insufficient TLB shootdown during page migration. Fix this by introducing a migration-specific helper that combines: The helper is used only by migration/compaction paths to avoid changing Additionally, update flush_tlb_other(), pte_clear(), to use This fixes observed crashes on both UP and SMP Alpha systems. |
|---|---|
| 公表日 | 2026年5月6日21:16 |
| 登録日 | 2026年5月7日4:09 |
| 最終更新日 | 2026年5月6日22:07 |