cvelist/2020/35xxx/CVE-2020-35519.json

69 lines
2.4 KiB
JSON
Raw Normal View History

2020-12-17 19:03:35 +00:00
{
2023-02-12 23:01:19 +00:00
"data_version": "4.0",
2020-12-17 19:03:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-35519",
2021-05-06 15:00:45 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds (OOB) memory access flaw was found in x25_bind in net/x25/af_x25.c in the Linux kernel version v5.12-rc5. A bounds check failure allows a local attacker with a user account on the system to gain access to out-of-bounds memory, leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125",
"cweId": "CWE-125"
}
]
}
]
},
2021-05-06 15:00:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
2023-02-12 23:01:19 +00:00
"version_affected": "=",
2021-05-06 15:00:45 +00:00
"version_value": "v5.12-rc5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:01:19 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908251",
2021-05-06 15:00:45 +00:00
"refsource": "MISC",
2023-02-12 23:01:19 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1908251"
2021-06-18 10:00:51 +00:00
},
{
2023-02-12 23:01:19 +00:00
"url": "https://security.netapp.com/advisory/ntap-20210618-0009/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20210618-0009/"
2020-12-17 19:03:35 +00:00
}
]
}
}