Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
1 / 5
0

IonStack part II: GhostLock, a stack-UAF that has existed in ALL Linux distributions for 15 years

#nebusec#waiter#stack#kernel#lock#task
Reading 0:00
15s threshold

Research IonStack part II: GhostLock, a stack-UAF that has existed in ALL Linux distributions for 15 years GhostLock (CVE-2026-43499) is a Linux kernel vulnerability found by VEGA that exists in every major distribution since 2011. Triggering the bug does not require any special kernel config or privilege. By turning it into a 97% stable privilege escalation and container escape, Google has rewarded us $92,337 in kernelCTF. This writeup covers the technical details of the exploit. Vulnerability Summary GhostLock (CVE-2026-43499) lets an unprivileged local attacker: Get a dangling kernel pointer to kernel stack memory with only regular threading syscalls. Write a pointer to an almost arbitrary address. Hijack a function table to get control flow hijack and eventually get root access. GhostLock was introduced in Linux 2.6.39 and fixed in Linux 7.1. It has existed in the Linux kernel for more than 15 years.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More