{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-56754", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: caam - Fix the pointer passed to caam_qi_shutdown()\n\nThe type of the last parameter given to devm_add_action_or_reset() is\n\"struct caam_drv_private *\", but in caam_qi_shutdown(), it is casted to\n\"struct device *\".\n\nPass the correct parameter to devm_add_action_or_reset() so that the\nresources are released as expected." } ] }, "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": "f414de2e2fffd89c8a4e5b5e06b0eba5f9d8b1eb", "version_value": "cc386170b3312fd7b5bc4a69a9f52d7f50814526" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "5.5", "status": "affected" }, { "version": "0", "lessThan": "5.5", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.231", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.174", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.120", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.64", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.11.11", "lessThanOrEqual": "6.11.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.12.2", "lessThanOrEqual": "6.12.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.13-rc1", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://git.kernel.org/stable/c/cc386170b3312fd7b5bc4a69a9f52d7f50814526", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/cc386170b3312fd7b5bc4a69a9f52d7f50814526" }, { "url": "https://git.kernel.org/stable/c/6187727e57aec122c8a99c464c74578c810cbe40", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/6187727e57aec122c8a99c464c74578c810cbe40" }, { "url": "https://git.kernel.org/stable/c/66eddb8dcb61065c53098510165f14b54232bcc2", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/66eddb8dcb61065c53098510165f14b54232bcc2" }, { "url": "https://git.kernel.org/stable/c/1f8e2f597b918ca5827a5c6d00b819d064264d1c", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/1f8e2f597b918ca5827a5c6d00b819d064264d1c" }, { "url": "https://git.kernel.org/stable/c/84a185aea7b83f620699de0ea36907d588d89cf6", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/84a185aea7b83f620699de0ea36907d588d89cf6" }, { "url": "https://git.kernel.org/stable/c/ad39df0898d3f469776c19d99229be055cc2dcea", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/ad39df0898d3f469776c19d99229be055cc2dcea" }, { "url": "https://git.kernel.org/stable/c/ad980b04f51f7fb503530bd1cb328ba5e75a250e", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/ad980b04f51f7fb503530bd1cb328ba5e75a250e" } ] }, "generator": { "engine": "bippy-5f407fcff5a0" } }