CVE-2022-50674
CVE-2022-50674 affects the Linux kernel riscv architecture, specifically a NULL dereference in vdso_join_timens() during vfork. The issue manifests as kernel Oops with timens_commit/timens_on_fork traces when setting up vdso for a new process, as shown in the provided logs. The root cause is desc...