CVE-2024-58069
Last modified
CVE-2024-58069 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 bytes, regmap_read will write out of bounds as it expects the buffer to point at an unsigned int. Fix this by using an intermediary unsigned int to hold the value.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 bytes, regmap_read will write out of bounds as it expects the buffer to point at an unsigned int. Fix this by using an intermediary unsigned int to hold the value.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.2, < 5.4.291 |
| Linux | Linux Kernel | >= 5.5, < 5.10.235 |
| Linux | Linux Kernel | >= 5.11, < 5.15.179 |
| Linux | Linux Kernel | >= 5.16, < 6.1.129 |
| Linux | Linux Kernel | >= 6.2, < 6.6.76 |
| Linux | Linux Kernel | >= 6.7, < 6.12.13 |
| Linux | Linux Kernel | >= 6.13, < 6.13.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-58069?
How severe is CVE-2024-58069?
How do I fix CVE-2024-58069?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-58063In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58064In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58065In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58066In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58067In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58068In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5807The Business Card WordPress plugin through 1.0.0 does not pr…7.2
- CVE-2024-58070In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58071In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58072In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-58073In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58074In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-58069?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
