In the Linux kernel, the following vulnerability has been resolved:
watchqueue: Free the page array when watchqueue is dismantled
Commit 7ea1a0124b6d ("watchqueue: Free the alloc bitmap when the watchqueue is torn down") took care of the bitmap, but not the page array.
BUG: memory leak unreferenced object 0xffff88810d9bc140 (size 32): comm "syz-executor335", pid 3603, jiffies 4294946994 (age 12.840s) hex dump (first 32 bytes): 40 a7 40 04 00 ea ff ff 00 00 00 00 00 00 00 00 @.@............. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: kmallocarray include/linux/slab.h:621 [inline] kcalloc include/linux/slab.h:652 [inline] watchqueuesetsize+0x12f/0x2e0 kernel/watchqueue.c:251 pipeioctl+0x82/0x140 fs/pipe.c:632 vfsioctl fs/ioctl.c:51 [inline] _dosysioctl fs/ioctl.c:874 [inline] _sesysioctl fs/ioctl.c:860 [inline] _x64sysioctl+0xfc/0x140 fs/ioctl.c:860 dosyscallx64 arch/x86/entry/common.c:50 [inline]