| 제목 | 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. AM 10:20 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 09. 21. PM 06:05 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 325180 [axboe fio 까지 3.41 options.c str_buffer_pattern_cb 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|