๐Ÿ” CVE Alert

CVE-2023-52941

UNKNOWN 0.0

can: isotp: split tx timer into transmission and timeout

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: can: isotp: split tx timer into transmission and timeout The timer for the transmission of isotp PDUs formerly had two functions: 1. send two consecutive frames with a given time gap 2. monitor the timeouts for flow control frames and the echo frames This led to larger txstate checks and potentially to a problem discovered by syzbot which enabled the panic_on_warn feature while testing. The former 'txtimer' function is split into 'txfrtimer' and 'txtimer' to handle the two above functionalities with separate timer callbacks. The two simplified timers now run in one-shot mode and make the state transitions (especially with isotp_rcv_echo) better understandable.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 27, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
866337865f3747c68a3e7bb837611e39cec1ecd6 < cae4c9bc35f72af5d4a079bb9d9fd62c4088a411 866337865f3747c68a3e7bb837611e39cec1ecd6 < 4f027cba8216f42a18b544842efab134f8b1f9f4 3cb476cf834edca47f4470c276feb0f519401fb7
Linux / Linux
6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/cae4c9bc35f72af5d4a079bb9d9fd62c4088a411 git.kernel.org: https://git.kernel.org/stable/c/4f027cba8216f42a18b544842efab134f8b1f9f4