Tag: safe coding

  • 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…

  • Hacker News: X41 Reviewed Mullvad VPN

    Source URL: https://x41-dsec.de/news/2024/12/11/mullvad/ Source: Hacker News Title: X41 Reviewed Mullvad VPN Feedly Summary: Comments AI Summary and Description: Yes Summary: The text details a white box penetration test conducted by X41 on the Mullvad VPN application, revealing a high security standard with six vulnerabilities identified. The report highlights the complexity of the application running across…

  • 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…

  • Google Online Security Blog: Retrofitting Spatial Safety to hundreds of millions of lines of C++

    Source URL: https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html Source: Google Online Security Blog Title: Retrofitting Spatial Safety to hundreds of millions of lines of C++ Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the exploitation of spatial memory safety vulnerabilities in C++ code, representing a significant security risk. Google’s initiative to enhance memory safety through the implementation…

  • Google Online Security Blog: Eliminating Memory Safety Vulnerabilities at the Source

    Source URL: https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html Source: Google Online Security Blog Title: Eliminating Memory Safety Vulnerabilities at the Source Feedly Summary: AI Summary and Description: Yes **Summary:** The article discusses the urgent need to enhance software security by addressing memory safety vulnerabilities. Google advocates for a transition to memory-safe programming languages, emphasizing that this not only reduces risks…

  • 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…