lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <200305191349.QAA27832@home.ntrl.net> From: guninski at guninski.com (Georgi Guninski) Subject: emacs 21.3 fixes security bugs Emacs 21.3 fixes this security bug: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=mailman.763.1041357806.19936.bug-gnu-emacs%40gnu.org&rnum=1&prev=/groups%3Fq%3Dguninski%2Bemacs%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3Dmailman.763.1041357806.19936.bug-gnu-emacs%2540gnu.org%26rnum%3D1 (did not realized emacs bugs reports are mirrored on usenet at the time, so this got leaked on usenet by accident) Still recommend emacs users disable local variables in ~/.emacs by: (setq enable-local-variables nil) Georgi