Why isn’t Rust getting more professional adoption despite being so loved?
zdnet.com·9h·
Discuss: r/rust
Flag this post

Tech

Percentage of memory safety issues has been hovering at 70 percent for the past 12 years.

Image: Matt Miller

Around 70 percent of all the vulnerabilities in Microsoft products addressed through a security update each year are memory safety issues; a Microsoft engineer revealed last week at a security conference.

Memory safety is a term used by software and security engineers to describe applications that access the operating system’s memory in a way that doesn’t cause errors.

Memory safety bugs happen when software, accidentally or intentionally, accesses system memory in a way that exceeds its allocated size and memory addresses.

Users who often read vulnerability reports come across terms over and over again. Terms like buffer overflow, race condition, page fault, null po…

Similar Posts

Loading similar posts...