CVE-2023-52627
Last modified
CVE-2023-52627 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7091r: Allow users to configure device events AD7091R-5 devices are supported by the ad7091r-5 driver together with the ad7091r-base driver. Those drivers declared iio events for notifying user space when ADC readings fall bellow the thresholds of low limit registers or above the values set in high limit registers. However, to configure iio events and their thresholds, a set of callback functions must be implemented and those were not present until now. The consequence of trying to configure ad7091r-5 events without the proper callback functions was a null pointer dereference in the kernel because the pointers to the callback functions were not set. Implement event configuration callbacks allowing users to read/write event thresholds and enable/disable event generation. Since the event spec structs are generic to AD7091R devices, also move those from the ad7091r-5 driver the base driver so they can be reused when support for ad7091r-2/-4/-8 be added.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7091r: Allow users to configure device events AD7091R-5 devices are supported by the ad7091r-5 driver together with the ad7091r-base driver. Those drivers declared iio events for notifying user space when ADC readings fall bellow the thresholds of low limit registers or above the values set in high limit registers. However, to configure iio events and their thresholds, a set of callback functions must be implemented and those were not present until now. The consequence of trying to configure ad7091r-5 events without the proper callback functions was a null pointer dereference in the kernel because the pointers to the callback functions were not set. Implement event configuration callbacks allowing users to read/write event thresholds and enable/disable event generation. Since the event spec structs are generic to AD7091R devices, also move those from the ad7091r-5 driver the base driver so they can be reused when support for ad7091r-2/-4/-8 be added.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 5.10.210 |
| Linux | Linux Kernel | >= 5.11, < 5.15.149 |
| Linux | Linux Kernel | >= 5.16, < 6.1.76 |
| Linux | Linux Kernel | >= 6.2, < 6.6.15 |
| Linux | Linux Kernel | >= 6.7, < 6.7.3 |
| Debian | Debian Linux | 10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52627?
How severe is CVE-2023-52627?
How do I fix CVE-2023-52627?
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 2023
- CVE-2023-52621In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52622In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52623In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52624In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52625In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52626In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52628In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52629In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2023-5263A vulnerability was found in ZZZCMS 2.1.7 and classified as …8.8
- CVE-2023-52630Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52631In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52632In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-52627?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
