PT-2026-61289 · Linux+1 · Linux Kernel+1

CVE-2026-63972

·

Published

2026-07-19

·

Updated

2026-09-07

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A NULL pointer dereference occurs in the net: mana driver when mana per port queue reset work handler() executes after a successful detach but a failed attach. In this scenario, the port remains detached while apc->tx qp and apc->rxqs are already freed. Subsequent unconditional calls to the mana detach() function during queue teardown trigger the crash. The issue is resolved by implementing an early exit in mana detach() when the port is already in a detached state (indicated by !netif device present) for non-close callers, ensuring the function is idempotent.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63972
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu