| Título | nnn v5.1 Double Free |
|---|
| Descrição | The run_cmd_as_plugin function contains a double-free vulnerability when handling the F_WINDOW flag. The content buffer is passed to show_content_in_floating_window, which frees the memory if window creation fails. However, run_cmd_as_plugin unconditionally calls free(content) immediately after that function returns. This causes the memory to be freed a second time if an error occurs within the window display logic. |
|---|
| Fonte | ⚠️ https://github.com/jarun/nnn/issues/2091#issuecomment-3545367083 |
|---|
| Utilizador | micromilo (UID 84159) |
|---|
| Submissão | 19/11/2025 15h22 (há 5 meses) |
|---|
| Moderação | 05/12/2025 18h12 (16 days later) |
|---|
| Estado | Duplicado |
|---|
| Entrada VulDB | 333330 [jarun nnn até 5.1 nnn/src/nnn.c show_content_in_floating_window/run_cmd_as_plugin Excesso de tampão] |
|---|
| Pontos | 0 |
|---|