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.
References
Link | Resource |
---|---|
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-98mc-rj7w-7rpv | Vendor Advisory |
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-98mc-rj7w-7rpv | Vendor Advisory |
Configurations
History
21 Nov 2024, 08:42
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-13 00:15
Updated : 2024-11-21 08:42
NVD link : CVE-2023-5563
Mitre link : CVE-2023-5563
CVE.ORG link : CVE-2023-5563
JSON object : View
Products Affected
zephyrproject
- zephyr
CWE