cvelist/2020/16xxx/CVE-2020-16166.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-07-30 20:01:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-30 21:01:24 +00:00
"ID": "CVE-2020-16166",
"STATE": "PUBLIC"
2020-07-30 20:01:54 +00:00
},
2020-07-30 21:01:24 +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-07-30 20:01:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-30 21:01:24 +00:00
"value": "The Linux kernel through 5.7.11 allows remote attackers to make observations that help to obtain sensitive information about the internal state of the network RNG, aka CID-f227e3ec3b5c. This is related to drivers/char/random.c and kernel/time/timer.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/torvalds/linux/commit/f227e3ec3b5cad859ad15666874405e8c1bbc1d4",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/f227e3ec3b5cad859ad15666874405e8c1bbc1d4"
},
{
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f227e3ec3b5cad859ad15666874405e8c1bbc1d4",
"refsource": "MISC",
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f227e3ec3b5cad859ad15666874405e8c1bbc1d4"
2020-07-30 20:01:54 +00:00
}
]
}
}