| 概要 | In the Linux kernel, the following vulnerability has been resolved: blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default() wbt_init_enable_default() uses WARN_ON_ONCE to check for failures from - wbt_alloc() can return NULL under memory pressure (-ENOMEM) syzbot triggers this by injecting memory allocation failures during MTD wbt_init_enable_default() is a best-effort initialization called from Replace WARN_ON_ONCE with plain if-checks, consistent with how |
|---|---|
| 公表日 | 2026年6月27日5:17 |
| 登録日 | 2026年6月29日4:16 |
| 最終更新日 | 2026年6月27日5:17 |