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

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-12-17 19:03:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-35508",
2021-03-26 17:00:43 +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.12"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-665"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1902724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902724"
},
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/b4e00444cab4c3f3fec876dc0cccc8cbb0d1a948",
"url": "https://github.com/torvalds/linux/commit/b4e00444cab4c3f3fec876dc0cccc8cbb0d1a948"
2021-05-13 21:00:40 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210513-0006/",
"url": "https://security.netapp.com/advisory/ntap-20210513-0006/"
2021-03-26 17:00:43 +00:00
}
]
2020-12-17 19:03:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-26 17:00:43 +00:00
"value": "A flaw possibility of race condition and incorrect initialization of the process id was found in the Linux kernel child/parent process identification handling while filtering signal handlers. A local attacker is able to abuse this flaw to bypass checks to send any signal to a privileged process."
2020-12-17 19:03:35 +00:00
}
]
}
}