"Rust forces the programmer to get things right,” said Wallach. “It can feel constraining to deal with all the rules it forces, but when you acclimate to them, the rules give you freedom. They're like guardrails; once you realize they're there to protect you, you'll become free to focus on more important things."

https://www.darpa.mil/news/2024/memory-safety-vulnerabilities

#RustLang #CLang #MemorySafety
Eliminating Memory Safety Vulnerabilities Once and For All

Marc and Hugo are at ONE Conference in The Hague today! This afternoon, they will give their talk 'You're not secure by design, if you're not memory safe!'.

#cybersecurity #memorysafety #ONE2025

🛡️ Apple’s new iPhone 17 & iPhone Air ship with A19 chips featuring Memory Integrity Enforcement (MIE)—a major step in blocking spyware & memory exploits. 📱

MIE protects against buffer overflows & use-after-free bugs using Enhanced Memory Tagging (EMTE) with minimal performance impact. ⚙️
Aimed at stopping targeted spyware attacks before they begin. 🔒

🔗 https://thehackernews.com/2025/09/apple-iphone-air-and-iphone-17-feature.html

#Apple #iPhone17 #iPhoneAir #iOS26 #Cybersecurity #Spyware #iOS #Security #TechNews #MemorySafety #A19 #Privacy

Apple iPhone Air and iPhone 17 Feature A19 Chips With Spyware-Resistant Memory Safety

Apple’s iPhone 17 debuts Memory Integrity Enforcement, blocking buffer overflows and spyware exploits with minimal performance impact.

The Hacker News
Ah, the elusive hunt for the Holy Grail of bug-free JIT compilers—where "memory safety" is the unicorn 🦄 and Mike Hearn is the brave knight in digital armor ⚔️. It's a thrilling 10-minute epic where you learn that the real exploit was the memory leaks we made along the way. 🚀
https://medium.com/graalvm/writing-truly-memory-safe-jit-compilers-f79ad44558dd #bugfreeJIT #memorysafety #MikeHearn #digitalarmor #memoryleaks #techadventure #HackerNews #ngated
Writing Truly Memory Safe JIT Compilers

How to kill off a top source of browser exploits

Medium
Writing Truly Memory Safe JIT Compilers

How to kill off a top source of browser exploits

Medium

"You're not secure by design, if you're not memory safe!" Hugo van de Pol and Marc Schoolderman will present this talk at ONE Conference in The Hague on 1 Oct 2025.

https://one-conference.nl/session/youre-not-secure-by-design-if-youre-not-memory-safe/

#cybersecurity #memorysafety

wooow just really wooow.

There’s no “cheap” annotation (eg -Wunused) that will notice it. Static analysers do notice that psize is computed but never used, but those tools aren’t usually part of an everyday workflow for C because they tend to be expensive to run and easily find false positives (and we have a lot of them).

https://despairlabs.com/blog/posts/2025-07-10-an-openzfs-bug-and-the-humans-that-made-it/

From @robn

#rust #cprograminglanguage #clanguage #programming #openzfs #zfs #rustlang #computerscience #memorysafety

Sorry Rob but I'm gonna add your blog to me crawl list for offlne browsing. Hope you don't mind :)

An (almost) catastrophic OpenZFS bug and the humans that made it (and Rust is here too)

A couple of weeks ago I fixed a nasty bug in this function in OpenZFS:

despair labs

Swift 6.2 sẽ có tính năng kiểm tra an toàn bộ nhớ nghiêm ngặt hơn (strict memory safety) thông qua tùy chọn opt-in! 🚀 Tính năng này giúp phát hiện và ngăn chặn các lỗi liên quan đến quản lý bộ nhớ, tăng cường tính ổn định và an toàn cho ứng dụng Swift.

#Swift #SwiftLang #MemorySafety #Apple #LậpTrình #AnToànBộNhớ #CôngNghệ

https://github.com/swiftlang/swift-evolution/blob/main/proposals/0458-strict-memory-safety.md

swift-evolution/proposals/0458-strict-memory-safety.md at main · swiftlang/swift-evolution

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - swiftlang/swift-evolution

GitHub

70% of security vulnerabilities are memory safety related, across a variety of studies in mature, well-maintained codebases.

Looking specifically at critical security vulnerabilities, the number goes up to 94%.

From David Sankel's talk at Rust Forge 2025.

#rust #rustforge #conference #security #memorysafety

🤣 Ah, yet another #groundbreaking "solution" to memory safety that miraculously requires no cost and fewer restrictions! It's like saying you've invented a unicorn that eats rainbows and poops gold, but in reality, you've just repackaged the same old horse with a new, shiny saddle. 🚀🔍 Spoiler: it's not revolutionary if it just rearranges the same mediocre ideas!
https://verdagon.dev/blog/group-borrowing #memorysafety #innovation #satire #techhumor #ideas #HackerNews #ngated
Group Borrowing: Zero-Cost Memory Safety with Fewer Restrictions