Hacker News new | ask | show | jobs
by bdelay 2771 days ago
My guess is that yes, absolutely, but very few people know about it / a Doctor or nurse was blamed.

Medical system security does not seem very good. When I was operating in the area a while back, one comment I kept seeing was similar to yours. "Yes, the security is bad, but the good these devices do outweighs the bad."

I agree with that, but my follow-up has always been, why can't these devices continue to help patients, but in a secure way? The manufacturers really don't want to spend the money to try and have some form of a security posture?

Rhetorical question. At the end of the day, my pessimistic view is that nothing will happen until some firm finally proves that there has been a high profile attack, there is an ensuing media firestorm, and the regulation process starts happening.

4 comments

The problem with them is the same as DRM essentially - you have to keep it accessible to everyone and not accessible at the exact same time. The key management is a nightmare.

I believe the best compromise would require forward thinking leadership and design. Make medical devices that must or would be served by communication and control short range by design. Ideally it could be turned off by the patient but close range enough that a doctor can access it while the patient is in no position to assist. The added danger is minimal given that anyone that close who wanted them dead could just murder them in other ways.

Have a centralized registry of valid public keys - there are debates about who should have one but that is a whole other topic. The point being that nonrepudiation - an audit trail will be left which means in cases of malfeasance the entity corresponding is the one responsible - either directly or by letting their key get compromised. The practical pain is the logistics of course.

But unlike most modern drm, you have to do it without network access. You cannot even assume the ability to deliver updates.
Medical device security was pretty decent in 1997 at the company I worked for. Until we ported everything to NT from a variety of *NIX OS's. Then it became non-existent.
> I agree with that, but my follow-up has always been, why can't these devices continue to help patients, but in a secure way? The manufacturers really don't want to spend the money to try and have some form of a security posture?

I speculate the truth is benign; security isn't a top feature for many development shops.

> why can't these devices continue to help patients, but in a secure way

my guess is that they are subject to the usual security vs convenience trade off, that more security means more time and money spent gaining access to the devices for legitimate actors (e.g. nurses) which means some additional patient lives will be damaged or even lost.

of course, that may be well justified depending on how much dangerous or malicious hacking there is