3 matches found
EUVD-2026-86247
In the Linux kernel, the following vulnerability has been resolved: memcg: bypass the reclaim and oom killer for dying tasks once oomreaper is done At Meta, we are seeing instances where an OOM killed job is stuck in the exit path for several hours. In one particular case, the job was stuck for...
5.8AI score
SaveExploits0References3
CVE-2026-93241
In the Linux kernel, the following vulnerability has been resolved: m...
5.8AI score
SaveExploits0
CVE-2026-93241
The Linux kernel contains a vulnerability in memcg where dying tasks can bypass reclaim and the oom killer once the oom_reaper has finished its task. This occurs because the oom_reaper is a best-effort, one-shot process; if it fails to acquire the mmap_lock in read mode (e.g., due to a sibling th...
5.8AI score
SaveExploits0References3
20