| 概要 | 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 |
|---|---|
| 公表日 | 2026年4月22日23:16 |
| 登録日 | 2026年4月25日4:05 |
| 最終更新日 | 2026年4月24日1:17 |