Posted on Thursday October 15, 2020 | MSRC alerts
Following the MSRC's 2020 Most Valuable Security Researchers announced during this year's Black Hat, we're excited to announce the top contributing researchers for the 2020 Third Quarter (Q3)! The top three researchers of the 2020 Q3 Security Researcher Leaderboard are: David Dworken (1800 points), Cameron Vincent (1780 points), and Yuki Chen (1380 points). Congratulations to...
Posted on Wednesday October 14, 2020 | MSRC alerts
Is it possible to get to a state where memory safety issues would be deterministically mitigated? Our quest to mitigate memory corruption vulnerabilities led us to examine CHERI (Capability Hardware Enhanced RISC Instructions), which provides memory protection features against many exploited vulnerabilities, or in other words, an architectural solution that breaks exploits. We've looked at...
Posted on Tuesday October 06, 2020 | MSRC alerts
The Azure Sphere Security Research Challenge brought together 70 researchers from 21 countries to help secure Azure Sphere customers and expand Microsoft's partnerships with the global IoT security research community. During the three-month Azure Sphere Security Research Challenge, researchers surfaced 20 Critical or Important severity security vulnerabilities, with Microsoft awarding $374,300 in bounty awards for...
Posted on Monday September 21, 2020 | MSRC alerts
At the Microsoft Security Response Center's (MSRC), our primary mission is to help protect our customers. One of the ways we do this is by working with security researchers to discover security vulnerabilities in our services and products, and then making sure those that pose a threat to customers get fixed. Many researchers report these...
Posted on Monday September 21, 2020 | MSRC alerts
We're excited to announce a significant update to the Security Update Guide, our one-stop site for information about all security updates provided by Microsoft. This new version will provide a more intuitive user experience to help protect our customers regardless of what Microsoft products or services they use in their environment. We've listened to your feedback and incorporated many...
Posted on Monday August 17, 2020 | MSRC alerts
As part of our ongoing efforts towards safer systems programming, we're pleased to announce that Windows Control Flow Guard (CFG) support is now available in the Clang C/C++ compiler and Rust. What is Control Flow Guard? CFG is a platform security technology designed to enforce control flow integrity. It has been available since Windows 8.1...
Control Flow Guard for Clang/LLVM and Rust Read More The post Control Flow Guard for Clang/LLVM and Rust appeared first on Microsoft Security Response Center.