General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* [Bloat] can bus attack
@ 2023-04-14  4:04 Dave Taht
  2023-04-14  6:08 ` [Bloat] [Cerowrt-devel] " Sebastian Moeller
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Taht @ 2023-04-14  4:04 UTC (permalink / raw)
  To: cerowrt-devel, bloat

The biggest bug with the early fq_codel deployment was that it dropped
from head and fq'd which led to the prospect of messages sent out of
order on the can protocol, which was not designed for that.. After
much thought, we ended up overriding the default fq_codel qdisc, for a
fifo, for the can bus devices, but there were a few years there where
fq_codel was the default for can, in openwrt, which sometimes keeps me
awake at night.

This set of security bugs is bigger and essentially a message flood
attack on a FIFO, making it possible to steal a car via accessing the
headlamp, using a 10 dollar adaptor. Fascinating reading.

https://kentindell.github.io/2023/04/03/can-injection/


--
AMA March 31: https://www.broadband.io/c/broadband-grant-events/dave-taht
Dave Täht CEO, TekLibre, LLC

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-14  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14  4:04 [Bloat] can bus attack Dave Taht
2023-04-14  6:08 ` [Bloat] [Cerowrt-devel] " Sebastian Moeller
2023-04-14  6:25   ` Bill Woodcock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox