1 matches found
PT-2026-64366
In the Linux kernel, the following vulnerability has been resolved: pwrseq: core: fix use-after-free in pwrseq debugfs seq next pwrseq debugfs seq next declares 'next' with freeput device, which causes put device to be called on the returned pointer when the variable goes out of scope. This resul...