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

77 lines
2.7 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-08-06 18:01:24 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1153",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00009.html"
2020-08-11 16:01:21 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-8d634e31c0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MFBCLQWJI5I4G25TVJNLXLAXJ4MERQNW/"
2020-07-30 20:01:54 +00:00
}
]
}
}