PT-2026-44362 · Linux · Linux
Published
2026-05-28
·
Updated
2026-05-28
·
CVE-2026-46239
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
media: i2c: ov5647: Fix runtime PM refcount leak in s ctrl
Three control cases (AUTOGAIN, EXPOSURE AUTO, ANALOGUE GAIN) directly
return without calling pm runtime put(), causing runtime PM reference
count leaks.
Change these cases from 'return' to 'ret = ... break' pattern to ensure
pm runtime put() is always called before function exit.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux