Earlier quoted context omitted.
And yet afaik no Linux is certified higher than eal4+ and no-one buys them anyway. Efforts are better placed at isolation and hardening of a standard distro.
I have no idea what you are even trying to say. In this thread we are talking about how cybersecurity is broken and how certification requirements have been continuously degraded to allow insecure systems to be deployed in inappropriate contexts. This has removed one of the vital incentives for secure systems, having requirements that actually demand and verify security instead of just caving into vendor incompetence…
The person is (correctly) pointing out that Engineering/Technology is only 50% of the cause of a breach.
Security breaches are equal part technical issues (eg. Bugs, misconfigurations) and process failures (eg. requiring multiple VPs giving the go-ahead on upgrading your Artifcatory server).
Purely technical solutions will not stop breaches.
The belief that bug free formally verified code for something as complex as a fully functional OS (not an embedded or RTOS) can be developed and scaled out is unrealistic and wouldn't solve plenty of much easier vectors of attack.
I'll let Trail of Bits explain for me (thank goodness they recently published a blogpost about this very topic) [0]
[0] - https://blog.trailofbits.com/2024/03/22/why-fuzzing-over-for...