VYPR
Unrated severityNVD Advisory· Published May 21, 2024· Updated May 4, 2025

thermal: core: prevent potential string overflow

CVE-2023-52868

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

156

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.