PT-2026-30149 · Linux · Linux Kernel

Published

2026-04-03

·

Updated

2026-04-20

·

CVE-2026-23454

CVSS v3.1

7.0

High

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in mana hwc destroy channel() where hwc->caller ctx is freed before the Hardware Completion Queue (CQ) and Event Queue (EQ) are destroyed. This can lead to a use-after-free or NULL pointer dereference in mana hwc handle resp() if an in-flight CQ interrupt handler attempts to dereference the freed memory. The issue arises because mana smc teardown hwc() signals the hardware to stop without synchronizing against interrupt handlers executing on other CPUs. The fix reorders the teardown process to destroy the TX/RX work queues and CQ/EQ before freeing hwc->caller ctx, ensuring all in-flight interrupt handlers complete before the memory they access is freed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2026-23454
ECHO-F169-2A93-C9A4

Affected Products

Linux Kernel