PT-2026-61223
In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Fix use-after-free in omap2430 probe In omap2430 probe, of node putnp is called prematurely before the last access to np, leading to a use-after-free if the node's reference count drops to zero. Move the of...