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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.1 · High EPSS 0.25% · P16

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux5a09e39810ae0465016c380962e12dd115779b87< 8440377e1a5644779b4c8d013aa2a917f5fc83c3affected
5a09e39810ae0465016c380962e12dd115779b87< 66523553fa62c7878fc5441dc4e82be71934eb77affected
5a09e39810ae0465016c380962e12dd115779b87< f347c26836c270199de1599c3cd466bb7747caa9affected
2.6.19affected
< 2.6.19unaffected
5.10.82≤ 5.10.*unaffected
5.15.5≤ 5.15.*unaffected
5.16≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() The following issue was observed running syzkaller: BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:377 [inline] BUG: KASAN: slab-out-of-bounds in sg_copy_buffer+0x150/0x1c0 lib/scatterlist.c:831 Read of size 2132 at addr ffff8880aea95dc8 by task syz-executor.0/9815 CPU: 0 PID: 9815 Comm: syz-executor.0 Not tainted 4.19.202-00874-gfc0fe04215a9 #2 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1ubuntu1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0xe4/0x14a lib/dump_stack.c:118 print_address_description+0x73/0x280 mm/kasan/report.c:253 kasan_report_error mm/kasan/report.c:352 [inline] kasan_report+0x272/0x370 mm/kasan/report.c:410 memcpy+0x1f/0x50 mm/kasan/kasan.c:302 memcpy include/linux/string.h:377 [inline] sg_copy_buffer+0x150/0x1c0 lib/scatterlist.c:831 fill_from_dev_buffer+0x14f/0x340 drivers/scsi/scsi_debug.c:1021 resp_report_tgtpgs+0x5aa/0x770 drivers/scsi/scsi_debug.c:1772 schedule_resp+0x464/0x12f0 drivers/scsi/scsi_debug.c:4429 scsi_debug_queuecommand+0x467/0x1390 drivers/scsi/scsi_debug.c:5835 scsi_dispatch_cmd+0x3fc/0x9b0 drivers/scsi/scsi_lib.c:1896 scsi_request_fn+0x1042/0x1810 drivers/scsi/scsi_lib.c:2034 __blk_run_queue_uncond block/blk-core.c:464 [inline] __blk_run_queue+0x1a4/0x380 block/blk-core.c:484 blk_execute_rq_nowait+0x1c2/0x2d0 block/blk-exec.c:78 sg_common_write.isra.19+0xd74/0x1dc0 drivers/scsi/sg.c:847 sg_write.part.23+0x6e0/0xd00 drivers/scsi/sg.c:716 sg_write+0x64/0xa0 drivers/scsi/sg.c:622 __vfs_write+0xed/0x690 fs/read_write.c:485 kill_bdev:block_device:00000000e138492c vfs_write+0x184/0x4c0 fs/read_write.c:549 ksys_write+0x107/0x240 fs/read_write.c:599 do_syscall_64+0xc2/0x560 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe We get 'alen' from command its type is int. If userspace passes a large length we will get a negative 'alen'. Switch n, alen, and rlen to u32.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
来源: 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存在安全漏洞,该漏洞源于resp_report_tgtpgs()允许越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 5a09e39810ae0465016c380962e12dd115779b87 ~ 8440377e1a5644779b4c8d013aa2a917f5fc83c3 -
LinuxLinux 2.6.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2021-47219 其他参考 (3)

同批安全公告 · Linux · 2024-04-10 · 共 39 条

CVE-2021-472159.8 CRITICALLinux kernel 安全漏洞
CVE-2021-472038.8 HIGHLinux kernel 安全漏洞
CVE-2021-471838.8 HIGHLinux kernel 安全漏洞
CVE-2021-471848.8 HIGHLinux kernel 安全漏洞
CVE-2021-472017.8 HIGHLinux kernel 安全漏洞
CVE-2021-472007.8 HIGHLinux kernel 安全漏洞
CVE-2024-268157.8 HIGHLinux kernel 安全漏洞
CVE-2021-471977.8 HIGHLinux kernel 安全漏洞
CVE-2021-471887.8 HIGHLinux kernel 安全漏洞
CVE-2021-471897.8 HIGHLinux kernel 安全漏洞
CVE-2021-471967.8 HIGHLinux kernel 安全漏洞
CVE-2021-471947.8 HIGHLinux kernel 安全漏洞
CVE-2021-472097.8 HIGHLinux kernel 安全漏洞
CVE-2021-471917.1 HIGHLinux kernel 安全漏洞
CVE-2021-47210Linux kernel 安全漏洞
CVE-2021-47198Linux kernel 安全漏洞
CVE-2021-47207Linux kernel 安全漏洞
CVE-2021-47211Linux kernel 安全漏洞
CVE-2021-47212Linux kernel 安全漏洞
CVE-2021-47214Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-47219

暂无评论


发表评论