1 matches found
CVE-2026-64222
CVE-2026-64222 concerns the Linux kernel on OcteonTX2/CN20K platforms, where the octeontx2-pf path has a double-free in pool->stack during AQ initialization failure. Specifically, otx2_pool_aq_init() frees pool->stack on mailbox sync or retry allocation failure but does not null out the poi...