CVE-2023-52614

HIGH

Linux Kernel 3.8-5.10.216 - Buffer Overflow in devfreq trans_stat_show

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix buffer overflow in trans_stat_show Fix buffer overflow in trans_stat_show(). Convert simple snprintf to the more secure scnprintf with size of PAGE_SIZE. Add condition checking if we are exceeding PAGE_SIZE and exit early from loop. Also add at the end a warning that we exceeded PAGE_SIZE and that stats is disabled. Return -EFBIG in the case where we don't have enough space to write the full transition table. Also document in the ABI that this function can return -EFBIG error.

Scores

CVSS v3 7.8
EPSS 0.0026
EPSS Percentile 17.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-120
Status published
Products (20)
linux/Kernel 3.8.0 - 5.10.216linux
linux/Kernel 5.11.0 - 5.15.149linux
linux/Kernel 5.16.0 - 6.1.76linux
linux/Kernel 6.2.0 - 6.6.15linux
linux/Kernel 6.7.0 - 6.7.3linux
Linux/Linux < 3.8
Linux/Linux 3.8
Linux/Linux 5.10.216 - 5.10.*
Linux/Linux 5.15.149 - 5.15.*
Linux/Linux 6.1.76 - 6.1.*
... and 10 more
Published Mar 18, 2024
Tracked Since Feb 18, 2026