2023-10-14 22:00:27 +00:00
{
"id" : "CVE-2023-45863" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-10-14T21:15:45.233" ,
2023-10-29 09:06:41 +00:00
"lastModified" : "2023-10-19T13:12:23.513" ,
"vulnStatus" : "Analyzed" ,
2023-10-14 22:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in lib/kobject.c in the Linux kernel before 6.2.3. With root access, an attacker can trigger a race condition that results in a fill_kobj_path out-of-bounds write."
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en lib/kobject.c en el kernel de Linux anterior a 6.2.3. Con acceso root, un atacante puede desencadenar una condici\u00f3n de ejecuci\u00f3n que resulte en una escritura fuera de los l\u00edmites fill_kobj_path."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.5 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.2.3" ,
"matchCriteriaId" : "CFC92E07-E27C-4387-AC08-C20CCB92478A"
}
]
}
]
2023-10-14 22:00:27 +00:00
}
] ,
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2.3" ,
2023-10-29 09:06:41 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-10-14 22:00:27 +00:00
} ,
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3bb2a01caa813d3a1845d378bbe4169ef280d394" ,
2023-10-29 09:06:41 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-10-14 22:00:27 +00:00
}
]
}