{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-41028", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "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" } ] } ] }, "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", "versionType": "semver" }, { "version": "6.1.100", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.41", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.9.10", "lessThanOrEqual": "6.9.*", "status": "unaffected", "versionType": "semver" }, { "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": { "engine": "bippy-9e1c9544281a" } }