Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
1–10 of 100 posts
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#2Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#3Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#4Likely the same kind of folks for which we had to change car manuals from including schematics and repair instructions to including warnings about not drinking the coolant...
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#5Now that's a strong statement.
But it's real. There are so many state actors doing cyberattacks now that everything needs to be much tougher. Otherwise, someday soon much of the world stops working.
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#6My quick skim did not make this clear: is this for software only or would hardware appliances also count? Routers, modems, PLCs used in gas centrifuges, etc. are just as attractive for exploitation.
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#7C++ is only "memory-unsafe" if you are hiring bottom of the barrel talent. Likely the same kind of folks for which we had to change car manuals from including schematics and repair instructions to including warnings about not drinking the coolant...
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#8C++ is only "memory-unsafe" if you are hiring bottom of the barrel talent. Likely the same kind of folks for which we had to change car manuals from including schematics and repair instructions to including warnings about not drinking the coolant...
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#9Surely there is going to be an enormous list of exemptions submitted and approved immediately. My quick skim did not make this clear: is this for software only or would hardware appliances also count? Routers, modems, PLCs used in gas centrifuges, etc. are just as attractive for exploitation.
Re: Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk
#10C++ is only "memory-unsafe" if you are hiring bottom of the barrel talent. Likely the same kind of folks for which we had to change car manuals from including schematics and repair instructions to including warnings about not drinking the coolant...
I've been programming in C++ since 1991, and the language / standard library are now so complex that it's hard to be 100% confident that I understand the meaning of any non-trivial code.