| Título | Kamailio Project Kamailio SIP Server 5.5 NULL Pointer Dereference |
|---|
| Descripción | 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. |
|---|
| Fuente | ⚠️ https://shimo.im/docs/vVqRMVMlrycMO63y/ |
|---|
| Usuario | zh_vul (UID 91488) |
|---|
| Sumisión | 2025-10-11 10:38 (hace 8 meses) |
|---|
| Moderación | 2025-10-25 13:52 (14 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 329877 [Kamailio 5.5 Grammar Rule src/core/cfg.y yyerror_at denegación de servicio] |
|---|
| Puntos | 20 |
|---|