| Summary | In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY filemap_fault() may drop the mmap_lock before returning VM_FAULT_RETRY, "If our return value has VM_FAULT_RETRY set, it's because the mmap_lock When this happens, a concurrent munmap() can call remove_vma() and free Fix this by saving ip_blkno as a plain integer before calling |
|---|---|
| Publication Date | April 25, 2026, 12:16 a.m. |
| Registration Date | April 25, 2026, 4:07 a.m. |
| Last Update | April 25, 2026, 2:51 a.m. |