2024-11-14 13:04:02 +00:00
{
"id" : "CVE-2023-4134" ,
"sourceIdentifier" : "patrick@puiterwijk.org" ,
"published" : "2024-11-14T11:15:03.730" ,
2024-11-18 23:03:21 +00:00
"lastModified" : "2024-11-18T22:08:54.803" ,
"vulnStatus" : "Analyzed" ,
2024-11-14 13:04:02 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the system, causing a denial of service."
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad de use-after-free en el controlador cyttsp4_core del kernel de Linux. Este problema se produce en la rutina de limpieza del dispositivo debido a un posible rearme del watchdog_timer desde la cola de trabajo. Esto podr\u00eda permitir que un usuario local bloquee el sistema, lo que provocar\u00eda una denegaci\u00f3n de servicio. "
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-11-18 23:03:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
2024-11-18 23:03:21 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-11-18 23:03:21 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-18 23:03:21 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2024-11-14 13:04:02 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-11-14 13:04:02 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-11-14 13:04:02 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-14 13:04:02 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-11-18 23:03:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
2024-11-18 23:03:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2024-11-14 13:04:02 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-11-14 13:04:02 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2024-11-18 23:03:21 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.5" ,
"matchCriteriaId" : "98C491C7-598A-4D36-BA4F-3505A5727ED1"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
}
] ,
2024-11-14 13:04:02 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-4134" ,
2024-11-18 23:03:21 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Third Party Advisory"
]
2024-11-14 13:04:02 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2221700" ,
2024-11-18 23:03:21 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2024-11-14 13:04:02 +00:00
}
]
}