A Final Return for OpenBSD Anti-Return-Oriented Programming Mitigations

Lobsters Hottest News

Summary

The article discusses the final implementation of anti-return-oriented programming mitigations in OpenBSD.

<p><a href="https://lobste.rs/s/xclcel/final_return_for_openbsd_anti_return">Comments</a></p>
Original Article

Similar Articles

The Return of Aspect Oriented Programming

Hacker News Top

A blog post revisiting Aspect Oriented Programming, discussing the many cross-cutting concerns programmers must manage, such as correctness, logging, and security.

Math is hard (OpenBSD on VAX)

Lobsters Hottest

OpenBSD developer details the painful quirks of VAX floating-point exceptions and how they complicate kernel porting.

Back to the Building Blocks’ Building Blocks

Lobsters Hottest

The article draws parallels between the security flaws in C/C++ and those in Verilog, arguing that the hardware description language's design leads to bugs and that the industry should invest in safer alternatives, similar to the push for memory-safe programming languages in software.