Impact
The vulnerability is a race condition in the debugobject subsystem where an early boot allocation in hard‑interrupt context can acquire a lock that the debugobject allocation routine needs, causing a deadlock and a lockdep warning. The flaw does not disclose or modify data; its primary impact is a denial of service by preventing the kernel from completing its boot sequence.
Affected Systems
Linux kernels compiled for the ARM64 architecture that include the PREEMPT_RT patch set and the debugobjects subsystem are affected. Versions of the kernel that do not include the recent commits adding a guard to forbid allocations in hard‑interrupt context are vulnerable. Embedded or real‑time deployments that rely on early‑boot debugobjects fall into this category.
Risk and Exploitability
The CVSS score of 5.5 indicates medium severity, and the EPSS score of less than 1% suggests a very low likelihood of active exploitation. The defect is limited to the boot phase and requires local or physical access to influence interrupt timing before the scheduler starts; remote attackers cannot trigger the condition. Because it does not compromise confidentiality or integrity, the practical risk is a boot‑time denial of service. The vulnerability is not listed in CISA KEV, indicating no known active exploitation in the wild.
OpenCVE Enrichment