What is the frequency of open security bugs in an operating system with increasing age?

I am having a discussion with friends and my point is that the older a feature-frozen operating system is, the fewer security bugs are left unpatched and therefore the cost for the company to fix them decreases with age.
My assumption is: … Continue reading What is the frequency of open security bugs in an operating system with increasing age?

Child processes vs microservices for communication between components

This is a question for operating system security experts.
We have an application using one platform/language, and it has to integrate with a library that uses another platform/language. There is no acceptable linking technology, and for un… Continue reading Child processes vs microservices for communication between components