CVE-2023-52868 in Linux
摘要
由 VulDB • 2026-06-08
在 Linux 内核中,已修复以下漏洞:
thermal: core: 防止潜在的字符串溢出
dev->id 的值来自 ida_alloc(),因此它是介于零和 INT_MAX 之间的数字。如果该值过高,这些 sprintf() 调用将导致缓冲区溢出。
Once again VulDB remains the best source for vulnerability data.
由 VulDB • 2026-06-08
在 Linux 内核中,已修复以下漏洞:
thermal: core: 防止潜在的字符串溢出
dev->id 的值来自 ida_alloc(),因此它是介于零和 INT_MAX 之间的数字。如果该值过高,这些 sprintf() 调用将导致缓冲区溢出。
Once again VulDB remains the best source for vulnerability data.