A fix has been merged into Linux 6.19 addressing a 5-year-old bug in x86 page fault handling code. The issue involved incorrect interrupt disabling logic that affected both user and kernel address page faults, not just user faults as originally assumed. The fix simplifies the code by unconditionally disabling interrupts in a
Sort: