Post Syndicated from jzb original https://lwn.net/Articles/1094224/
Sean Whitton has announced
that the original fix for an arbitrary code execution flaw in Emacs (CVE-2024-53920) was
incomplete. Bas Alberts discovered that viewing or editing untrusted files in
modes other than Emacs’s Lisp mode can also result in arbitrary code
execution.
This problem affects all Emacs versions affected by CVE-2024-53920.
This means Emacs 24 and newer, and possibly also older versions.A minimal fix, attached, is queued up for release with Emacs 31.2.
We (the Emacs upstream maintainers) don’t expect to backport the fix to
older Emacs releases ourselves.
LWN covered the original
vulnerability in December 2024.