From 94e25bd1ed6221dbaab6fbbdb5f6e7a978f4749364fa2a8a8f773605e8190b4b Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 7 Jun 2024 19:40:25 +0000 Subject: [PATCH] Accepting request 1179345 from home:AndreasStieger:branches:editors Record CVE-2024-5742 boo#1226099 for 8.0 OBS-URL: https://build.opensuse.org/request/show/1179345 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=173 --- nano.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nano.changes b/nano.changes index 5d22e2d..0335733 100644 --- a/nano.changes +++ b/nano.changes @@ -24,6 +24,8 @@ Wed May 1 11:58:56 UTC 2024 - Andreas Stieger * Whenever an error occurs, the keystroke buffer is cleared, thus stopping the execution of a macro or a string bind. * The mousewheel scrolls the viewport instead of moving the cursor. + * CVE-2024-5742: Avoid privilege escalations via symlink attacks + on emergency save file (boo#1226099) ------------------------------------------------------------------- Fri Jan 20 05:33:37 UTC 2023 - Andreas Stieger