Service hang via failed transmit ring desynchronization
Published Jul 29, 2024 · Updated May 11, 2026
Infinite-loop denial of service in the Linux mcp251xfd CAN driver allows local users to hang interrupt processing during transmission. When mcp251xfd_start_xmit() fails, tx_ring->head still advances, so mcp251xfd_handle_tefif_one() waits indefinitely for a skipped packet. Exploitation requires concurrent bus access with multiple devices sharing one SPI interface, and the resulting hang stops CAN message processing.
Summary
What happened
Infinite-loop denial of service in the Linux mcp251xfd CAN driver allows local users to hang interrupt processing during transmission. When mcp251xfd_start_xmit() fails, tx_ring->head still advances, so mcp251xfd_handle_tefif_one() waits indefinitely for a skipped packet. Exploitation requires concurrent bus access with multiple devices sharing one SPI interface, and the resulting hang stops CAN message processing.
The record
- CVE
- CVE-2024-41088
- Published
- Jul 29, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-835, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 29, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.10
- Affected versionversion=55e5b97f003e85e66babb55f357627d52081a264 <3e72558c1711d524e3150103739ddd06650e291b
- Affected versionversion=55e5b97f003e85e66babb55f357627d52081a264 <6c6b4afa59c2fb4d1759235f866d8caed2aa4729
- Affected versionversion=55e5b97f003e85e66babb55f357627d52081a264 <d8fb63e46c884c898a38f061c2330f7729e75510
- Affected versionversion=55e5b97f003e85e66babb55f357627d52081a264 <f926c022ebaabf7963bebf89a97201d66978a025
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo