This update for the Linux Kernel 5.14.21-150400_22 fixes several issues.
The following security issues were fixed:
CVE-2021-33655: Fixed out of bounds write with ioctl FBIOPUT_VSCREENINFO (bnc#1201635).
CVE-2022-1882: Fixed a use-after-free flaw in free_pipe_info() that could allow a local user to crash or potentially escalate their privileges on the system (bsc#1199904).
CVE-2022-2588: Fixed use-after-free in cls_route (bsc#1202096).
CVE-2022-2959: Fixed a race condition that was found inside the watch queue due to a missing lock in pipe_resize_ring() (bnc#1202681).
CVE-2022-42703: Fixed use-after-free in mm/rmap.c related to leaf anon_vma double reuse (bnc#1204168).
CVE-2022-42722: Fixed crash in beacon protection for P2P-device. (bsc#1204125)
Fixed incorrect handling of empty arguments array in execve() (bsc#1200571).