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

64 lines
1.9 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-35501",
2022-03-30 16:02:24 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the Linux kernels implementation of audit rules, where a syscall can unexpectedly not be correctly not be logged by the audit subsystem"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863",
"cweId": "CWE-863"
}
]
}
]
},
2022-03-30 16:02:24 +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": "=",
2022-03-30 16:02:24 +00:00
"version_value": "affecting all versions up to kernel 5.17"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:01:19 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908577",
2022-03-30 16:02:24 +00:00
"refsource": "MISC",
2023-02-12 23:01:19 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1908577"
2020-12-17 19:03:35 +00:00
}
]
}
}