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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:58.530Z
Updated: 2024-12-19T08:27:33.006Z
Reserved: 2024-05-21T15:19:24.263Z
Link: CVE-2023-52868
Vulnrichment
Updated: 2024-08-02T23:11:36.044Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:23.673
Modified: 2024-11-21T08:40:45.563
Link: CVE-2023-52868
Redhat