RC RANDOM CHAOS

openbsd

3 posts

The kernel keeps its word
Article

The kernel keeps its word

OpenBSD's use-after-free is not a bypass but the kernel honoring a reference it validated once and never rechecked, the same pattern behind X.509 certificate trust.

The kernel is still C
Article

The kernel is still C

An OpenBSD kernel use-after-free (CWE-416, CVSS 7.8) escalates a local user to root via pool reclaim and cr_uid overwrite. Mechanism, exploit path, and the BSD telemetry gap.

OpenBSD use-after-free hands local users root
Article

OpenBSD use-after-free hands local users root

An OpenBSD use-after-free escalates a local user to root. Confirmed: the privilege boundary was crossable. Reputation is not enforcement.