cvelist/2024/25xxx/CVE-2024-25739.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2024-02-12 03:00:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-25739",
"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": "create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi->leb_size."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.spinics.net/lists/kernel/msg5074816.html",
"refsource": "MISC",
"name": "https://www.spinics.net/lists/kernel/msg5074816.html"
},
{
"url": "https://groups.google.com/g/syzkaller/c/Xl97YcQA4hg",
"refsource": "MISC",
"name": "https://groups.google.com/g/syzkaller/c/Xl97YcQA4hg"
2024-04-02 14:15:54 +00:00
},
{
"refsource": "MISC",
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=68a24aba7c593eafa8fd00f2f76407b9b32b47a9",
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=68a24aba7c593eafa8fd00f2f76407b9b32b47a9"
2024-06-25 23:00:48 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20240625 [SECURITY] [DLA 3842-1] linux-5.10 security update",
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
2024-06-27 13:00:51 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20240627 [SECURITY] [DLA 3840-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html"
2024-02-12 03:00:35 +00:00
}
]
}
}