CVE-2026-46239

Source
https://cve.org/CVERecord?id=CVE-2026-46239
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46239.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46239
Downstream
Related
Published
2026-05-28T09:41:07.609Z
Modified
2026-07-08T08:02:18.246202317Z
Summary
media: i2c: ov5647: Fix runtime PM refcount leak in s_ctrl
Details

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, EXPOSUREAUTO, ANALOGUEGAIN) directly return without calling pmruntimeput(), causing runtime PM reference count leaks.

Change these cases from 'return' to 'ret = ... break' pattern to ensure pmruntimeput() is always called before function exit.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46239.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4f66f36388d5668c215f107a4e1ce1a707251ff5
Fixed
6b03ecf75bda5900b8e661eb75656f631b598bc2
Fixed
f11ae9c04f8368a3b5a0280ef595198dace1c983

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46239.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.0.0
Fixed
7.0.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46239.json"