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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-21804— Linux kernel 安全漏洞

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

可能的 ATT&CK 技术 1AI

T1059.004 · Unix Shell

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux2a6d0d63d99956a66f6605832f11755d74a41951< 7a47e14c5fb0b6dba7073be7b0119fb8fe864e01affected
2a6d0d63d99956a66f6605832f11755d74a41951< 6987e021b64cbb49981d140bb72d9d1466f191c4affected
2a6d0d63d99956a66f6605832f11755d74a41951< 24576899c49509c0d533bcf569139f691d8f7af7affected
2a6d0d63d99956a66f6605832f11755d74a41951< 2c54b9fca1755e80a343ccfde0652dc5ea4744b2affected
2a6d0d63d99956a66f6605832f11755d74a41951< 9ff46b0bfeb6e0724a4ace015aa7a0b887cdb7c1affected
2a6d0d63d99956a66f6605832f11755d74a41951< 44708208c2a4b828a57a2abe7799c9d3962e7eaaaffected
2a6d0d63d99956a66f6605832f11755d74a41951< 2d2da5a4c1b4509f6f7e5a8db015cd420144beb4affected
5.8affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-21804 基础信息

漏洞信息

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

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

Vulnerability Title
PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() The rcar_pcie_parse_outbound_ranges() uses the devm_request_mem_region() macro to request a needed resource. A string variable that lives on the stack is then used to store a dynamically computed resource name, which is then passed on as one of the macro arguments. This can lead to undefined behavior. Depending on the current contents of the memory, the manifestations of errors may vary. One possible output may be as follows: $ cat /proc/iomem 30000000-37ffffff : 38000000-3fffffff : Sometimes, garbage may appear after the colon. In very rare cases, if no NULL-terminator is found in memory, the system might crash because the string iterator will overrun which can lead to access of unmapped memory above the stack. Thus, fix this by replacing outbound_name with the name of the previously requested resource. With the changes applied, the output will be as follows: $ cat /proc/iomem 30000000-37ffffff : memory2 38000000-3fffffff : memory3 [kwilczynski: commit log]
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未正确使用devm_request_mem_region,可能导致未定义行为。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 2a6d0d63d99956a66f6605832f11755d74a41951 ~ 7a47e14c5fb0b6dba7073be7b0119fb8fe864e01 -
LinuxLinux 5.8 -

二、漏洞 CVE-2025-21804 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-21804 的情报信息

登录查看更多情报信息。

CVE-2025-21804 补丁与修复 (5)

CVE-2025-21804 其他参考 (2)

同批安全公告 · Linux · 2025-02-27 · 共 177 条

CVE-2025-217567.8 HIGHLinux kernel 资源管理错误漏洞
CVE-2025-21770Linux kernel 安全漏洞
CVE-2025-21761Linux kernel 资源管理错误漏洞
CVE-2025-21763Linux kernel 资源管理错误漏洞
CVE-2025-21762Linux kernel 资源管理错误漏洞
CVE-2025-21764Linux kernel 资源管理错误漏洞
CVE-2025-21765Linux kernel 安全漏洞
CVE-2025-21766Linux kernel 安全漏洞
CVE-2025-21767Linux kernel 安全漏洞
CVE-2025-21769Linux kernel 安全漏洞
CVE-2025-21768Linux kernel 安全漏洞
CVE-2025-21771Linux kernel 安全漏洞
CVE-2025-21776Linux kernel 安全漏洞
CVE-2025-21781Linux kernel 安全漏洞
CVE-2025-21780Linux kernel 安全漏洞
CVE-2025-21779Linux kernel 安全漏洞
CVE-2025-21778Linux kernel 安全漏洞
CVE-2025-21777Linux kernel 安全漏洞
CVE-2025-21775Linux kernel 安全漏洞
CVE-2025-21773Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-21804

暂无评论


发表评论