2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-1252" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-03-23T21:15:19.287" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-07T12:47:07.337" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free flaw was found in the Linux kernel\u2019s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 (\"ovl: fix use after free in struct ovl_aio_req\") not applied yet, the kernel could be affected."
}
] ,
"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" : "5.6" ,
"versionEndExcluding" : "5.10.80" ,
"matchCriteriaId" : "F33BDA1D-849E-4A10-BBF8-66BB9EA83D16"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.14.19" ,
"matchCriteriaId" : "2CEA9E6D-0F19-4EA8-B4B7-0ACE5C0FC7DD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.15" ,
"versionEndExcluding" : "5.15.3" ,
"matchCriteriaId" : "83F73FEF-14B1-40D4-9A9D-2FCF409F26AE"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
2023-06-09 11:28:17 +00:00
"Patch" ,
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
2023-05-05 23:55:28 +02:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230505-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
}
]
}