cvelist/2020/10xxx/CVE-2020-10942.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-03-24 22:01:12 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10942",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel before 5.5.8, get_raw_socket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/linus/42d84c8490f9f0931786f1623191fcab397c3d64",
"refsource": "MISC",
"name": "https://git.kernel.org/linus/42d84c8490f9f0931786f1623191fcab397c3d64"
},
{
"url": "https://lkml.org/lkml/2020/2/15/125",
"refsource": "MISC",
"name": "https://lkml.org/lkml/2020/2/15/125"
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.8",
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.8"
2020-04-03 14:01:22 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200403-0003/",
"url": "https://security.netapp.com/advisory/ntap-20200403-0003/"
2020-03-24 22:01:12 +00:00
}
]
}
}