| Titel | nnn v5.1 Double Free |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/jarun/nnn/issues/2091#issuecomment-3545367083 |
|---|
| Benutzer | micromilo (UID 84159) |
|---|
| Einreichung | 19.11.2025 15:22 (vor 5 Monaten) |
|---|
| Moderieren | 05.12.2025 18:12 (16 days later) |
|---|
| Status | Duplikat |
|---|
| VulDB Eintrag | 333330 [jarun nnn bis 5.1 nnn/src/nnn.c show_content_in_floating_window/run_cmd_as_plugin Pufferüberlauf] |
|---|
| Punkte | 0 |
|---|