/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

major.io
| | allelesecurity.com
5.4 parsecs away

Travel
| | In function cmm_timeout_hander in file arch/s390/mm/cmm.c, there is a logic error which set null byte too far away from user input which means user input won't be null terminated. And then, kernel stack data will be concatenated with user input and be processed. By querying the result, attacker is able to see the kernel data....
| | www.thedroneely.com
3.8 parsecs away

Travel
| | My devices have seen numerous Linux distributions over the course of my computing journey.
| | jvns.ca
8.1 parsecs away

Travel
| | How do you read the memory maps of a Mac process?
| | limpet.net
27.5 parsecs away

Travel
| [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data.