cvelist/2024/24xxx/CVE-2024-24474.json
2024-06-10 17:00:52 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-24474",
"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": "QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in esp_do_nodma in hw/scsi/esp.c because of an underflow of async_len."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.com/qemu-project/qemu/-/issues/1810",
"refsource": "MISC",
"name": "https://gitlab.com/qemu-project/qemu/-/issues/1810"
},
{
"url": "https://github.com/qemu/qemu/commit/77668e4b9bca03a856c27ba899a2513ddf52bb52",
"refsource": "MISC",
"name": "https://github.com/qemu/qemu/commit/77668e4b9bca03a856c27ba899a2513ddf52bb52"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/1047524396/5ce07b9d387095c276b1cd234ae5615e",
"url": "https://gist.github.com/1047524396/5ce07b9d387095c276b1cd234ae5615e"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20240510-0012/",
"url": "https://security.netapp.com/advisory/ntap-20240510-0012/"
}
]
}
}