Google’s cyber security research team is urging the IT industry to establish memory safety standards. Google notes a growing trend in the development of memory-safe programming languages like Kotlin, Rust, and safe buffers for C++. These advancements have proven effective in reducing memory vulnerabilities.
On the hardware front, new techniques such as ARM’s Memory Tagging Extension (MTE) and RISC-V’s Capability Hardware Enhanced RISC Instructions (CHERI) are emerging. However, the lack of unified standards impedes seamless integration of these technologies.
Therefore, Google calls for industry collaboration to create a comprehensive framework for improved interoperability. To kickstart this initiative, Google has partnered with the Association for Computing Machinery (ACM) and published an article titled “It Is Time to Standardize Principles and Practices for Software Memory Safety” in the ACM journal. This partnership aims to drive long-term progress in this area.
Source: Google Online Security
TLDR: Google advocates for the establishment of memory safety standards in the IT industry, emphasizing the need for a unified approach to ensure the effective implementation of advanced technologies in programming languages and hardware systems.
Leave a Comment