Quote:
Originally Posted by Octane
More secure operating systems? Exploits and vulnerabilities are partand parcel of operating system development. Now that this has beennoted, it will be a) patched, and b) integrated into the next releaseof the operating system so that loophole is closed.
Unfortunatetely, it's pretty much the only way to make systems secure.
|
The best way to make systems secure is to design them that way in the first place and then implement them using software engineers who have been trained in techniques for secure programming. You'll still need to patch them afterwards, but not to the extent we see with current operating systems, especially Windows, where a lot of the current security features were retrofitted after the fact.
I don't think the original story is really big news. They aren't really claiming a single exploit for multiple platforms, just a way of delivering a different exploit for each platform. The real message here is that non-Windows systems are targets for malware too. I hope most of us already realised that.
Cheers,
Rick.