CVE-2026-68210
In the Linux kernel, the following vulnerability has been resolved: media: stm32: dcmi: unregister notifier on probe failure dcmi_graph_init() registers the async notifier before dcmi_probe() toggles the reset line. If reset_control_assert() or reset_control_deassert() fails afterwards, probe returns through err_cleanup and the driver core will not call dcmi_remove(). Unregister the notifier before cleaning it up on that error path, matching the successful remove path and the V4L2 async notifier lifetime rules. [hverkuil: added Fixes tag]
- Affected products
- Kernel, Linux, Linux-6.12, Linux-Allwinner-5.19, Linux-Aws, Linux-Aws-5.0, Linux-Aws-5.11, Linux-Aws-5.13
- CVSS 3.1
- 7.8 HIGH
- EPSS
- 0.2% (7th percentile)
- NVD status
- Received
- Published
- 2026-08-10
No indexed exploits for CVE-2026-68210 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-68210 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.