2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-4095" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-03-22T15:15:10.113" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-07T12:46:34.747" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c, allowing an attacker to launch a local denial of service attack and gain escalation of privileges."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
2023-06-09 11:28:17 +00:00
"versionStartIncluding" : "2.6.37" ,
"versionEndExcluding" : "4.9.328" ,
"matchCriteriaId" : "9AC39563-8D49-42F4-952A-04264AAB2EF7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.10" ,
"versionEndExcluding" : "4.14.293" ,
"matchCriteriaId" : "5D9B742D-912D-4E0C-A42F-367086FDEA88"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.258" ,
"matchCriteriaId" : "253D30F5-3734-4663-883A-288786D3B66E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.213" ,
"matchCriteriaId" : "4C373116-9E23-44BA-A6B7-87C8BF5C3B85"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.142" ,
"matchCriteriaId" : "D44AD643-5591-432E-BD41-C2C737F54AC0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.66" ,
"matchCriteriaId" : "52AE7E2B-7BE3-4B8A-89CC-AB62434899A3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.19.8" ,
"matchCriteriaId" : "7FEC7656-4CE2-424C-8830-EDB160E701C8"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E8BD11A3-8643-49B6-BADE-5029A0117325"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5F0AD220-F6A9-4012-8636-155F1B841FAD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A46498B3-78E1-4623-AAE1-94D29A42BE4E"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c53b3dcb9942b8ed7f81ee3921c4085d87070c73" ,
"source" : "secalert@redhat.com" ,
"tags" : [
2023-06-09 11:28:17 +00:00
"Patch" ,
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230420-0005/" ,
2023-06-09 11:28:17 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}