2024-03-11 00:58:17 +00:00
{
"id" : "CVE-2024-2314" ,
"sourceIdentifier" : "security@ubuntu.com" ,
"published" : "2024-03-10T23:15:53.967" ,
2024-03-11 03:03:44 +00:00
"lastModified" : "2024-03-11T01:32:29.610" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-03-11 00:58:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "If kernel headers need to be extracted, bcc 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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@ubuntu.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 2.8 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.1 ,
"impactScore" : 1.4
}
]
} ,
"references" : [
{
"url" : "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2314" ,
"source" : "security@ubuntu.com"
} ,
{
"url" : "https://github.com/iovisor/bcc/commit/008ea09e891194c072f2a9305a3c872a241dc342" ,
"source" : "security@ubuntu.com"
}
]
}