In the Linux kernel, the following vulnerability has been resolved:
iio: light: bh1780: fix PM runtime leak on error path
Move pmruntimeputautosuspend() before the error check to ensure the PM runtime reference count is always decremented after pmruntimegetsync(), regardless of whether the read operation succeeds or fails.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43355.json",
"cna_assigner": "Linux"
}