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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.15% · P5

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinuxf5e6d5a343761081317c89d23489c93fbafc69ff< 8ba997b22f2cd5d29aad8c39f6201f7608ed0c04affected
f5e6d5a343761081317c89d23489c93fbafc69ff< 2f3d3fa5b8ed7d3b147478f42b00b468eeb1ecd2affected
f5e6d5a343761081317c89d23489c93fbafc69ff< fb428a2005fc1260d18b989cc5199f281617f44daffected
5.19affected
< 5.19unaffected
6.1.16≤ 6.1.*unaffected
6.2.3≤ 6.2.*unaffected
6.3≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info() The function mpi3mr_get_all_tgt_info() has four issues: 1) It calculates valid entry length in alltgt_info assuming the header part of the struct mpi3mr_device_map_info would equal to sizeof(u32). The correct size is sizeof(u64). 2) When it calculates the valid entry length kern_entrylen, it excludes one entry by subtracting 1 from num_devices. 3) It copies num_device by calling memcpy(). Substitution is enough. 4) It does not specify the calculated length to sg_copy_from_buffer(). Instead, it specifies the payload length which is larger than the alltgt_info size. It causes "BUG: KASAN: slab-out-of-bounds". Fix the issues by using the correct header size, removing the subtraction from num_devices, replacing the memcpy() with substitution and specifying the correct length to sg_copy_from_buffer().
来源: 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存在安全漏洞,该漏洞源于mpi3mr_get_all_tgt_info函数中存在多个计算错误和缓冲区操作不当问题,可能导致越界写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux f5e6d5a343761081317c89d23489c93fbafc69ff ~ 8ba997b22f2cd5d29aad8c39f6201f7608ed0c04 -
LinuxLinux 5.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-09-16 · 共 115 条

CVE-2022-503509.8 CRITICALLinux kernel 安全漏洞
CVE-2023-533058.8 HIGHLinux kernel 安全漏洞
CVE-2025-398068.8 HIGHLinux kernel 安全漏洞
CVE-2025-398278.8 HIGHLinux kernel 安全漏洞
CVE-2025-398268.8 HIGHLinux kernel 安全漏洞
CVE-2023-532978.8 HIGHLinux kernel 安全漏洞
CVE-2023-533158.8 HIGHLinux kernel 安全漏洞
CVE-2023-533228.8 HIGHLinux kernel 安全漏洞
CVE-2025-398098.4 HIGHLinux kernel 安全漏洞
CVE-2023-533338.2 HIGHLinux kernel 安全漏洞
CVE-2023-533147.8 HIGHLinux kernel 安全漏洞
CVE-2025-398157.8 HIGHLinux kernel 安全漏洞
CVE-2023-532867.8 HIGHLinux kernel 安全漏洞
CVE-2025-398187.8 HIGHLinux kernel 安全漏洞
CVE-2023-533117.8 HIGHLinux kernel 安全漏洞
CVE-2022-503397.8 HIGHLinux kernel 安全漏洞
CVE-2023-533317.8 HIGHLinux kernel 安全漏洞
CVE-2025-398257.8 HIGHLinux kernel 安全漏洞
CVE-2022-503417.8 HIGHLinux kernel 安全漏洞
CVE-2025-398107.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-53320

暂无评论


发表评论