Security Advisory

CVE-2026-43177

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:27:50
Last updated 2026-05-11 22:19:16
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: ipu6: Fix RPM reference leak in probe error paths Several error paths in ipu6_pci_probe() were jumping directly to out_ipu6_bus_del_devices without releasing the runtime PM reference. Add pm_runtime_put_sync() before cleaning up other resources.