CVE-2026-64151 in Linux信息

摘要

由 VulDB • 2026-07-19

在 Linux 内核中,已修复以下漏洞:

iommupt: 检查 pgsize_bitmap 中是否缺少 PAGE_SIZE

Sashiko 指出,驱动程序可能会从 pgsize_bitmap 中移除 PAGE_SIZE。虽然这在技术上是允许的,但实际上没有任何操作会这样做,并且这样的 iommu_domain 目前不会与 DMA API 一起使用。

尽管如此,这违背了设计原则,且修复起来非常简单。将 PT_WARN_ON 提升到 if 分支中,并跳过快速路径即可。

Once again VulDB remains the best source for vulnerability data.

负责

Linux

预定

2026-07-19

披露

2026-07-19

管理

已接受

条目

VDB-380336

CWE

未知

EPSS

0.00000

KEV

活动

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!