public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Oliver <git@mavit.org.uk>
To: git-commits@fedoraproject.org
Subject: [rpms/emacs] rawhide: Mitigate arbitrary code execution vulnerability around risky 'intern' calls.
Date: Fri, 07 Aug 2026 12:17:41 GMT [thread overview]
Message-ID: <178610506104.1.11416483196953452339.rpms-emacs-f97a4f1aebeb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/emacs
Branch : rawhide
Commit : f97a4f1aebebdac0c2c00397704d59cb61a1df5a
Author : Peter Oliver <git@mavit.org.uk>
Date : 2026-08-07T12:13:53+01:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/emacs/c/f97a4f1aebebdac0c2c00397704d59cb61a1df5a?branch=rawhide
Log:
Mitigate arbitrary code execution vulnerability around risky 'intern' calls.
---
diff --git a/emacs.spec b/emacs.spec
index 5c3cd5a..f37b5a3 100644
--- a/emacs.spec
+++ b/emacs.spec
@@ -79,6 +79,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
reply other threads:[~2026-08-07 12:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178610506104.1.11416483196953452339.rpms-emacs-f97a4f1aebeb@fedoraproject.org \
--to=git@mavit.org.uk \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox