CVE-2026-97613

Source
https://cve.org/CVERecord?id=CVE-2026-97613
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97613.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97613
Downstream
Published
2026-09-25T10:22:22Z
Modified
2026-09-26T03:48:36Z
Summary
net: mana: Reserve extra CQ slot for the fence completion CQE
Details

In the Linux kernel, the following vulnerability has been resolved:

net: mana: Reserve extra CQ slot for the fence completion CQE

The RX completion queue is sized to hold exactly one CQE per posted RX WQE. MANA_FENCE_RQ makes hardware post an additional CQE_RX_OBJECT_FENCE after the packet CQEs. The current sizing reserves no extra slot for it and in rare cases, CQ has no guaranteed slot for the fence CQE when it is full of packet CQEs. This can lead to dropping the fence completion while the driver waits holding RTNL lock throughout the timeout duration. Reserve one extra CQE slot for CQE_RX_OBJECT_FENCE. mana_gd_alloc_memory() requires queue_size to be a power-of-two and at least MANA_PAGE_SIZE; the reservation pushes cq_size past a power-of-two, so round up the CQ size in mana_create_rxq().

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97613.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6cc74443a7732d7e93bee3d0c3704a22cc7274d9
Fixed
62eb52454afcc1d390b8624c5d1ddc92cf382f39
Fixed
1e43c407624d2111c19d4d8ffe9b2191a0ec42de
Fixed
6c739cb89ebd6cf225dac46d2721e11927a7ead4
Fixed
80dd7e754b3aa9637a0758ad93fa209f9650ec48

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97613.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.17.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97613.json"