PT-2026-61290 · Linux+1 · Linux Kernel+1
CVE-2026-63973
·
Published
2026-07-19
·
Updated
2026-09-07
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference issue exists in the net: mana component. When queue allocation fails during the attach process, the error cleanup routine frees and sets
apc->tx qp and apc->rxqs to NULL. Subsequent calls to certain functions may attempt to dereference these pointers without proper NULL checks, leading to a system panic. The affected functions include mana chn setxdp(), which dereferences apc->rxqs[0], and mana destroy vport(), mana fence rqs(), and mana dealloc queues(), which iterate through apc->rxqs or apc->tx qp without validation.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
Affected Products
Linux Kernel
Ubuntu