| 概要 | In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if the fast device is expanded unexpectedly Reproduce steps: 1. prepare component devices: dmsetup create cmeta --table "0 8192 linear /dev/sdc 0" 2. load a cache table of 512 cache blocks, and deliberately expand the dmsetup create cache --notable 3. suspend the cache to write out the in-core dirty bitset and hint dmsetup suspend cache KASAN reports: BUG: KASAN: vmalloc-out-of-bounds in is_dirty_callback+0x2b/0x80 (...snip...) (...snip...) Fix by checking the size change on the first resume. |
|---|---|
| 公表日 | 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月28日14:31 |
| 最終更新日 | 2025年8月21日14:06 |
| 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月28日] 掲載 |
2024年11月28日14:31 |
| 2 | [2025年08月21日] 参考情報:JVN (JVNVU#92169998) を追加 参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加 |
2025年8月21日14:06 |