Ask HN: Why is Android plagued with malware when it's based off Linux?
1–7 of 7 posts
Re: Ask HN: Why is Android plagued with malware when it's based off Linux?
#2Re: Ask HN: Why is Android plagued with malware when it's based off Linux?
#3Android however has a very high penetration rate and its user are not all tech savy. A lot of them or going to google thing like "game android free" and download .apk willy nilly, giving them permissions without thinking.
Re: Ask HN: Why is Android plagued with malware when it's based off Linux?
#4Reason why Linux desktops are considered secure is because regular users do not use it therefore it reduces amount of malware being written for it.
Re: Ask HN: Why is Android plagued with malware when it's based off Linux?
#5But to answer your question, I think you see a lot of Android malware for two reasons:
1. Android devices aren't usually patched with the latest security fixes.
2. Most malware exploits the application frameworks that sit on top of the Linux kernel. These frameworks aren't nearly as secure. And if an application framework has a kernel-mode component where code can be executed? There goes most kernel security protections.
Re: Ask HN: Why is Android plagued with malware when it's based off Linux?
#6Re: Ask HN: Why is Android plagued with malware when it's based off Linux?
#7same thing could happen to Mac OS X if it becomes more widely used (happened already).