IT

Tracker / CVE-2023-52868

CVE-2023-52868

High 7.8

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.

Affected products and versions

linux linux_kernel · 2.6.25 → 4.14.330
linux linux_kernel · 4.15 → 4.19.299
linux linux_kernel · 4.20 → 5.4.261
linux linux_kernel · 5.11 → 5.15.139
linux linux_kernel · 5.16 → 6.1.63
linux linux_kernel · 5.5 → 5.10.201
linux linux_kernel · 6.2 → 6.5.12
linux linux_kernel · 6.6 → 6.6.2

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References