In the Linux kernel, the following vulnerability has been resolved:
media: mdp3: Fix resource leaks in offinddevicebynode
Use putdevice to release the object get through offinddeviceby_node, avoiding resource leaks.