Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-9810 1 Linenoise Project 1 Linenoise 2025-09-02 6.8 Medium
TOCTOU  in linenoiseHistorySave in linenoise allows local attackers to overwrite arbitrary files and change permissions via a symlink race between fopen("w") on the history path and subsequent chmod() on the same path.