Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-52868
HistoryMay 21, 2024 - 4:15 p.m.

CVE-2023-52868

2024-05-2116:15:23
Debian Security Bug Tracker
security-tracker.debian.org
4
linux
kernel
vulnerability
fix
potential string overflow
thermal
core
sprintf
ida_alloc
int_max
dev->id

6.9 Medium

AI Score

Confidence

High

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.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%