2 matches found
EUVD-2026-26640
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: replace qrtrtxflow radixtree with xarray to fix memory leak radixtreecreate allocates and links intermediate nodes into the tree one by one. If a subsequent allocation fails, the already-linked nodes remain in the tree...
PT-2026-36458
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: replace qrtr tx flow radix tree with xarray to fix memory leak radix tree create allocates and links intermediate nodes into the tree one by one. If a subsequent allocation fails, the already-linked nodes remain in the...