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

82 lines
2.8 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-25661",
2020-11-05 21:01:45 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "kernel-4.18.0-240.el8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-843"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/vulnerabilities/BleedingTooth",
"name": "https://access.redhat.com/security/vulnerabilities/BleedingTooth",
"refsource": "CONFIRM"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25661",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25661",
"refsource": "CONFIRM"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2020-12351",
"name": "https://access.redhat.com/security/cve/CVE-2020-12351",
"refsource": "CONFIRM"
}
]
2020-09-16 20:01:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-11-05 21:01:45 +00:00
"value": "A Red Hat only CVE-2020-12351 regression issue was found in the way the Linux kernel's Bluetooth implementation handled L2CAP packets with A2MP CID. This flaw allows a remote attacker in an adjacent range to crash the system, causing a denial of service or potentially executing arbitrary code on the system by sending a specially crafted L2CAP packet. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability."
2020-09-16 20:01:46 +00:00
}
]
2020-11-05 21:01:45 +00:00
},
"impact": {
"cvss": [
[
{
"vectorString": "7.5/CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2020-09-16 20:01:46 +00:00
}
}