{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-49904", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: add list empty check to avoid null pointer issue\n\nAdd list empty check to avoid null pointer issues in some corner cases.\n- list_for_each_entry_safe()" } ] }, "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": "1da177e4c3f4", "version_value": "5ec731ef47f1" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "6.10.14", "lessThanOrEqual": "6.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.11.3", "lessThanOrEqual": "6.11.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.12-rc1", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://git.kernel.org/stable/c/5ec731ef47f1dba34daad3e51a93de793f9319ac", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/5ec731ef47f1dba34daad3e51a93de793f9319ac" }, { "url": "https://git.kernel.org/stable/c/8e87763946f708063d7e5303339598abbb8c5aac", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/8e87763946f708063d7e5303339598abbb8c5aac" }, { "url": "https://git.kernel.org/stable/c/4416377ae1fdc41a90b665943152ccd7ff61d3c5", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/4416377ae1fdc41a90b665943152ccd7ff61d3c5" } ] }, "generator": { "engine": "bippy-9e1c9544281a" } }