Your message dated Mon, 27 May 2024 13:32:31 +0000
with message-id <e1sbasl-005car...@fasolo.debian.org>
and subject line Bug#1067630: fixed in emacs 1:27.1+1-3.1+deb11u3
has caused the Debian Bug report #1067630,
regarding emacs: CVE-2024-30202 CVE-2024-30203 CVE-2024-30204 CVE-2024-30205
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1067630: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067630
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: emacs
Version: 29.2+1-2
Severity: grave
Tags: security upstream
Justification: user security hole
X-Debbugs-Cc: Debian Security Team <t...@security.debian.org>, 
debian-emac...@lists.debian.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


According to the 29.3 release notes

* Changes in Emacs 29.3
Emacs 29.3 is an emergency bugfix release intended to fix several
security vulnerabilities described below.

** Arbitrary Lisp code is no longer evaluated as part of turning on Org mode.
This is for security reasons, to avoid evaluating malicious Lisp code.

** New buffer-local variable 'untrusted-content'.
When this is non-nil, Lisp programs should treat buffer contents with
extra caution.

** Gnus now treats inline MIME contents as untrusted.
To get back previous insecure behavior, 'untrusted-content' should be
reset to nil in the buffer.

** LaTeX preview is now by default disabled for email attachments.
To get back previous insecure behavior, set the variable
'org--latex-preview-when-risky' to a non-nil value.

** Org mode now considers contents of remote files to be untrusted.
Remote files are recognized by calling 'file-remote-p'.

- -- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64

Kernel: Linux 6.6.15-amd64 (SMP w/20 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

- -- no debconf information

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmYAhNIACgkQA0U5G1Wq
FSEANg//cukjqohXxNRpkxbutqHHvOB1aAr3d78jowjP3Yb9ozAArNxUjuJHEdSZ
5HCASm269atf5753maZILjyx3VmF/qUihyGjbbWjqMwNrQkkQiuXBfYn1F4R76/V
tyFile5NZVXIgYMykLb+rSHap6KMBnhjvLWSwNsDMuD8WB7OPH7KOI2xYqkUb7ue
SIgkCr0GJ+LaHOAYlRKkAYok4qwIfijLBw41Bt7t9Tawh+5d5nDkNPDphFOB+bG+
1hOQD8KVYWIceRK83wcDictSxbeTSo/cp6cEtVZX3yrDvBRbj3VKjKWL+0UIKfWO
iGWQYn622B7WbBIwEddQMmla+nxa5rxEN9VMEE8N5xcpI1lnL0lVSxw0jbT0FopJ
PmwFYmz1+pxB2fhRTv1T7ZTSAJS3BKQ9u2R8tuKO5ilSYp1zJrBBIazGPZ3Q+UBS
EoPh4hy5G4IZ3X3yaE9cX76fdDMMGPQ7HIinkw5A7KWb8zHse5m3+WG+iPNuveHU
GRwOB9pDDRTQrQVG8of2YVS0kLb9eu2jUD0sbi8As3P5Mr/gXHlrSgs5t1qg3HuA
Kkg7m7PAONZu0LBZNZsItm/V0weDqBdE+LZsa/1LUk3H+zvswhctlNLuZ7Y4mKqh
YpuwmZ2+cv1To2M/DKbBx2ngl5EiojF8hk5pGezcZ811NRFAQKc=
=BxE4
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: emacs
Source-Version: 1:27.1+1-3.1+deb11u3
Done: Sean Whitton <spwhit...@spwhitton.name>

We believe that the bug you reported is fixed in the latest version of
emacs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1067...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Whitton <spwhit...@spwhitton.name> (supplier of updated emacs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 27 Apr 2024 12:16:08 +0100
Source: emacs
Architecture: source
Version: 1:27.1+1-3.1+deb11u3
Distribution: bullseye
Urgency: high
Maintainer: Rob Browning <r...@defaultvalue.org>
Changed-By: Sean Whitton <spwhit...@spwhitton.name>
Closes: 1031730 1067630
Changes:
 emacs (1:27.1+1-3.1+deb11u3) bullseye; urgency=high
 .
   * Fix CVE-2024-30203, CVE-2024-30204 & CVE-2024-30205 (Closes: #1067630).
 .
 emacs (1:27.1+1-3.1+deb11u2) bullseye-security; urgency=medium
 .
   * CVE-2022-48337 CVE-2022-48338 CVE-2022-48339 (Closes: #1031730)
Checksums-Sha1:
 083dbc7d8d2cbc513d2749ffb70cdaec5ade95af 2963 emacs_27.1+1-3.1+deb11u3.dsc
 379dbd67c8704ca33e222f24e894b0970e8c85a9 119968 
emacs_27.1+1-3.1+deb11u3.debian.tar.xz
Checksums-Sha256:
 1a01d5d22ac2051a5f8a3567ffdda20bbd534b86b4926f6bcb5ea8c2067e0bfe 2963 
emacs_27.1+1-3.1+deb11u3.dsc
 f3d72bec1231dff7a1f4033e30bca3cf7c5f9ae126a1d2cbabefb35d1fc792ad 119968 
emacs_27.1+1-3.1+deb11u3.debian.tar.xz
Files:
 8cd53d7584a44380442acb23889f8c92 2963 editors optional 
emacs_27.1+1-3.1+deb11u3.dsc
 735d1d15299ea5759709b578e356d96d 119968 editors optional 
emacs_27.1+1-3.1+deb11u3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmYs3zUACgkQaVt65L8G
YkAPWxAApAgXkkFkrStIqe/uP8FHr9nUhoJtwLPjKrQ7+lLEOp1QOMfiZLluNh9o
bYdRQKVu9yRdNmRpjeBIXwqsSUVjgeoOG12dtB9/+nitUOSivLISLKSUUfDMIc82
4YFJBBLLPbJE9nFQiTz7vSAQMIVolrUkqqPFq1TBs5o7xKha/fecMY2SkmAafnUU
0QasjpKsOh6dL48loKngecbl3I8IDKPKZ48F01i3TgyM9R0CP8hxVb59vEDgE6nb
wJ0Dxx5e9ueNRzU385nvbsZBCMDYqA6rtNk+mc/rQsw974jYEhfzy4/PPlpPtmAH
nqDTQRlIAtSIBg22IbmF8vzgGVsCqVVsDkHkcLqGQRZaFUwIWBOTtO0PmmYsEw9U
0Qi9eCgLAbG4RN7UkNc+N2FcWoZxRlj0CiYiKpiqmZ9xLUZePtZ2iNB49Q0dC1Q0
FU0C73bwaqo8hTxt8Url/Ey9nvJFHTO3cJA1PJlGlZ0YC1E8oxYySTlL6ZtAfSx5
MOxjAbh1oEyt4pFDkPfnSEYmQQg7CCvjXAGNlacZg5pQbqqS63B9OwCFd3XdLpmw
PYVOIqIGrgnymGl0AS4VhBnjy288/6S0oNIvIjpm/RUOXsHU2TGnORDCQJNPhbba
19A47k6yMx0OxHF9kjXqXLutpkXQm0yHV3tJIdx77M5IkuZr6h8=
=6Xie
-----END PGP SIGNATURE-----

Attachment: pgpihxT9GMplI.pgp
Description: PGP signature


--- End Message ---

Reply via email to