2023-06-19 20:00:33 +00:00
{
"id" : "CVE-2023-3312" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-06-19T18:15:09.920" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:18:28.417" ,
2023-07-31 22:00:31 +00:00
"vulnStatus" : "Modified" ,
2023-06-19 20:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in drivers/cpufreq/qcom-cpufreq-hw.c in cpufreq subsystem in the Linux Kernel. This flaw, during device unbind will lead to double release problem leading to denial of service."
}
] ,
2023-06-27 14:00:30 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
2023-06-19 20:00:33 +00:00
"weaknesses" : [
2023-06-27 14:00:30 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-415"
}
]
} ,
2023-06-19 20:00:33 +00:00
{
2023-11-07 21:03:21 +00:00
"source" : "53f830b8-0a3f-465b-8143-3b8a9948e749" ,
2023-06-19 20:00:33 +00:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-415"
}
]
}
] ,
2023-06-27 14:00:30 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
2023-07-06 18:00:39 +00:00
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.2.15" ,
"matchCriteriaId" : "3844A90B-940D-46C3-8D7B-9FF63F1AFC2F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.3" ,
"versionEndExcluding" : "6.3.2" ,
"matchCriteriaId" : "38F6F330-91A0-4675-8B90-6F950471A7CC"
2023-06-27 14:00:30 +00:00
}
]
}
]
}
] ,
2023-06-19 20:00:33 +00:00
"references" : [
{
2023-11-07 21:03:21 +00:00
"url" : "https://patchwork.kernel.org/project/linux-pm/patch/20230323174026.950622-1-krzysztof.kozlowski%40linaro.org/" ,
"source" : "secalert@redhat.com"
2023-07-31 22:00:31 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230731-0005/" ,
"source" : "secalert@redhat.com"
2023-06-19 20:00:33 +00:00
}
]
}