Earlier quoted context omitted.
It is quite possible that Linux is the bigger target so it gets more focus. Vulnerabilities there are generally considered more valuable and notable. It would be very difficult to use these numbers to get a meaningful "more secure" stance as there are tons of variables.
Linux also has a ton of extra functionality so I think you’d also have to do some adjustment for “as a user would I be at risk?” versus “can I be a user because it supports my needs?” Some of that would be unfavorable for many users (e.g. a Linux user who is exposed due to a network protocol or file system they’ll never use) but that’s certainly not true of every feature.
OpenBSD has a use-after-free allowing local privilege escalation to root
61–70 of 170 posts
Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#62Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#63Seems to be found as a part of Patch The Planet [0] which is basically OpenAI giving model access and Trail of Bits using them to find vulnerabilities in OSS projects. [0] https://openai.com/index/patch-the-planet/
dnsmasq: Codex Security independently identified vulnerable patterns corresponding to four of the six dnsmasq CVEs later fixed in 2.92rel2: CVE-2026-4890 (opens in a new window), CVE-2026-4891 (opens in a new window), CVE-2026-4892 (opens in a new window), and CVE-2026-517
dnsmasq has had so many freaking security holes in 2025 and 2026 that atm I decided to just remove that thing from all my machines.
Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#64> Only two remote holes in the default install, in a heck of a long time! https://www.openbsd.org/ https://en.wikipedia.org/wiki/OpenBSD#Security_record
LPE (to root) is serious, but it's not a remote hole.
Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#65One bug found is a testament to the great diligence and culture around security of OpenBSD. Especially if you take into account the amount of resources they have been able to achieve this with.
Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#66Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#67Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#68Would Rust have made this issue impossible by construction? I know Linus has spoken about Rust's promises about memory safety not being equivalently applicable in the kernel domain, so I would be curious to hear any kernel developer's perspectives.
Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#69One bug found is a testament to the great diligence and culture around security of OpenBSD. Especially if you take into account the amount of resources they have been able to achieve this with.
one bug is all it takes
Re: OpenBSD has a use-after-free allowing local privilege escalation to root
#70One bug found is a testament to the great diligence and culture around security of OpenBSD. Especially if you take into account the amount of resources they have been able to achieve this with.
Exactly, the entire AI industry has been trying to create an AI powered security arm race. I am not necessarily blaming them. Hard to know how much has been thrown into this but I would bet a lot. So far I have been very surprised we haven't been flooded by those type of announcements. If you look you will always find something and OpenBSD is the top price.