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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.16% · P6

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux79e5e6addbb18bf56075f0ff552094a28636dd03< a15e9c175f783298c4ee48146be6841335400406affected
79e5e6addbb18bf56075f0ff552094a28636dd03< de8da1063cce9234d55c8270d9bdf4cf84411c80affected
79e5e6addbb18bf56075f0ff552094a28636dd03< 73f34d609397805c20d6b2ef5c07a4cbf7c4d63aaffected
79e5e6addbb18bf56075f0ff552094a28636dd03< a18a42e77545afcacd6a2b8d9fc16191b87454dfaffected
79e5e6addbb18bf56075f0ff552094a28636dd03< 8a3637027ceeba4ca5e500b23cb7d24c25592513affected
79e5e6addbb18bf56075f0ff552094a28636dd03< 3eab654f5d199ecd45403c6588cda63e491fcfcaaffected
79e5e6addbb18bf56075f0ff552094a28636dd03< 4a3c18cde02e35aba87e0ad5672b3e1c72dda5a4affected
79e5e6addbb18bf56075f0ff552094a28636dd03< 70f2b28b5243df557f51c054c20058ae207baaacaffected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
comedi: das6402: Fix bit shift out of bounds
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: /* IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode */ if ((1 << it->options[1]) & 0x8cec) { However, `it->options[i]` is an unchecked `int` value from userspace, so the shift amount could be negative or out of bounds. Fix the test by requiring `it->options[1]` to be within bounds before proceeding with the original test. Valid `it->options[1]` values that select the IRQ will be in the range [1,15]. The value 0 explicitly disables the use of interrupts.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未验证IRQ号范围,可能导致越界位移。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 79e5e6addbb18bf56075f0ff552094a28636dd03 ~ a15e9c175f783298c4ee48146be6841335400406 -
LinuxLinux 3.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-07-28 · 共 29 条

CVE-2025-38484Linux kernel 安全漏洞
CVE-2025-38497Linux kernel 安全漏洞
CVE-2025-38496Linux kernel 多款产品安全漏洞
CVE-2025-38495Linux kernel 安全漏洞
CVE-2025-38494Linux kernel 安全漏洞
CVE-2025-38493Linux kernel 安全漏洞
CVE-2025-38492Linux kernel 安全漏洞
CVE-2025-38491Linux kernel 安全漏洞
CVE-2025-38490Linux kernel 安全漏洞
CVE-2025-38489Linux kernel 安全漏洞
CVE-2025-38488Linux kernel 安全漏洞
CVE-2025-38487Linux kernel 安全漏洞
CVE-2025-38485Linux kernel 安全漏洞
CVE-2025-38486Linux kernel 安全漏洞
CVE-2025-38468Linux kernel 安全漏洞
CVE-2025-38483Linux kernel 安全漏洞
CVE-2025-38481Linux kernel 安全漏洞
CVE-2025-38480Linux kernel 安全漏洞
CVE-2025-38478Linux kernel 安全漏洞
CVE-2025-38477Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-38482

暂无评论


发表评论