
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-46715 is a vulnerability in the Linux kernel's Industrial I/O (IIO) subsystem, discovered in September 2024. The issue involves missing checks on iio_info's callback access, where some callbacks from the iio_info structure are accessed without proper validation. This vulnerability affects Linux kernel versions up to (excluding) 6.1.109, versions from 6.2 up to (excluding) 6.6.50, and versions from 6.7 up to (excluding) 6.10.9 (NVD).
The vulnerability is classified as a NULL Pointer Dereference (CWE-476) with a CVSS v3.1 Base Score of 5.5 (Medium). When a driver doesn't implement certain callbacks, attempting to access the corresponding sysfs entries produces a kernel oops due to a NULL pointer dereference at virtual address 00000000. The issue manifests in the call trace through functions like iio_read_channel_info_avail, dev_attr_show, and sysfs_kf_seq_show (Kernel Patch).
When exploited, this vulnerability can lead to a system crash or denial of service condition through kernel oops. The impact is primarily on system availability, as attempting to access unimplemented callback functions can cause the system to become unresponsive or crash (NVD).
The vulnerability has been patched in the Linux kernel through commits that add proper validation checks for iio_info callbacks. The fix involves adding explicit NULL pointer checks before accessing callback functions in the IIO subsystem. Users should upgrade to Linux kernel versions 6.1.109 or later, 6.6.50 or later, or 6.10.9 or later, depending on their kernel branch (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."