In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() We should call of_node_put() for the reference returned by of_parse_phandle() in fail path or when it is not used anymore. Here we only need to move the of_node_put() before the check.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 7 for 32-bit Systems Service Pack 1 |
| Linux | Linux | 8.1 for 32-bit systems |
| Linux | Linux | V100R011C03B012SP16 |
| Linux | Linux | V100R011C03SPC200 |