PT-2026-64724 · Linux · Linux

CVE-2026-64503

·

Published

2026-07-25

·

Updated

2026-07-25

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:
iio: accel: kxsd9: fix runtime PM imbalance on write raw() error
kxsd9 write raw() takes a runtime PM reference with pm runtime get sync() but returns -EINVAL directly when a scale with a non-zero integer part is requested, skipping the matching pm runtime put autosuspend(). This leaks a runtime PM usage-counter reference on every such write, after which the device can no longer autosuspend.
Set the error code and fall through to the existing put instead of returning early.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64503

Affected Products

Linux