| 概要 | In the Linux kernel, the following vulnerability has been resolved: dm cache: fix out-of-bounds access to the dirty bitset when resizing dm-cache checks the dirty bits of the cache blocks to be dropped when Reproduce steps: 1. create a cache device of 1024 cache blocks (128 bytes dirty bitset) dmsetup create cmeta --table "0 8192 linear /dev/sdc 0" 2. shrink the fast device to 512 cache blocks, triggering out-of-bounds dmsetup suspend cache KASAN reports: BUG: KASAN: vmalloc-out-of-bounds in cache_preresume+0x269/0x7b0 (...snip...) (...snip...) Fix by making the index post-incremented. |
|---|---|
| 公表日 | 2024年11月19日11:16 |
| 登録日 | 2024年11月19日16:00 |
| 最終更新日 | 2024年11月19日11:16 |
| タイトル | Linux の Linux Kernel における境界外読み取りに関する脆弱性 |
|---|---|
| 概要 | Linux の Linux Kernel には、境界外読み取りに関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2024年11月4日0:00 |
| 登録日 | 2024年11月29日9:52 |
| 最終更新日 | 2025年8月21日14:07 |
| Linux |
| Linux Kernel 3.13 以上 4.19.324 未満 |
| Linux Kernel 4.20 以上 5.4.286 未満 |
| Linux Kernel 5.11 以上 5.15.172 未満 |
| Linux Kernel 5.16 以上 6.1.117 未満 |
| Linux Kernel 5.5 以上 5.10.230 未満 |
| Linux Kernel 6.12 |
| Linux Kernel 6.2 以上 6.6.61 未満 |
| Linux Kernel 6.7 以上 6.11.8 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2024年11月29日] 掲載 |
2024年11月29日9:52 |
| 2 | [2025年08月21日] 参考情報:JVN (JVNVU#92169998) を追加 参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加 |
2025年8月21日14:07 |