PT-2026-36404
In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpib descriptor pointer after board-big gpib mutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor via...