Impact
The vulnerability resides in the Linux kernel’s liveupdate component. When a retrieve operation fails, the kernel does not record the failure, allowing the operation to be retried. A subsequent retry can attempt to access or free data structures that have already been freed or are in an inconsistent state, which can trigger kernel panics. This results in a denial‑of‑service condition and could potentially lead to loss of data integrity for the updated component.
Affected Systems
All Linux kernel builds that include the liveupdate framework are affected, regardless of distribution. Version information is not specified, so every kernel variant that ships with liveupdate should be examined.
Risk and Exploitability
The EPSS score is < 1%, indicating a very low but non‑negligible exploitation probability, and the CVE is not listed in the CISA KEV catalog. The problem originates in kernel space but is triggered via user‑space ioctl calls, so an attacker with local access to the liveupdate interface can exploit the flaw. Because the kernel may crash on repeated failed tries, the main impact is a local denial of service. No remote code execution path is disclosed. The severity cannot be precisely quantified without a CVSS score, but the potential for a kernel panic makes the risk high for affected systems.
OpenCVE Enrichment