CVE-2026-46239
MEDIUMCVSS v3.1: 5.5 · EPSS: 0.0002 (7.2 percentile)
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 5.5 v3.1 · NVD
- EPSS
- 0.0002 (7.2 percentile) · FIRST.org
- CISA KEV
- No
- Attack conditions (CVSS vector)
- No user interaction · Source: NVD Vector
- Affected vendors
- linux
- Published
- 2026-05-28 · Modified: 2026-06-10
- References
- Jump to references (2)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
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.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.