cvelist/2021/3xxx/CVE-2021-3544.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2021-05-10 17:00:44 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3544",
2021-06-02 14:00:54 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "QEMU",
"version": {
"version_data": [
{
"version_value": "All QEMU versions up to and including 6.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-401"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20210531 QEMU: security issues in vhost-user-gpu",
"url": "http://www.openwall.com/lists/oss-security/2021/05/31/1"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1958935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958935"
2021-07-20 11:00:56 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210720-0008/",
"url": "https://security.netapp.com/advisory/ntap-20210720-0008/"
2021-10-04 23:01:01 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4980",
"url": "https://www.debian.org/security/2021/dsa-4980"
2022-08-14 19:00:35 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-27",
"url": "https://security.gentoo.org/glsa/202208-27"
2021-06-02 14:00:54 +00:00
}
]
2021-05-10 17:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-02 14:00:54 +00:00
"value": "Several memory leaks were found in the virtio vhost-user GPU device (vhost-user-gpu) of QEMU in versions up to and including 6.0. They exist in contrib/vhost-user-gpu/vhost-user-gpu.c and contrib/vhost-user-gpu/virgl.c due to improper release of memory (i.e., free) after effective lifetime."
2021-05-10 17:00:44 +00:00
}
]
}
}