| Название | Kamailio Project Kamailio SIP Server 5.5 NULL Pointer Dereference |
|---|
| Описание | Kamailio v5.5 crashes during configuration parsing due to a NULL pointer dereference in the `while_cmd` grammar rule. When the `while(...)` expression (`rval_expr`) fails to parse and `$2` is NULL, the error branch still calls `yyerror_at(&$2->fpos, ...)`, leading to a dereference of an invalid pointer inside `yyerror_at()` and a SIGSEGV.Impact: Denial of Service on startup. |
|---|
| Источник | ⚠️ https://shimo.im/docs/vVqRMVMlrycMO63y/ |
|---|
| Пользователь | zh_vul (UID 91488) |
|---|
| Представление | 11.10.2025 10:38 (8 месяцы назад) |
|---|
| Модерация | 25.10.2025 13:52 (14 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 329877 [Kamailio 5.5 Grammar Rule src/core/cfg.y yyerror_at отказ в обслуживании] |
|---|
| Баллы | 20 |
|---|