Tag: safe coding practices
-
The Register: The Feds want developers to stop coding ‘unforgivable’ buffer overflow vulns
Source URL: https://www.theregister.com/2025/02/13/fbi_cisa_unforgivable_buffer_overflow/ Source: The Register Title: The Feds want developers to stop coding ‘unforgivable’ buffer overflow vulns Feedly Summary: FBI, CISA harrumph at Microsoft and VMware in call for coders to quit baking avoidable defects into stuff US authorities have labelled buffer overflow vulnerabilities “unforgivable defects”, pointed to the presence of the holes in…
-
Slashdot: What Happened After Google Retrofitted Memory Safety Onto Its C++ Codebase?
Source URL: https://tech.slashdot.org/story/24/11/16/0630218/what-happened-after-google-retrofitted-memory-safety-onto-its-c-codebase Source: Slashdot Title: What Happened After Google Retrofitted Memory Safety Onto Its C++ Codebase? Feedly Summary: AI Summary and Description: Yes Summary: Google’s transition to Safe Coding and memory-safe languages aims to enhance security within its extensive C++ codebase, notably in critical products like Chrome and its various services. By integrating hardened…
-
The Register: Google’s Rust belts bugs out of Android, helps kill off substantial unsafe code
Source URL: https://www.theregister.com/2024/09/25/google_rust_safe_code_android/ Source: The Register Title: Google’s Rust belts bugs out of Android, helps kill off substantial unsafe code Feedly Summary: Memory safety flaws used to represent 76% of ‘droid security holes. Now they account for 24% Google’s effort to prioritize memory-safe software development over the past six years has substantially reduced the number…