CVE-2022-2741: can: denial-of-service can be triggered by a crafted CAN frame
The denial-of-service can be triggered by transmitting a carefully crafted CAN frame on the same CAN network as the vulnerable node. The frame must have a CAN ID matching an installed filter in the vulnerable node (this can easily be guessed based on CAN traffic analyses). The frame must contain the opposite RTR bit as what the filter installed in the vulnerable node contains (if the filter matches RTR frames, the frame must be a data frame or vice versa).
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2022-2741?
CVE-2022-2741 is a denial-of-service vulnerability that can be triggered by transmitting a carefully crafted CAN frame on the same CAN network as the vulnerable node.
How can CVE-2022-2741 be exploited?
CVE-2022-2741 can be exploited by transmitting a CAN frame with a CAN ID matching an installed filter in the vulnerable node on the same CAN network.
What is the affected software of CVE-2022-2741?
Zephyrproject Zephyr up to version 3.1.0 is affected by CVE-2022-2741.
What is the severity of CVE-2022-2741?
CVE-2022-2741 has a severity rating of 7.5 (high).
How can I mitigate CVE-2022-2741?
To mitigate CVE-2022-2741, it is recommended to update Zephyrproject Zephyr to a version higher than 3.1.0.