cvelist/2020/24xxx/CVE-2020-24385.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-08-19 03:01:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-03 15:01:33 +00:00
"ID": "CVE-2020-24385",
"STATE": "PUBLIC"
2020-08-19 03:01:37 +00:00
},
2020-09-03 15:01:33 +00:00
"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",
2020-08-19 03:01:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-03 15:01:33 +00:00
"value": "In MidnightBSD before 1.2.6 and 1.3 before August 2020, and FreeBSD before 7, a NULL pointer dereference was found in the Linux emulation layer that allows attackers to crash the running kernel. During binary interaction, td->td_emuldata in sys/compat/linux/linux_emul.h is not getting initialized and returns NULL from em_find()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.midnightbsd.org/notes/",
"refsource": "MISC",
"name": "https://www.midnightbsd.org/notes/"
},
{
"refsource": "CONFIRM",
"name": "http://www.midnightbsd.org/security/adv/MIDNIGHTBSD-SA-20:02.txt",
"url": "http://www.midnightbsd.org/security/adv/MIDNIGHTBSD-SA-20:02.txt"
2020-08-19 03:01:37 +00:00
}
]
}
}