摘要:
emacs security update
安全等级: Medium
公告ID: KylinSec-SA-2024-2369
发布日期: 2024年4月12日
关联CVE: CVE-2024-30204 CVE-2024-30205
Emacs is the extensible, customizable, self-documenting real-time display editor. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. And it is an entire ecosystem of functionality beyond text editing, including a project planner, mail and news reader, debugger interface, calendar, and more.
Security Fix(es):
In Emacs before 29.3, LaTeX preview is enabled by default for e-mail attachments.(CVE-2024-30204)
In Emacs before 29.3, Org mode considers contents of remote files to be trusted. This affects Org Mode before 9.6.23.(CVE-2024-30205)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-30204 | KY3.5.2 | emacs | Fixed |
CVE-2024-30205 | KY3.5.2 | emacs | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
emacs-filesystem | noarch | 27.2-13.ky3_5 |
emacs-help | noarch | 27.2-13.ky3_5 |
emacs-terminal | noarch | 27.2-13.ky3_5 |
emacs-common | x86_64 | 27.2-13.ky3_5 |
emacs | x86_64 | 27.2-13.ky3_5 |
emacs-lucid | x86_64 | 27.2-13.ky3_5 |
emacs-devel | x86_64 | 27.2-13.ky3_5 |
emacs-nox | x86_64 | 27.2-13.ky3_5 |
emacs-devel | aarch64 | 27.2-13.ky3_5 |
emacs | aarch64 | 27.2-13.ky3_5 |
emacs-lucid | aarch64 | 27.2-13.ky3_5 |
emacs-common | aarch64 | 27.2-13.ky3_5 |
emacs-nox | aarch64 | 27.2-13.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名