
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49163 affects the Linux kernel's imx-jpeg driver. The vulnerability was discovered in the media subsystem where an array out-of-bounds access issue exists. When an error occurs during JPEG parsing, the slot isn't acquired yet and may have the default value MXCMAXSLOTS. If the driver accesses the slot using this incorrect slot number, it will access array out of bounds (Kernel Git).
The vulnerability occurs in the mxc-jpeg.c driver file. When a JPEG parsing error happens, the code attempts to access slotdata array using an uninitialized slot number that could be set to MXCMAXSLOTS. This out-of-bounds access affects the numdomains variable which follows slotdata in the struct mxcjpeg_dev structure (Kernel Git).
The impact of this vulnerability is that it prevents proper detachment of the power management (pm) domain when the module is removed (rmmod). This leads to a kernel panic when attempting to insert the module (insmod) again (Kernel Git).
The issue has been fixed by removing the line that incorrectly accesses the slot_data array when a JPEG parsing error occurs. The fix was implemented in the Linux kernel through a patch that removes the problematic array access (Kernel Git).
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."