2 matches found
CVE-2026-46038
net: qrtr: ns: Free the node during ctrlcmdbye...
PT-2026-43905
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrl cmd bye A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote and local observers and free the node finally. But...