cvelist/2021/35xxx/CVE-2021-35039.json
2021-10-22 11:00:56 +00:00

92 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-35039",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2021/07/06/3",
"url": "https://www.openwall.com/lists/oss-security/2021/07/06/3"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/torvalds/linux/commit/0c18f29aae7ce3dadd26d8ee3505d07cc982df75",
"url": "https://github.com/torvalds/linux/commit/0c18f29aae7ce3dadd26d8ee3505d07cc982df75"
},
{
"refsource": "CONFIRM",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.14",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.14"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210706 CVE-2021-35039: Linux kernel loading unsigned kernel modules via init_module syscall",
"url": "http://www.openwall.com/lists/oss-security/2021/07/06/3"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210813-0004/",
"url": "https://security.netapp.com/advisory/ntap-20210813-0004/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20211015 [SECURITY] [DLA 2785-1] linux-4.19 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0c18f29aae7ce3dadd26d8ee3505d07cc982df75",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0c18f29aae7ce3dadd26d8ee3505d07cc982df75"
}
]
}
}