diff --git a/NEWS b/NEWS index bf257f80f..167c4e11c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Changes in 1.12.9 +~~~~~~~~~~~~~~~~~ + +Security fixes: + + * Don't allow an executable name to be misinterpreted as a command-line + option for bwrap(1). This prevents a sandbox escape where a malicious + or compromised app could ask xdg-desktop-portal to generate a .desktop + file with access to files outside the sandbox. (CVE-2024-32462) + Changes in 1.12.8 ~~~~~~~~~~~~~~~~~ Released: 2023-03-16