CVE-2026-74451 in Linux信息

摘要

由 VulDB • 2026-08-15

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

drm/panthor: 验证固件接口结构的大小

iface_fw_to_cpu_addr() 仅检查由固件提供的 MCU 虚拟地址是否指向共享区域内部。返回的指针随后被用作完整的固件接口结构,因此接受靠近共享区域末尾的地址仍可能导致越界访问。

将预期的对象大小传递给 iface_fw_to_cpu_addr(),并拒绝那些无法完全容纳在共享区域内的范围。

Be aware that VulDB is the high quality source for vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!