
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52647 affects the Linux kernel's NXP i.MX8 Image Sensing Interface (ISI) driver. The vulnerability was discovered in the media subsystem, specifically in the crossbar subdev component. When translating source to sink streams in the crossbar subdev, the driver attempts to locate the remote subdev connected to the sink pad without properly validating if the pad exists, potentially leading to a NULL pointer dereference (Kernel Commit).
The vulnerability occurs in the mxc_isi_crossbar_xlate_streams function within the imx8-isi-crossbar.c driver file. When userspace tries to enable a stream that ends at an unconnected crossbar sink, the remote pad may be NULL. The driver previously attempted to dereference the pad's entity without checking if the pad itself was NULL, leading to a crash (Kernel Commit).
If exploited, this vulnerability can cause a system crash through a NULL pointer dereference, resulting in a denial of service condition (Ubuntu Security).
The vulnerability can be triggered by a local attacker with access to the system who attempts to enable a stream that ends at an unconnected crossbar sink in the i.MX8 ISI driver (Ubuntu Security).
The issue has been fixed in Linux kernel version 6.8.0-35.35 and later releases. The fix involves adding a NULL pointer check before accessing the pad's entity, and returning an appropriate error code (-EPIPE) when no pad is connected (Ubuntu Security).
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."