PT-2026-61113
In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix use-after-free on probe error path rpmsg chrdev probe stores the newly allocated eptdev in the default endpoint's priv pointer before calling rpmsg chrdev eptdev add. If rpmsg chrdev eptdev add then fails, its...