cvelist/2024/46xxx/CVE-2024-46836.json

114 lines
5.1 KiB
JSON
Raw Normal View History

2024-09-11 16:01:36 +00:00
{
2024-09-27 13:00:34 +00:00
"data_version": "4.0",
2024-09-11 16:01:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-46836",
2024-09-27 13:00:34 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-09-11 16:01:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-27 13:00:34 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: aspeed_udc: validate endpoint index for ast udc\n\nWe should verify the bound of the array to assure that host\nmay not manipulate the index to point past endpoint array.\n\nFound by static analysis."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-09-11 16:01:36 +00:00
}
]
2024-09-27 13:00:34 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1da177e4c3f4",
"version_value": "31bd4fab49c0"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.1.110",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 11:01:11 +00:00
"versionType": "semver"
2024-09-27 13:00:34 +00:00
},
{
"version": "6.6.51",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 11:01:11 +00:00
"versionType": "semver"
2024-09-27 13:00:34 +00:00
},
{
"version": "6.10.10",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
2024-11-05 11:01:11 +00:00
"versionType": "semver"
2024-09-27 13:00:34 +00:00
},
{
"version": "6.11",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/31bd4fab49c0adc6228848357c1b1df9395858af",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/31bd4fab49c0adc6228848357c1b1df9395858af"
},
{
"url": "https://git.kernel.org/stable/c/b2a50ffdd1a079869a62198a8d1441355c513c7c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b2a50ffdd1a079869a62198a8d1441355c513c7c"
},
{
"url": "https://git.kernel.org/stable/c/6fe9ca2ca389114c8da66e534c18273497843e8a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/6fe9ca2ca389114c8da66e534c18273497843e8a"
},
{
"url": "https://git.kernel.org/stable/c/ee0d382feb44ec0f445e2ad63786cd7f3f6a8199",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ee0d382feb44ec0f445e2ad63786cd7f3f6a8199"
}
]
},
"generator": {
2024-11-05 11:01:11 +00:00
"engine": "bippy-9e1c9544281a"
2024-09-11 16:01:36 +00:00
}
}