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.
References
Configurations
History
21 Nov 2024, 06:11
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2021/07/06/3 - Mailing List, Third Party Advisory | |
References | () https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.14 - Mailing List, Patch, Vendor Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0c18f29aae7ce3dadd26d8ee3505d07cc982df75 - Mailing List, Patch, Vendor Advisory | |
References | () https://github.com/torvalds/linux/commit/0c18f29aae7ce3dadd26d8ee3505d07cc982df75 - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html - Mailing List, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20210813-0004/ - Third Party Advisory | |
References | () https://www.openwall.com/lists/oss-security/2021/07/06/3 - Mailing List, Third Party Advisory |
Information
Published : 2021-07-07 01:15
Updated : 2024-11-21 06:11
NVD link : CVE-2021-35039
Mitre link : CVE-2021-35039
CVE.ORG link : CVE-2021-35039
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-347
Improper Verification of Cryptographic Signature