2 matches found
CVE-2026-64118
The CVE-2026-64118 issue is a Linux kernel memory-management bug in qed_cxt_tables_alloc(): if a later PF/VF CID bitmap allocation fails, qed_cid_map_alloc() jumps to cid_map_fail and frees previously allocated CID bitmaps; then qed_cxt_tables_alloc() calls qed_cxt_mngr_free(), which invokes qed_...
PT-2026-61435
In the Linux kernel, the following vulnerability has been resolved: qed: fix double free in qed cxt tables alloc If one of the later PF or VF CID bitmap allocations fails, qed cid map alloc jumps to cid map fail and frees the previously allocated CID bitmaps before returning an error. qed cxt...