| Titel | Jens Axboe Fio 3.41 / master commit 84787ad NULL Pointer Dereference |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/axboe/fio/issues/1982 |
|---|
| Benutzer | ahuo (UID 90189) |
|---|
| Einreichung | 14.09.2025 10:20 (vor 11 Monaten) |
|---|
| Moderieren | 21.09.2025 18:05 (7 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 325180 [axboe fio bis 3.41 options.c str_buffer_pattern_cb Denial of Service] |
|---|
| Punkte | 20 |
|---|