{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-24855", "ASSIGNER": "security@openanolis.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A race condition was found in the Linux kernel's scsi device driver in lpfc_unregister_fcf_rescan() function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue.\n\n\n\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')", "cweId": "CWE-362" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Linux", "product": { "product_data": [ { "product_name": "Linux kernel", "version": { "version_data": [ { "version_affected": "<", "version_name": "v2.6.34-rc2", "version_value": "v6.5-rc2" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.openanolis.cn/show_bug.cgi?id=8149", "refsource": "MISC", "name": "https://bugzilla.openanolis.cn/show_bug.cgi?id=8149" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "https://github.com/torvalds/linux/commit/0e881c0a4b614
" } ], "value": " https://github.com/torvalds/linux/commit/0e881c0a4b614 https://github.com/torvalds/linux/commit/0e881c0a4b614 \n" } ], "credits": [ { "lang": "en", "value": "\u767d\u5bb6\u9a79 " }, { "lang": "en", "value": "\u97e9\u6842\u680b " } ], "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:H", "version": "3.1" } ] } }