cvelist/2024/41xxx/CVE-2024-41028.json

124 lines
5.9 KiB
JSON
Raw Normal View History

2024-07-12 13:00:36 +00:00
{
2024-07-29 15:00:38 +00:00
"data_version": "4.0",
2024-07-12 13:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-41028",
2024-07-29 15:00:38 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-07-12 13:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-29 15:00:38 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: toshiba_acpi: Fix array out-of-bounds access\n\nIn order to use toshiba_dmi_quirks[] together with the standard DMI\nmatching functions, it must be terminated by a empty entry.\n\nSince this entry is missing, an array out-of-bounds access occurs\nevery time the quirk list is processed.\n\nFix this by adding the terminating empty entry."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-07-12 13:00:36 +00:00
}
]
2024-07-29 15:00:38 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3cb1f40dfdc3",
"version_value": "e030aa6c9726"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.1",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.1",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-07-29 15:00:38 +00:00
},
{
"version": "6.1.100",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-07-29 15:00:38 +00:00
},
{
"version": "6.6.41",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-07-29 15:00:38 +00:00
},
{
"version": "6.9.10",
"lessThanOrEqual": "6.9.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-07-29 15:00:38 +00:00
},
{
"version": "6.10",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/e030aa6c972641cb069086a8c7a0f747653e472a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e030aa6c972641cb069086a8c7a0f747653e472a"
},
{
"url": "https://git.kernel.org/stable/c/639868f1cb87b683cf830353bbee0c4078202313",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/639868f1cb87b683cf830353bbee0c4078202313"
},
{
"url": "https://git.kernel.org/stable/c/0d71da43d6b7916d36cf1953d793da80433c50bf",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/0d71da43d6b7916d36cf1953d793da80433c50bf"
},
{
"url": "https://git.kernel.org/stable/c/b6e02c6b0377d4339986e07aeb696c632cd392aa",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b6e02c6b0377d4339986e07aeb696c632cd392aa"
}
]
},
"generator": {
2024-11-05 10:01:15 +00:00
"engine": "bippy-9e1c9544281a"
2024-07-12 13:00:36 +00:00
}
}