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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 困难 EPSS 0.18% · P7

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinuxea5f1cd7ab494f65f50f338299eabb40ad6a1767< d64b7b05a827f98d068f412969eef65489b0cf03affected
ea5f1cd7ab494f65f50f338299eabb40ad6a1767< 2dace5e016c991424a3dc6e83b1ae5dca8992d08affected
ea5f1cd7ab494f65f50f338299eabb40ad6a1767< aa5ce1485562f20235b4c759eee5ab0c41d2c220affected
ea5f1cd7ab494f65f50f338299eabb40ad6a1767< 2cfcbe1554c119402e7382de974c26b0549899feaffected
ea5f1cd7ab494f65f50f338299eabb40ad6a1767< b3b3b6366dc8eb5b22edba9adc4bff3cdacfd64caffected
ea5f1cd7ab494f65f50f338299eabb40ad6a1767< 73cfcc8445585b8af7e18be3c9246b851fdf336caffected
ea5f1cd7ab494f65f50f338299eabb40ad6a1767< 8b68e978718f14fdcb080c2a7791c52a0d09bc6daffected
5.5affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
x86/iopl: Cure TIF_IO_BITMAP inconsistencies
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: x86/iopl: Cure TIF_IO_BITMAP inconsistencies io_bitmap_exit() is invoked from exit_thread() when a task exists or when a fork fails. In the latter case the exit_thread() cleans up resources which were allocated during fork(). io_bitmap_exit() invokes task_update_io_bitmap(), which in turn ends up in tss_update_io_bitmap(). tss_update_io_bitmap() operates on the current task. If current has TIF_IO_BITMAP set, but no bitmap installed, tss_update_io_bitmap() crashes with a NULL pointer dereference. There are two issues, which lead to that problem: 1) io_bitmap_exit() should not invoke task_update_io_bitmap() when the task, which is cleaned up, is not the current task. That's a clear indicator for a cleanup after a failed fork(). 2) A task should not have TIF_IO_BITMAP set and neither a bitmap installed nor IOPL emulation level 3 activated. This happens when a kernel thread is created in the context of a user space thread, which has TIF_IO_BITMAP set as the thread flags are copied and the IO bitmap pointer is cleared. Other than in the failed fork() case this has no impact because kernel threads including IO workers never return to user space and therefore never invoke tss_update_io_bitmap(). Cure this by adding the missing cleanups and checks: 1) Prevent io_bitmap_exit() to invoke task_update_io_bitmap() if the to be cleaned up task is not the current task. 2) Clear TIF_IO_BITMAP in copy_thread() unconditionally. For user space forks it is set later, when the IO bitmap is inherited in io_bitmap_share(). For paranoia sake, add a warning into tss_update_io_bitmap() to catch the case, when that code is invoked with inconsistent state.
来源: 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存在安全漏洞,该漏洞源于x86/iopl中TIF_IO_BITMAP不一致。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux ea5f1cd7ab494f65f50f338299eabb40ad6a1767 ~ d64b7b05a827f98d068f412969eef65489b0cf03 -
LinuxLinux 5.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-07-03 · 共 78 条

CVE-2025-381239.8 CRITICALLinux kernel 安全漏洞
CVE-2025-381399.8 CRITICALLinux kernel 安全漏洞
CVE-2025-381209.4 CRITICALLinux kernel 安全漏洞
CVE-2025-381469.4 CRITICALLinux kernel 安全漏洞
CVE-2025-381167.8 HIGHLinux kernel 安全漏洞
CVE-2025-381697.8 HIGHLinux kernel 安全漏洞
CVE-2025-381547.8 HIGHLinux kernel 安全漏洞
CVE-2025-381067.8 HIGHLinux kernel 安全漏洞
CVE-2025-381077.8 HIGHLinux kernel 安全漏洞
CVE-2025-381507.8 HIGHLinux kernel 安全漏洞
CVE-2025-381107.8 HIGHLinux kernel 安全漏洞
CVE-2025-381117.8 HIGHLinux kernel 安全漏洞
CVE-2025-381417.8 HIGHLinux kernel 安全漏洞
CVE-2025-381087.8 HIGHLinux kernel 安全漏洞
CVE-2025-381157.8 HIGHLinux kernel 安全漏洞
CVE-2025-381177.8 HIGHLinux kernel 安全漏洞
CVE-2025-381187.8 HIGHLinux kernel 安全漏洞
CVE-2025-381337.8 HIGHLinux kernel 安全漏洞
CVE-2025-381297.8 HIGHLinux kernel 安全漏洞
CVE-2025-381277.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-38100

暂无评论


发表评论