public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/emacs] f44: 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 : f44
Commit : 970ccc559aef2bded63c260137d071b69952b977
Author : Peter Oliver <git@mavit.org.uk>
Date   : 2026-08-07T12:08:54+01:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/emacs/c/970ccc559aef2bded63c260137d071b69952b977?branch=f44

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

---
diff --git a/emacs.spec b/emacs.spec
index 39088e0..c62ad23 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] f44: 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