{"id":"CVE-2026-97613","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Reserve extra CQ slot for the fence completion CQE\n\nThe RX completion queue is sized to hold exactly one CQE per posted RX WQE.\nMANA_FENCE_RQ makes hardware …","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Reserve extra CQ slot for the fence completion CQE\n\nThe RX completion queue is sized to hold exactly one CQE per posted RX WQE.\nMANA_FENCE_RQ makes hardware …","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 6cc74443a7732d7e93bee3d0c3704a22cc7274d9 < 62eb52454afcc1d390b8624c5d1ddc92cf382f39","Linux >= 6cc74443a7732d7e93bee3d0c3704a22cc7274d9 < 1e43c407624d2111c19d4d8ffe9b2191a0ec42de","Linux >= 6cc74443a7732d7e93bee3d0c3704a22cc7274d9 < 6c739cb89ebd6cf225dac46d2721e11927a7ead4","Linux >= 6cc74443a7732d7e93bee3d0c3704a22cc7274d9 < 80dd7e754b3aa9637a0758ad93fa209f9650ec48","Linux 5.17"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T11:17:15.453","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-97613","references":[{"url":"https://git.kernel.org/stable/c/1e43c407624d2111c19d4d8ffe9b2191a0ec42de","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/62eb52454afcc1d390b8624c5d1ddc92cf382f39","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/6c739cb89ebd6cf225dac46d2721e11927a7ead4","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/80dd7e754b3aa9637a0758ad93fa209f9650ec48","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T11:06:38.899Z","slug":"CVE-2026-97613","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Reserve extra CQ slot for the fence completion CQE\n\nThe RX completion queue is sized to hold exactly one CQE per posted RX WQE.\nMANA_FENCE_RQ makes hardware post an additional CQE_RX_OBJECT_FENCE after\nthe packet CQEs. The current sizing reserves no extra slot for it and in\nrare cases, CQ has no guaranteed slot for the fence CQE when it is full of\npacket CQEs. This can lead to dropping the fence completion while the\ndriver waits holding RTNL lock throughout the timeout duration.\nReserve one extra CQE slot for CQE_RX_OBJECT_FENCE. mana_gd_alloc_memory()\nrequires queue_size to be a power-of-two and at least MANA_PAGE_SIZE;\nthe reservation pushes cq_size past a power-of-two, so round up the CQ size\nin mana_create_rxq().\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}