{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-2313", "ASSIGNER": "security@ubuntu.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "If kernel headers need to be extracted, bpftrace will attempt to load them from a temporary directory. An unprivileged attacker could use this to force bcc to load compromised linux headers. Linux distributions which provide kernel headers by default are not affected by default." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "bpftrace", "product": { "product_data": [ { "product_name": "bpftrace", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "status": "unaffected", "version": "0", "lessThan": "v0.20.2", "versionType": "semver" } ] } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/bpftrace/bpftrace/commit/4be4b7191acb8218240e6b7178c30fa8c9b59998", "refsource": "MISC", "name": "https://github.com/bpftrace/bpftrace/commit/4be4b7191acb8218240e6b7178c30fa8c9b59998" }, { "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2313", "refsource": "MISC", "name": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2313" } ] }, "credits": [ { "lang": "en", "value": "Mark Esler" }, { "lang": "en", "value": "Seth Arnold" }, { "lang": "en", "value": "Brendan Gregg" }, { "lang": "en", "value": "Jordan Rome" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L", "baseScore": 2.8, "baseSeverity": "LOW" } ] } }