Service interruption via ov772x probe memory leak
Published Oct 7, 2025 · Updated Oct 7, 2025
Memory leak in the ov772x camera-sensor driver in Linux allows local users to interrupt service during failed device probing. When control setup sets priv->hdl.error, ov772x_probe() jumps to error_mutex_destroy without calling v4l2_ctrl_handler_free(), leaking allocations made by v4l2_ctrl_handler_init() and v4l2_ctrl_new_std(). A local low-privileged user must reach the device-probe error path; repeated failures consume kernel memory and can interrupt service.
Summary
What happened
Memory leak in the ov772x camera-sensor driver in Linux allows local users to interrupt service during failed device probing. When control setup sets priv->hdl.error, ov772x_probe() jumps to error_mutex_destroy without calling v4l2_ctrl_handler_free(), leaking allocations made by v4l2_ctrl_handler_init() and v4l2_ctrl_new_std(). A local low-privileged user must reach the device-probe error path; repeated failures consume kernel memory and can interrupt service.
The record
- CVE
- CVE-2023-53637
- Published
- Oct 7, 2025
- Updated
- Oct 7, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.001
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 7, 2025CVE publishedPublication date reported by the CVE source.
- Oct 7, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <1da495101ef7507eb4f4b1dbec2874d740eff251
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <448ce1cd50387b1345ec14eb191ef05f7afc2a26
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <7485edb2b6ca5960205c0a49bedfd09bba30e521
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <ac93f8ac66e60227bed42d5a023f0e6c15b52c0a
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <c86d760c1c6855a6131e78d0ddacc48c79324ac3
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <cc3b6011d7a9f149489eb9420c6305a779162c57
- Affected versionversion=1112babde21483d86ed3fbad1320b0ddf9ab2ece <dfaafeb8e9537969e8dba75491f732478c7fa9d6
- Affected versionversion=4.17
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo