In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix ofk3udmaglueparsechnbyid() The ofk3udmaglueparsechnbyid() helper function erroneously invokes "ofnodeput()" on the "udmax_np" device-node passed to it, without having incremented its reference count at any point. Fix it.