public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/emacs] f43: Mitigate arbitrary code execution vulnerability around risky 'intern' calls.
@ 2026-08-07 12:29 Peter Oliver
  0 siblings, 0 replies; only message in thread
From: Peter Oliver @ 2026-08-07 12:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/emacs
Branch : f43
Commit : c98237c07644acf602d67fede48926f0a37c08bd
Author : Peter Oliver <git@mavit.org.uk>
Date   : 2026-08-07T12:13:19+01:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/emacs/c/c98237c07644acf602d67fede48926f0a37c08bd?branch=f43

Log:
Mitigate arbitrary code execution vulnerability around risky 'intern' calls.

---
diff --git a/emacs.spec b/emacs.spec
index 4091b5a..ed569ba 100644
--- a/emacs.spec
+++ b/emacs.spec
@@ -62,6 +62,10 @@ Patch:         0001-Don-t-specify-StartupWMClass-in-emacs.desktop.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=2460586
 Patch:         0001-src-image.c-svg_load_image-Fix-off-by-one-mistake-bu.patch
 
+# Nullify 'read-symbol-shorthands' around risky 'intern' calls.
+# https://debbugs.gnu.org/cgi/bugreport.cgi?bug=80574#227
+Patch:         0001-Mitigate-arbitrary-code-execution-vulnerability.patch
+
 BuildRequires: alsa-lib-devel
 BuildRequires: atk-devel
 BuildRequires: autoconf

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:29 [rpms/emacs] f43: Mitigate arbitrary code execution vulnerability around risky 'intern' calls Peter Oliver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox