{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-47682", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: sd: Fix off-by-one error in sd_read_block_characteristics()\n\nFf the device returns page 0xb1 with length 8 (happens with qemu v2.x, for\nexample), sd_read_block_characteristics() may attempt an out-of-bounds\nmemory access when accessing the zoned field at offset 8." } ] }, "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": "7fb019c46eee", "version_value": "60312ae7392f" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "5.19", "status": "affected" }, { "version": "0", "lessThan": "5.19", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.113", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.54", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.10.13", "lessThanOrEqual": "6.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.11.2", "lessThanOrEqual": "6.11.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.12", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://git.kernel.org/stable/c/60312ae7392f9c75c6591a52fc359cf7f810d48f", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/60312ae7392f9c75c6591a52fc359cf7f810d48f" }, { "url": "https://git.kernel.org/stable/c/568c7c4c77eee6df7677bb861b7cee7398a3255d", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/568c7c4c77eee6df7677bb861b7cee7398a3255d" }, { "url": "https://git.kernel.org/stable/c/a776050373893e4c847a49abeae2ccb581153df0", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/a776050373893e4c847a49abeae2ccb581153df0" }, { "url": "https://git.kernel.org/stable/c/413df704f149dec585df07466d2401bbd1f490a0", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/413df704f149dec585df07466d2401bbd1f490a0" }, { "url": "https://git.kernel.org/stable/c/f81eaf08385ddd474a2f41595a7757502870c0eb", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/f81eaf08385ddd474a2f41595a7757502870c0eb" } ] }, "generator": { "engine": "bippy-8e903de6a542" } }