Google is promoting safe memory handling tools in open source software
Google has initiated efforts to address issues in open source software caused by unsafe memory operations. According to Google, 70% of security problems in Chromium are due to memory-related errors, such as buffer access after the associated memory has been freed (use-after-free). Microsoft's research also concluded that 70% of all vulnerabilities fixed in […]
