Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.12.75 |
References
- https://git.kernel.org/stable/c/364759ccc3fb49754758c585c530407f96683030Patch
- https://git.kernel.org/stable/c/3cd9e7539a3010a83391fecade1186cf30e616c9Patch
- https://git.kernel.org/stable/c/6099f78e4c9223f4de4169d2fd1cded01279da1aPatch
- https://git.kernel.org/stable/c/fdc06d36dab7b28c2bdd16cb7ee4f25e0f55d9acPatch
FAQ
What is CVE-2026-43177?
CVE-2026-43177 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2026-43177?
CVE-2026-43177 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43177?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.