发布于3月6日3月6日 Members Debian: CVE-2023-52868: linux -- security update Severity 4 CVSS (AV:L/AC:M/Au:N/C:P/I:P/A:P) Published 05/21/2024 Created 07/31/2024 Added 07/30/2024 Modified 07/30/2024 Description In the Linux kernel, the following vulnerability has been resolved: thermal: core: prevent potential string overflow The dev->id value comes from ida_alloc() so it's a number between zero and INT_MAX.If it's too high then these sprintf()s will overflow. Solution(s) debian-upgrade-linux References https://attackerkb.com/topics/cve-2023-52868 CVE - 2023-52868