Security Advisory

CVE-2026-72077

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:52:27
Last updated 2026-08-23 12:46:45
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix firmware leak in async update The firmware object was not being released if validation failed. Use __free(firmware) to ensure the firmware is always released.