cvelist/2021/33xxx/CVE-2021-33574.json
2022-10-17 18:00:35 +00:00

92 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33574",
"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": "The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=27896",
"refsource": "MISC",
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=27896"
},
{
"refsource": "MISC",
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=27896#c1",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=27896#c1"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-7ddb8b0537",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBUUWUGXVILQXVWEOU7N42ICHPJNAEUP/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210629-0005/",
"url": "https://security.netapp.com/advisory/ntap-20210629-0005/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202107-07",
"url": "https://security.gentoo.org/glsa/202107-07"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-f29b4643c7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJYYIMDDYOHTP2PORLABTOHYQYYREZDD/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221017 [SECURITY] [DLA 3152-1] glibc security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html"
}
]
}
}