| Titel | Kamailio Project Kamailio SIP Server 5.5 NULL Pointer Dereference |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://shimo.im/docs/vVqRMVMlrycMO63y/ |
|---|
| Benutzer | zh_vul (UID 91488) |
|---|
| Einreichung | 11.10.2025 10:38 (vor 8 Monaten) |
|---|
| Moderieren | 25.10.2025 13:52 (14 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 329877 [Kamailio 5.5 Grammar Rule src/core/cfg.y yyerror_at Denial of Service] |
|---|
| Punkte | 20 |
|---|