{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-27045", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'\n\nTell snprintf() to store at most 10 bytes in the output buffer\ninstead of 30.\n\nFixes the below:\ndrivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:1508 dp_dsc_clock_en_read() error: snprintf() is printing too much 30 vs 10" } ] }, "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": "c06e09b76639", "version_value": "ff28893c96c5" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "5.9", "status": "affected" }, { "version": "0", "lessThan": "5.9", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.214", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.153", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.83", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.23", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.7.11", "lessThanOrEqual": "6.7.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.8.2", "lessThanOrEqual": "6.8.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.9", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://git.kernel.org/stable/c/ff28893c96c5e0927a4da10cd24a3522ca663515", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/ff28893c96c5e0927a4da10cd24a3522ca663515" }, { "url": "https://git.kernel.org/stable/c/440f059837418fac1695b65d3ebc6080d33be877", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/440f059837418fac1695b65d3ebc6080d33be877" }, { "url": "https://git.kernel.org/stable/c/d346b3e5b25c95d504478507eb867cd3818775ab", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/d346b3e5b25c95d504478507eb867cd3818775ab" }, { "url": "https://git.kernel.org/stable/c/ad76fd30557d6a106c481e4606a981221ca525f7", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/ad76fd30557d6a106c481e4606a981221ca525f7" }, { "url": "https://git.kernel.org/stable/c/eb9327af3621d26b1d83f767c97a3fe8191a3a65", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/eb9327af3621d26b1d83f767c97a3fe8191a3a65" }, { "url": "https://git.kernel.org/stable/c/cf114d8d4a8d78df272116a745bb43b48cef65f4", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/cf114d8d4a8d78df272116a745bb43b48cef65f4" }, { "url": "https://git.kernel.org/stable/c/4b09715f1504f1b6e8dff0e9643630610bc05141", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/4b09715f1504f1b6e8dff0e9643630610bc05141" } ] }, "generator": { "engine": "bippy-9e1c9544281a" } }