Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52868
HistoryMay 21, 2024 - 4:15 p.m.

CVE-2023-52868

2024-05-2116:15:23
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux
kernel
vulnerability
fix
string overflow

6.5 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.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%