CVE-2026-64499

Source
https://cve.org/CVERecord?id=CVE-2026-64499
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64499.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64499
Downstream
Published
2026-07-25T08:51:55.336Z
Modified
2026-07-27T04:03:22.514979097Z
Summary
iio: adc: ti-ads1119: fix PM reference leak in buffer preenable
Details

In the Linux kernel, the following vulnerability has been resolved:

iio: adc: ti-ads1119: fix PM reference leak in buffer preenable

ads1119triggeredbufferpreenable() resumes the device with pmruntimeresumeand_get() before starting a conversion.

If i2csmbuswrite_byte() fails, the function returns the error directly and leaves the runtime PM usage counter elevated. The matching postdisable callback is not called when preenable fails, so the reference is leaked and the device may remain runtime-active indefinitely.

Store the I2C transfer result in ret and drop the runtime PM reference on failure before returning the error.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64499.json"
}
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
a9306887eba41c5fe7232727a8147da3d3c4f83c
Fixed
f40292fb19399a3c3f82de698023ba87c01e66cf
Fixed
ffb2195921c3d629194b9807de589578df9f9cb8
Fixed
6537f08100189d12bec4975000244e6ac4873c28
Fixed
adf4bc07f814da8329278d32600147f5a150938c

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.96
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.39
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

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