mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 00:01:07 -09:00
Fixes the following vulnerability: - CVE-2025-68146 A Time-of-Check-Time-of-Use (TOCTOU) race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. For more informations, see: - https://nvd.nist.gov/vuln/detail/CVE-2025-68146 -18a9988008(cherry picked from commitd9c1379d1f) Signed-off-by: Thomas Perale <thomas.perale@mind.be>