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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 4.4 利用难度: 中等 EPSS 0.24% · P14

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux4e89dce725213d3d0b0475211b500eda4ef4bf2f< c929a230c84441e400c32e7b7b4ab763711fb63eaffected
4e89dce725213d3d0b0475211b500eda4ef4bf2f< 61cbf790e7329ed78877560be7136f0b911bba7faffected
4e89dce725213d3d0b0475211b500eda4ef4bf2f< dcdb3ba7e2a8caae7bfefd603bc22fd0ce9a389caffected
5.11affected
< 5.11unaffected
5.15.89≤ 5.15.*unaffected
6.1.7≤ 6.1.*unaffected
6.2≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
iommu/iova: Fix alloc iova overflows issue
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The value of iovad->anchor.pfn_hi is ~0UL, then when iovad->cached_node is iovad->anchor, curr_iova->pfn_hi + 1 will overflow. As a result, if the retry logic is executed, low_pfn is updated to 0, and then new_pfn < low_pfn returns false to make the allocation successful. This issue occurs in the following two situations: 1. The first iova size exceeds the domain size. When initializing iova domain, iovad->cached_node is assigned as iovad->anchor. For example, the iova domain size is 10M, start_pfn is 0x1_F000_0000, and the iova size allocated for the first time is 11M. The following is the log information, new->pfn_lo is smaller than iovad->cached_node. Example log as follows: [ 223.798112][T1705487] sh: [name:iova&]__alloc_and_insert_iova_range start_pfn:0x1f0000,retry_pfn:0x0,size:0xb00,limit_pfn:0x1f0a00 [ 223.799590][T1705487] sh: [name:iova&]__alloc_and_insert_iova_range success start_pfn:0x1f0000,new->pfn_lo:0x1efe00,new->pfn_hi:0x1f08ff 2. The node with the largest iova->pfn_lo value in the iova domain is deleted, iovad->cached_node will be updated to iovad->anchor, and then the alloc iova size exceeds the maximum iova size that can be allocated in the domain. After judging that retry_pfn is less than limit_pfn, call retry_pfn+1 to fix the overflow issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于 iommu/iova 组件在分配iova时存在溢出问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 4e89dce725213d3d0b0475211b500eda4ef4bf2f ~ c929a230c84441e400c32e7b7b4ab763711fb63e -
LinuxLinux 5.11 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2023-52910 补丁与修复 (1)

CVE-2023-52910 其他参考 (2)

同批安全公告 · Linux · 2024-08-21 · 共 69 条

CVE-2022-48876Linux kernel 安全漏洞
CVE-2024-43874Linux kernel 安全漏洞
CVE-2024-43873Linux kernel 安全漏洞
CVE-2024-43875Linux kernel 安全漏洞
CVE-2022-48870Linux kernel 安全漏洞
CVE-2022-48871Linux kernel 安全漏洞
CVE-2022-48872Linux kernel 安全漏洞
CVE-2022-48873Linux kernel 安全漏洞
CVE-2022-48874Linux kernel 安全漏洞
CVE-2022-48875Linux kernel 安全漏洞
CVE-2022-48869Linux kernel 安全漏洞
CVE-2022-48877Linux kernel 安全漏洞
CVE-2022-48878Linux kernel 安全漏洞
CVE-2022-48879Linux kernel 安全漏洞
CVE-2022-48880Linux kernel 安全漏洞
CVE-2022-48881Linux kernel 安全漏洞
CVE-2022-48882Linux kernel 安全漏洞
CVE-2022-48883Linux kernel 安全漏洞
CVE-2022-48884Linux kernel 安全漏洞
CVE-2022-48885Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-52910

暂无评论


发表评论