grsecurity
@grsecurity
Foundational security for the Linux kernel. Solving the most difficult memory unsafety problems. Created by @opensrcsec
ID: 601129251
https://www.grsecurity.net 06-06-2012 15:16:40
3,3K Tweet
8,8K Followers
1 Following
Monthly report for June is out: rust-gcc.github.io/2024/07/05/202… More amazing work from our amazing GSoC students + two very cool compiler issues in the Call for Contribution, which you are welcome to come chat about! We're also looking forward to meeting folks at RustConf and EuroRust!
rust-gcc.github.io/2024/08/12/202… Great work from all our GSoC students, expect some demonstrations here in the coming weeks as we merge everything quickly. We've resumed upstreaming and are getting ready for GCC 15.1! Feel free to get in touch regarding the good first issue mentioned!
In today's blog post, Mathias Krause | @[email protected] shows how we were able to use a newer C feature and a GCC plugin addition to ease our maintenance burden, reducing grsecurity's patch size by over a megabyte with no change in functionality. Enjoy! grsecurity.net/reducing_maint…
🚨 New Linux Kernel vulnerability (CVE-2024-27394) discovered & patched by Theori! 🔗 blog.theori.io/deep-dive-into… Our researcher V4bel at #Theori identified a critical #UAF vulnerability in TCP-AO caused by a race condition in the #RCU API. Using techniques from the ExpRace paper,