| タイトル | Jens Axboe Fio 3.41 / master commit 84787ad NULL Pointer Dereference |
|---|
| 説明 | fio version 3.41 (master commit 84787ad) is vulnerable to a null pointer dereference in the function str_buffer_pattern_cb (options.c:1620). When parsing a jobfile, if the option buffer_pattern is specified without a value (e.g. buffer_pattern=), the parser passes a NULL pointer into the callback. The function then calls strlen() on this NULL pointer, causing a segmentation fault. |
|---|
| ソース | ⚠️ https://github.com/axboe/fio/issues/1982 |
|---|
| ユーザー | ahuo (UID 90189) |
|---|
| 送信 | 2025年09月14日 10:20 (11 月 ago) |
|---|
| モデレーション | 2025年09月21日 18:05 (7 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 325180 [axboe fio 迄 3.41 options.c str_buffer_pattern_cb サービス拒否] |
|---|
| ポイント | 20 |
|---|