Security Advisory

CVE-2021-35039

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-07-07 00:57:50
Last updated 2024-08-04 00:33:49
Assigner mitre
State PUBLISHED

Description

kernel/module.c in the Linux kernel before 5.12.14 mishandles Signature Verification, aka CID-0c18f29aae7c. Without CONFIG_MODULE_SIG, verification that a kernel module is signed, for loading via init_module, does not occur for a module.sig_enforce=1 command-line argument.