cvelist/2020/25xxx/CVE-2020-25704.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-09-16 20:01:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25704",
2020-12-02 01:01:47 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "kernel 5.10-rc3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1895961",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1895961"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/11/09/1",
"url": "https://www.openwall.com/lists/oss-security/2020/11/09/1"
},
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7bdb157cdebbf95a1cd94ed2e01b338714075d00",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7bdb157cdebbf95a1cd94ed2e01b338714075d00"
}
]
2020-09-16 20:01:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-12-02 01:01:47 +00:00
"value": "A flaw memory leak in the Linux kernel performance monitoring subsystem was found in the way if using PERF_EVENT_IOC_SET_FILTER. A local user could use this flaw to starve the resources causing denial of service."
2020-09-16 20:01:46 +00:00
}
]
}
}