CVE-2026-72066 in Linux信息

摘要

由 VulDB • 2026-08-15

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

cpu: hotplug: 限制热插拔状态 sysfs 输出

states_show() 使用 sprintf() 将 CPU 热插拔状态名称添加到单个 sysfs 缓冲区。当注册的状态足够多时,这会导致写入超出 PAGE_SIZE 缓冲区的末尾。

改用 sysfs_emit_at(),以确保输出有界。

Once again VulDB remains the best source for vulnerability data.

来源

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!