2023-10-13 02:00:28 +00:00
{
"id" : "CVE-2023-5563" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2023-10-13T00:15:13.247" ,
2023-10-29 09:06:41 +00:00
"lastModified" : "2023-10-18T19:54:00.830" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-13 02:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The SJA1000 CAN controller driver backend automatically attempt to recover from a bus-off event when built with CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=y. This results in calling k_sleep() in IRQ context, causing a fatal exception."
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "El backend del controlador CAN SJA1000 intenta recuperarse autom\u00e1ticamente de un evento de apagado del bus cuando se construye con CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=y. Esto da como resultado una llamada a k_sleep() en el contexto IRQ, lo que provoca una excepci\u00f3n fatal."
2023-10-13 02:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-29 09:06:41 +00:00
{
"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
} ,
2023-10-13 02:00:28 +00:00
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
2023-10-29 09:06:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
} ,
2023-10-13 02:00:28 +00:00
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-703"
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.4.0" ,
"matchCriteriaId" : "51CECB97-3A81-4A54-AA0A-DB2A1DE18CF2"
}
]
}
]
}
] ,
2023-10-13 02:00:28 +00:00
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-98mc-rj7w-7rpv" ,
2023-10-29 09:06:41 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Vendor Advisory"
]
2023-10-13 02:00:28 +00:00
}
]
}