CVE-2026-46239
The CVE concerns the Linux kernel media i2c ov5647 driver where a runtime PM reference count leak could occur in s_ctrl due to early returns in three control paths (AUTOGAIN, EXPOSURE_AUTO, ANALOGUE_GAIN). The provided fixes modify these paths from plain return to a pattern that assigns the retur...