Add the checks for vdso32 and vdso on X86_64 and X86_32
authorAlexander Popov <alex.popov@linux.com>
Mon, 1 May 2023 18:24:09 +0000 (21:24 +0300)
committerAlexander Popov <alex.popov@linux.com>
Mon, 1 May 2023 18:24:09 +0000 (21:24 +0300)
commitf45c60b649578dc6ded2f5ebfc5b3ed9c222cb9d
tree9c3c10aa0608ebd9e65f3bb6cd804f62ac50f7b3
parent22728555223c98630180c2f642cc7e369424bd8a
Add the checks for vdso32 and vdso on X86_64 and X86_32

We need to check them because these kernel cmdline parameters can
override the COMPAT_VDSO kconfig option.
kconfig_hardened_check/checks.py