PT-2025-9950 · Linux+9 · Linux Kernel+9
Oleksij Rempel
·
Published
2024-12-18
·
Updated
2026-04-20
·
CVE-2024-58069
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A potential out-of-bounds write issue was found in the Linux kernel's handling of the PCF85063 NVMEM read through the
rtc subsystem. The issue arises from the difference in buffer size handling between the nvmem interface, which supports variable buffer sizes, and the regmap interface, which operates with fixed-size storage. Specifically, if an nvmem client uses a buffer size less than 4 bytes, the regmap read function will write out of bounds because it expects the buffer to point to an unsigned int. This issue was resolved by introducing an intermediary unsigned int to hold the value, thus preventing the out-of-bounds write.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Almalinux
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Hat
Red Os
Suse
Ubuntu