2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-0597" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-02-23T20:15:12.927" ,
2023-07-28 16:00:33 +00:00
"lastModified" : "2023-07-28T15:15:09.913" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw possibility of memory leak in the Linux kernel cpu_entry_area mapping of X86 CPU data to memory was found in the way user can guess location of exception stack(s) or other important data. A local user could use this flaw to get access to some important data with expected location in memory."
}
] ,
"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:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
} ,
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "FF501633-2F44-4913-A8EE-B021929F49F6"
}
]
}
]
}
] ,
"references" : [
2023-07-28 16:00:33 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/07/28/1" ,
"source" : "secalert@redhat.com"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://git.kernel.org/linus/97e3d26b5e5f371b3ee223d94dd123e6c442ba80" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
}
]
}