In the Linux kernel, the following vulnerability has been resolved: x86/mm: Eliminate window where TLB flushes may be inadvertently skipped tl;dr: There is a window in the mm switching code where t…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Eliminate window where TLB flushes may be inadvertently skipped tl;dr: There is a window in the mm switching code where the new CR3 is set and the CPU should be getting TLB flushes for the new mm. But should_flush_tlb() has a bug and suppresses the flush. Fix it by widening the window where should_flush_tlb() sends an IPI. Long Version: === History === There were a few things leading up to this. First, updating …
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/02ad4ce144bd27f71f583f667fdf3b3ba0753477 Patch
- https://git.kernel.org/stable/c/12f703811af043d32b1c8a30001b2fa04d5cd0ac Patch
- https://git.kernel.org/stable/c/399ec9ca8fc4999e676ff89a90184ec40031cf59 Patch
- https://git.kernel.org/stable/c/d41072906abec8bb8e01ed16afefbaa558908c89 Patch
- https://git.kernel.org/stable/c/d87392094f96e162fa5fa5a8640d70cc0952806f Patch
- https://git.kernel.org/stable/c/fea4e317f9e7e1f449ce90dedc27a2d2a95bee5a Patch
- https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
Timeline
- nvd_ingest NVD