| Summary | 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. |
|---|---|
| Publication Date | Nov. 19, 2024, 11:16 a.m. |
| Registration Date | Nov. 19, 2024, 4 p.m. |
| Last Update | Nov. 19, 2024, 11:16 a.m. |
| Title | Linux の Linux Kernel における境界外読み取りに関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、境界外読み取りに関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Nov. 4, 2024, midnight |
| Registration Date | Nov. 29, 2024, 9:52 a.m. |
| Last Update | Aug. 21, 2025, 2:07 p.m. |
| 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 | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年11月29日] 掲載 |
Nov. 29, 2024, 9:52 a.m. |
| 2 | [2025年08月21日] 参考情報:JVN (JVNVU#92169998) を追加 参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加 |
Aug. 21, 2025, 2:07 p.m. |