{"apiVersion":"1.0","identifier":"CVE-2026-74265","description":"In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALID_QUEUE_ID mana_gd_create_mana_wq_cq() leaves queue->id as 0 (from kzalloc_obj()) until mana_create_wq_obj() assigns the firmware-returned id. If creation fails before that, cleanup calls mana_gd_destroy_cq() with id 0, NULLing gc->cq_table[0] and silently breaking whichever real CQ owns that slot. Initialize queue->id to INVALID_QUEUE_ID right after allocation, matching mana_gd_create_eq(). The existing (id >= max_num_cqs) guard then short-circuits cleanly.","publishedAt":"2026-08-15T06:22:25","lastModifiedAt":"2026-08-17T06:19:20","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-74265","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00206,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-74265","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-74265","en":"https://www.redsauce.net/en/cves/CVE-2026-74265","fr":"https://www.redsauce.net/fr/cves/CVE-2026-74265","pt":"https://www.redsauce.net/pt/cves/CVE-2026-74265","de":"https://www.redsauce.net/de/cves/CVE-2026-74265","sk":"https://www.redsauce.net/sk/cves/CVE-2026-74265","el":"https://www.redsauce.net/el/cves/CVE-2026-74265"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-74265"}}