| Summary | In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when i_blkbits differs from I/O granularity Commit aa35dd5cbc06 ("iomap: fix invalid folio access after In this case, the condition: if (*bytes_submitted == folio_len) in iomap_read_folio_iter() will not invalidate ctx->cur_folio, and Fix this by unconditionally invalidating ctx->cur_folio for the !ifs |
|---|---|
| Publication Date | April 22, 2026, 11:16 p.m. |
| Registration Date | April 25, 2026, 4:05 a.m. |
| Last Update | April 24, 2026, 1:17 a.m. |