PT-2026-43755
In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1 run raid1 run calls setup conf which registers a thread via md register thread. If raid1 set limits fails, the previously registered thread is not unregistered, resulting in a memory leak of the...