cvelist/2023/45xxx/CVE-2023-45922.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2023-10-16 10:00:51 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-04-02 14:20:45 +00:00
"ID": "CVE-2023-45922",
"STATE": "PUBLIC"
2023-10-16 10:00:51 +00:00
},
2024-04-02 14:20:45 +00:00
"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",
2023-10-16 10:00:51 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-04-02 14:20:45 +00:00
"value": "** DISPUTED ** glx_pbuffer.c in Mesa 23.0.4 was discovered to contain a segmentation violation when calling __glXGetDrawableAttribute(). NOTE: this is disputed because there are no common situations in which users require uninterrupted operation with an attacker-controller server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.freedesktop.org/mesa/mesa/-/issues/9857",
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/mesa/mesa/-/issues/9857"
},
{
"refsource": "FULLDISC",
"name": "20240126 NULL pointer dereference in __glXGetDrawableAttribute() of Mesa",
"url": "http://seclists.org/fulldisclosure/2024/Jan/50"
},
{
"refsource": "FULLDISC",
"name": "20240127 Re: NULL pointer dereference in freedesktop Mesa via check_xshm()",
"url": "http://seclists.org/fulldisclosure/2024/Jan/71"
2023-10-16 10:00:51 +00:00
}
]
}
}