In the Linux kernel, the following vulnerability has been resolved:
cgroup: cgroupgetfrom_id() must check the looked-up kn is a directory
cgroup has to be one kernfs dir, otherwise kernel panic is caused, especially cgroup id is provide from userspace.