2023-10-14 22:00:27 +00:00
{
"id" : "CVE-2023-45862" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-10-14T21:15:45.180" ,
2023-10-29 09:06:41 +00:00
"lastModified" : "2023-10-19T11:07:20.757" ,
"vulnStatus" : "Analyzed" ,
2023-10-14 22:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in drivers/usb/storage/ene_ub6250.c for the ENE UB6250 reader driver in the Linux kernel before 6.2.5. An object could potentially extend beyond the end of an allocation."
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en drivers/usb/storage/ene_ub6250.c para el controlador del lector ENE UB6250 en el kernel de Linux anterior a 6.2.5. Un objeto podr\u00eda potencialmente extenderse m\u00e1s all\u00e1 del final de una asignaci\u00f3n."
}
] ,
"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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.2.5" ,
"matchCriteriaId" : "23684754-3677-425D-8677-66C225B814FB"
}
]
}
]
2023-10-14 22:00:27 +00:00
}
] ,
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2.5" ,
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=ce33e64c1788912976b61314b56935abd4bc97ef" ,
2023-10-29 09:06:41 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-10-14 22:00:27 +00:00
}
]
}