Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-52627

5.5 · MEDIUM
Published Mar 26, 2024 linux CWE-476 EPSS 0.23% (13th pctl)

Overview

CVE-2023-52627 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 26, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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 r

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.6, < 5.10.210 Affected

Frequently Asked Questions

What is CVE-2023-52627?

CVE-2023-52627 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 26, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-52627?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-52627?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-52627?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52627 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.