Software Vulnerabilities in the Boeing 787
schneier.com
Software Vulnerabilities in the Boeing 787
1–10 of 48 posts
Re: Software Vulnerabilities in the Boeing 787
#2The 787 Dreamliner is a nightmare. Bad code produced by offshore teams. International teams totally violating safety procedures.
Re: Software Vulnerabilities in the Boeing 787
#3Assuming planes don't use something like CAN-bus but regular TCP protocol, this can't really be true right? Perhaps they talk about which services are allowed to connect (listen for incoming connections).
Re: Software Vulnerabilities in the Boeing 787
#4Re: Software Vulnerabilities in the Boeing 787
#5Re: Software Vulnerabilities in the Boeing 787
#6Re: Software Vulnerabilities in the Boeing 787
#7It seems to me as someone with no experience of designing aircraft control software, avionics or anything to do with planes, that the entertainment system should be on a physically separate network to anything safety critical. Like, different everything: power supplies, switches, cables, control panels, the works. There should be no entryway into the flight control network except from the cockpit.
Re: Software Vulnerabilities in the Boeing 787
#8> That second barrier, the company argues, allows only data to pass from one part of the network to the other, rather than the executable commands that would be necessary to affect the plane's critical systems. Assuming planes don't use something like CAN-bus but regular TCP protocol, this can't really be true right? Perhaps they talk about which services are allowed to connect (listen for incoming connections).
Re: Software Vulnerabilities in the Boeing 787
#9It seems to me as someone with no experience of designing aircraft control software, avionics or anything to do with planes, that the entertainment system should be on a physically separate network to anything safety critical. Like, different everything: power supplies, switches, cables, control panels, the works. There should be no entryway into the flight control network except from the cockpit.
HW separation was enforced by FAA back when 787 was in prototype stage.
Re: Software Vulnerabilities in the Boeing 787
#10These devices are often called “data diodes”. They are cheap. They cannot be hacked from the output side — at best a severely malfunctioning destination could send so much power the wrong way on the fiber or so much voltage the wrong way on the wire that the data diode fails. This would be surprising to say the least.