目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-4440— Linux kernel安全漏洞

AI 预测 5.3 利用难度: 极易 EPSS 0.23% · P13

影响版本矩阵 2

厂商产品版本范围状态
LinuxLinuxcea750c99d8f6391080c420f811a46b21bad7cf4< 1424ab4bb386df9cc590c73afa55f13e9b00dea2affected
5.10.215< 5.10.218affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2021-4440 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
x86/xen: Drop USERGS_SYSRET64 paravirt call
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: x86/xen: Drop USERGS_SYSRET64 paravirt call commit afd30525a659ac0ae0904f0cb4a2ca75522c3123 upstream. USERGS_SYSRET64 is used to return from a syscall via SYSRET, but a Xen PV guest will nevertheless use the IRET hypercall, as there is no sysret PV hypercall defined. So instead of testing all the prerequisites for doing a sysret and then mangling the stack for Xen PV again for doing an iret just use the iret exit from the beginning. This can easily be done via an ALTERNATIVE like it is done for the sysenter compat case already. It should be noted that this drops the optimization in Xen for not restoring a few registers when returning to user mode, but it seems as if the saved instructions in the kernel more than compensate for this drop (a kernel build in a Xen PV guest was slightly faster with this patch applied). While at it remove the stale sysret32 remnants. [ pawan: Brad Spengler and Salvatore Bonaccorso <carnil@debian.org> reported a problem with the 5.10 backport commit edc702b4a820 ("x86/entry_64: Add VERW just before userspace transition"). When CONFIG_PARAVIRT_XXL=y, CLEAR_CPU_BUFFERS is not executed in syscall_return_via_sysret path as USERGS_SYSRET64 is runtime patched to: .cpu_usergs_sysret64 = { 0x0f, 0x01, 0xf8, 0x48, 0x0f, 0x07 }, // swapgs; sysretq which is missing CLEAR_CPU_BUFFERS. It turns out dropping USERGS_SYSRET64 simplifies the code, allowing CLEAR_CPU_BUFFERS to be explicitly added to syscall_return_via_sysret path. Below is with CONFIG_PARAVIRT_XXL=y and this patch applied: syscall_return_via_sysret: ... <+342>: swapgs <+345>: xchg %ax,%ax <+347>: verw -0x1a2(%rip) <------ <+354>: sysretq ]
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于x86/xen USERGS_SYSRET64中存在安全问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux cea750c99d8f6391080c420f811a46b21bad7cf4 ~ 1424ab4bb386df9cc590c73afa55f13e9b00dea2 -
LinuxLinux 5.10.215 ~ 5.10.218 -

二、漏洞 CVE-2021-4440 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-4440 的情报信息

登录查看更多情报信息。

CVE-2021-4440 其他参考 (2)

同批安全公告 · Linux · 2024-06-25 · 共 24 条

CVE-2024-392939.8 CRITICALLinux kernel 安全漏洞
CVE-2024-373547.8 HIGHLinux kernel安全漏洞
CVE-2024-394717.8 HIGHLinux kernel 安全漏洞
CVE-2024-394677.8 HIGHLinux kernel 安全漏洞
CVE-2024-394637.8 HIGHLinux kernel 安全漏洞
CVE-2024-383857.8 HIGHLinux kernel 安全漏洞
CVE-2024-370787.8 HIGHLinux kernel 安全漏洞
CVE-2024-383067.8 HIGHLinux kernel安全漏洞
CVE-2024-394687.5 HIGHLinux kernel 安全漏洞
CVE-2024-394697.1 HIGHLinux kernel 安全漏洞
CVE-2022-48772Linux kernel 安全漏洞
CVE-2024-38661Linux kernel 安全漏洞
CVE-2024-39470Linux kernel 安全漏洞
CVE-2024-39466Linux kernel 安全漏洞
CVE-2024-39464Linux kernel 安全漏洞
CVE-2024-39465Linux kernel 安全漏洞
CVE-2024-39462Linux kernel 安全漏洞
CVE-2024-39461Linux kernel安全漏洞
CVE-2024-39371Linux kernel安全漏洞
CVE-2024-39301Linux kernel 安全漏洞

显示前 20 条,共 24 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2021-4440

暂无评论


发表评论