In the Linux kernel, the following vulnerability has been resolved:
RDMA/hns: Fix warning in poll cq direct mode
CQs allocated by iballoccq() always have a comphandler. Though in direct mode this handler is never expected to be called, it is still called when the driver is reset, triggering the following WARNONCE():
Call trace: ibcqcompletiondirect+0x38/0x60 hnsrocecqcompletion+0x54/0x90 (hnsrocehwv2] hnsrocehandledeviceerr+Ox1c8/0x340 [hnsrocehwv2] hnsrocehwv2uninitinstance.constprop.0+0x34/0x70 [hnsrocehwv2] hnsrocehwv2resetnotify+0xc4/0xe0 [hnsrocehwv2] hclgenotifyroceclient+0x60/0xbc [hclge] hclgeresetrebuild+0x48/0x34c [hclge] hclgeresetsubtask+0xcc/0xec [hclge] hclgeresetservicetask+0x80/0x160 [hclge] hclgeservicetask+0x50/0x80 (hclge] processonework+0x1cc/0x4d0 workerthread+0x154/0x414 kthread+0x104/0x144 retfrom_fork+0x10/0x18
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80647.json",
"cna_assigner": "Linux"
}