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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-53634— Linux kernel 安全漏洞

AI 预测 5.5 利用难度: 困难 EPSS 0.19% · P9

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinuxefc9909fdce00a827a37609628223cd45bf95d0b< 8b9c64942ada229f52fe6f1b537a50f88b3c2673affected
efc9909fdce00a827a37609628223cd45bf95d0b< eabc166919d169e105263974991f52b0351e431aaffected
efc9909fdce00a827a37609628223cd45bf95d0b< 738a96c4a8c36950803fdd27e7c30aca92dccefdaffected
6.0affected
< 6.0unaffected
6.1.25≤ 6.1.*unaffected
6.2.12≤ 6.2.*unaffected
6.3≤ *unaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2023-53634 基础信息

漏洞信息

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

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

Vulnerability Title
bpf, arm64: Fixed a BTI error on returning to patched function
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPF_TRAMP_F_CALL_ORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the instruction next to call site is usually PACIASP, in this case, it's safe to jump back with BLR. But when the call site is not followed by a PACIASP or bti, a BTI exception is triggered. Here is a fault log: Unhandled 64-bit el1h sync exception on CPU0, ESR 0x0000000034000002 -- BTI CPU: 0 PID: 263 Comm: test_progs Tainted: GF Hardware name: linux,dummy-virt (DT) pstate: 40400805 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=-c) pc : bpf_fentry_test1+0xc/0x30 lr : bpf_trampoline_6442573892_0+0x48/0x1000 sp : ffff80000c0c3a50 x29: ffff80000c0c3a90 x28: ffff0000c2e6c080 x27: 0000000000000000 x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000050 x23: 0000000000000000 x22: 0000ffffcfd2a7f0 x21: 000000000000000a x20: 0000ffffcfd2a7f0 x19: 0000000000000000 x18: 0000000000000000 x17: 0000000000000000 x16: 0000000000000000 x15: 0000ffffcfd2a7f0 x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000000 x11: 0000000000000000 x10: ffff80000914f5e4 x9 : ffff8000082a1528 x8 : 0000000000000000 x7 : 0000000000000000 x6 : 0101010101010101 x5 : 0000000000000000 x4 : 00000000fffffff2 x3 : 0000000000000001 x2 : ffff8001f4b82000 x1 : 0000000000000000 x0 : 0000000000000001 Kernel panic - not syncing: Unhandled exception CPU: 0 PID: 263 Comm: test_progs Tainted: GF Hardware name: linux,dummy-virt (DT) Call trace: dump_backtrace+0xec/0x144 show_stack+0x24/0x7c dump_stack_lvl+0x8c/0xb8 dump_stack+0x18/0x34 panic+0x1cc/0x3ec __el0_error_handler_common+0x0/0x130 el1h_64_sync_handler+0x60/0xd0 el1h_64_sync+0x78/0x7c bpf_fentry_test1+0xc/0x30 bpf_fentry_test1+0xc/0x30 bpf_prog_test_run_tracing+0xdc/0x2a0 __sys_bpf+0x438/0x22a0 __arm64_sys_bpf+0x30/0x54 invoke_syscall+0x78/0x110 el0_svc_common.constprop.0+0x6c/0x1d0 do_el0_svc+0x38/0xe0 el0_svc+0x30/0xd0 el0t_64_sync_handler+0x1ac/0x1b0 el0t_64_sync+0x1a0/0x1a4 Kernel Offset: disabled CPU features: 0x0000,00034c24,f994fdab Memory Limit: none And the instruction next to call site of bpf_fentry_test1 is ADD, not PACIASP: <bpf_fentry_test1>: bti c nop nop add w0, w0, #0x1 paciasp For BPF prog, JIT always puts a PACIASP after call site for BTI-enabled kernel, so there is no problem. To fix it, replace BLR with RET to bypass the branch target check.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于BPF跳板使用BLR指令返回修补函数时未检查BTI指令,可能导致分支目标识别异常。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux efc9909fdce00a827a37609628223cd45bf95d0b ~ 8b9c64942ada229f52fe6f1b537a50f88b3c2673 -
LinuxLinux 6.0 -

二、漏洞 CVE-2023-53634 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-53634 的情报信息

登录查看更多情报信息。

CVE-2023-53634 补丁与修复 (3)

同批安全公告 · Linux · 2025-10-07 · 共 118 条

CVE-2022-50544Linux kernel 安全漏洞
CVE-2023-53658Linux kernel 安全漏洞
CVE-2023-53657Linux kernel 安全漏洞
CVE-2023-53656Linux kernel 安全漏洞
CVE-2023-53655Linux kernel 安全漏洞
CVE-2022-50555Linux kernel 安全漏洞
CVE-2022-50554Linux kernel 安全漏洞
CVE-2022-50553Linux kernel 安全漏洞
CVE-2022-50552Linux kernel 安全漏洞
CVE-2022-50551Linux kernel 安全漏洞
CVE-2022-50550Linux kernel 安全漏洞
CVE-2022-50549Linux kernel 安全漏洞
CVE-2022-50547Linux kernel 安全漏洞
CVE-2022-50548Linux kernel 安全漏洞
CVE-2022-50546Linux kernel 安全漏洞
CVE-2023-53654Linux kernel 安全漏洞
CVE-2022-50537Linux kernel 安全漏洞
CVE-2022-50536Linux kernel 安全漏洞
CVE-2022-50535Linux kernel 安全漏洞
CVE-2023-53652Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-53634

暂无评论


发表评论