
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53637 is a memory leak vulnerability discovered in the Linux kernel's media subsystem, specifically in the ov772x driver's probe function. The vulnerability was disclosed and documented in October 2025 (NVD).
The vulnerability occurs in the ov772x_probe() function where if priv->hdl.error is set, the function jumps to error_mutex_destroy without properly freeing resources allocated by v4l2_ctrl_handler_init() and v4l2_ctrl_new_std(). This results in memory leaks of two objects: one of size 8 bytes and another of size 256 bytes (NVD).
The vulnerability leads to memory leaks in the Linux kernel when testing the ov772x driver with bpf mock device, potentially causing system resource depletion over time (NVD).
The issue has been resolved through a patch that properly handles resource cleanup in the error path of the ov772x_probe() function (NVD).
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."