CVE-2026-46038
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 currently, the nameserver doesn't free the node memory even after processing the BYE packet. This causes the node memory to leak. Hence, remove the node from Xarray list and free the node memory during both success and failure case of ctrl_cmd_bye().
- Affected products
- Linux Kernel, Ubuntu, Opensuse Tumbleweed
- Linux Linux Kernel
- < 6.6.140, 6.12.86, 6.18.27, 7.0.4
- Fix
- Available
- CVSS 3.1
- 5.5 MEDIUM
- EPSS
- 0.1% (2th percentile)
- Weakness
- CWE-401
- NVD status
- Modified
- Published
- 2026-05-27
No indexed exploits for CVE-2026-46038 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-46038 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.