{"id":"CVE-2026-46084","summary":"RDMA/mana_ib: Disable RX steering on RSS QP destroy","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/mana_ib: Disable RX steering on RSS QP destroy\n\nWhen an RSS QP is destroyed (e.g. DPDK exit), mana_ib_destroy_qp_rss()\ndestroys the RX WQ objects but does not disable vPort RX steering in\nfirmware. This leaves stale steering configuration that still points to\nthe destroyed RX objects.\n\nIf traffic continues to arrive (e.g. peer VM is still transmitting) and\nthe VF interface is subsequently brought up (mana_open), the firmware\nmay deliver completions using stale CQ IDs from the old RX objects.\nThese CQ IDs can be reused by the ethernet driver for new TX CQs,\ncausing RX completions to land on TX CQs:\n\n  WARNING: mana_poll_tx_cq+0x1b8/0x220 [mana]  (is_sq == false)\n  WARNING: mana_gd_process_eq_events+0x209/0x290 (cq_table lookup fails)\n\nFix this by disabling vPort RX steering before destroying RX WQ objects.\nNote that mana_fence_rqs() cannot be used here because the fence\ncompletion is delivered on the CQ, which is polled by user-mode (e.g.\nDPDK) and not visible to the kernel driver.\n\nRefactor the disable logic into a shared mana_disable_vport_rx() in\nmana_en, exported for use by mana_ib, replacing the duplicate code.\nThe ethernet driver's mana_dealloc_queues() is also updated to call\nthis common function.","modified":"2026-06-26T11:56:10.842018683Z","published":"2026-05-27T12:58:25.435Z","related":["openSUSE-SU-2026:10954-1"],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46084.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/3be5ed233de03b00ae868cfc06e95331d8d9007c"},{"type":"WEB","url":"https://git.kernel.org/stable/c/6a2d6273b6c3581ce7b90ce17b5cbb4efd19438f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8ba804869382ce307f2a15f5f6f2adfd791f41dc"},{"type":"WEB","url":"https://git.kernel.org/stable/c/dbeb256e8dd87233d891b170c0b32a6466467036"},{"type":"WEB","url":"https://git.kernel.org/stable/c/f1ccc4d500a0b87a5599343fc2f798048836e184"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46084.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-46084"},{"type":"PACKAGE","url":"https://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":"0266a177631d4c6b963b5b12dd986a8c5abdbf06"},{"fixed":"6a2d6273b6c3581ce7b90ce17b5cbb4efd19438f"},{"fixed":"f1ccc4d500a0b87a5599343fc2f798048836e184"},{"fixed":"8ba804869382ce307f2a15f5f6f2adfd791f41dc"},{"fixed":"3be5ed233de03b00ae868cfc06e95331d8d9007c"},{"fixed":"dbeb256e8dd87233d891b170c0b32a6466467036"}]}],"database_specific":{"source":"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46084.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"6.2.0"},{"fixed":"6.6.140"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.12.86"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.13.0"},{"fixed":"6.18.27"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.0.4"}]}],"database_specific":{"source":"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46084.json"}}],"schema_version":"1.7.5"}