Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52614
HistoryMar 18, 2024 - 12:00 a.m.

CVE-2023-52614

2024-03-1800:00:00
ubuntu.com
ubuntu.com
10
cve-2023-52614
buffer overflow
kernel vulnerability
security fix
linux kernel

AI Score

7.9

Confidence

High

EPSS

0

Percentile

10.3%

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.

Notes

Author Note
rodrigo-zaiden USN-6765-1 for linux-oem-6.5 wrongly stated that this CVE was fixed in version 6.5.0-1022.23. The mentioned notice was revoked and the state of the fix for linux-oem-6.5 was recovered to the previous state.

References

AI Score

7.9

Confidence

High

EPSS

0

Percentile

10.3%