cvelist/2019/8xxx/CVE-2019-8912.json
2020-01-21 20:01:12 +00:00

97 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-8912",
"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 through 4.20.11, af_alg_release() in crypto/af_alg.c neglects to set a NULL value for a certain structure member, which leads to a use-after-free in sockfs_setattr."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "107063",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107063"
},
{
"name": "http://patchwork.ozlabs.org/patch/1042902/",
"refsource": "MISC",
"url": "http://patchwork.ozlabs.org/patch/1042902/"
},
{
"refsource": "UBUNTU",
"name": "USN-3930-1",
"url": "https://usn.ubuntu.com/3930-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-3931-1",
"url": "https://usn.ubuntu.com/3931-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-3931-2",
"url": "https://usn.ubuntu.com/3931-2/"
},
{
"refsource": "UBUNTU",
"name": "USN-3930-2",
"url": "https://usn.ubuntu.com/3930-2/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1193",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00052.html"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0174",
"url": "https://access.redhat.com/errata/RHSA-2020:0174"
}
]
}
}