The mkdir procedure of GNU Guile temporarily changed the process' umask to
zero. During that time window, in a multithreaded application, other threads
could end up creating files with insecure permissions. For example, mkdir
without the optional mode argument would create directories as 0777. This is
fixed in Guile 2.0.13. Prior versions are affected (CVE-2016-8605).
The REPL server (--listen) in GNU Guile 2.0.12 allows an attacker to execute
arbitrary code via an HTTP inter-protocol attack (CVE-2016-8606).
- https://bugs.mageia.org/show_bug.cgi?id=27200
- https://bugs.mageia.org/show_bug.cgi?id=19567
- https://www.cve.org/CVERecord?id=CVE-2016-3605
- https://www.cve.org/CVERecord?id=CVE-2016-3606
- 7/core/guile1.8-1.8.8-25.1.mga7
Get the latest Linux and open source security news straight to your inbox.