CVE-2022-50699
The CVE-2022-50699 issue affects the Linux kernel SELinux path convert_context(), where GFP_KERNEL allocations inside a critical section could sleep in atomic context, leading to a BUG in __might_sleep and potentially destabilizing the running process. The root cause is a misuse of GFP flags acro...