Impact
This vulnerability arises from a double free in the QED driver’s memory allocation routine. When a CID bitmap allocation fails, the driver frees already allocated bitmaps and then frees them again, causing kernel memory corruption. The corruption could potentially crash the kernel or be used to gain elevated privileges on the system.
Affected Systems
Affected systems are Linux kernel releases that include the QED driver with the vulnerable qed_cxt_tables_alloc implementation. Precise version information is not publicly disclosed, so any distribution shipping a kernel that contains this driver build is potentially vulnerable.
Risk and Exploitability
The CVSS score of 8.4 classifies this issue as high severity, and the EPSS score of less than 1 % indicates a low current exploitation probability. The vulnerability is not listed in CISA KEV. The likely attack vector is device‑specific interaction with QED hardware, requiring a failure in CID bitmap allocation to trigger the double‑free. The risk remains moderate, with a potential for kernel crash or privilege escalation.
OpenCVE Enrichment
Ubuntu USN