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