Lucene search

K
redhatcveRedhat.comRH:CVE-2023-52868
HistoryMay 23, 2024 - 11:02 a.m.

CVE-2023-52868

2024-05-2311:02:24
redhat.com
access.redhat.com
2
linux kernel
vulnerability
thermal core
string overflow

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%

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.

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%