| 概要 | In the Linux kernel, the following vulnerability has been resolved: f2fs: fix KMSAN uninit-value in extent_info usage KMSAN reported a use of uninitialized value in `__is_extent_mergeable()` The root cause is that `get_read_extent_info()` only initializes three Fix it by zero-initializing the `extent_info` struct before population. |
|---|---|
| 公表日 | 2025年8月20日2:15 |
| 登録日 | 2025年8月20日4:00 |
| 最終更新日 | 2025年8月20日2:15 |
| タイトル | Debian等の複数ベンダの製品における初期化されていないリソースの使用に関する脆弱性 |
|---|---|
| 概要 | Linuxカーネルのf2fsファイルシステムにおいて、extent_info構造体に未初期化の値が使用される脆弱性が存在します。get_read_extent_info関数では、一部のフィールドのみが初期化され、残りのフィールドは初期化されません。その結果、後でそれらを参照した際に予期しない動作が発生する可能性があります。修正として、extent_info構造体の全フィールドをゼロで初期化することで、安全性が向上します。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2025年8月19日0:00 |
| 登録日 | 2026年1月13日18:42 |
| 最終更新日 | 2026年1月13日18:42 |
| Debian |
| Debian GNU/Linux 11.0 |
| Linux |
| Linux Kernel 5.15 以上 5.15.190 未満 |
| Linux Kernel 5.16 以上 6.1.148 未満 |
| Linux Kernel 6.13 以上 6.15.10 未満 |
| Linux Kernel 6.16 以上 6.16.1 未満 |
| Linux Kernel 6.2 以上 6.6.102 未満 |
| Linux Kernel 6.7 以上 6.12.42 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年01月13日] 掲載 |
2026年1月13日18:42 |