Researchers have identified GhostLock, a use-after-free flaw rooted in the Linux kernel's stack handling that has persisted across distributions for 15 years. The vulnerability allows for potential privilege escalation or system instability by accessing freed stack memory. This finding highlights deep-seated issues in long-standing kernel memory management patterns that remain unpatched in many environments.
- GhostLock is a stack-based Use-After-Free (UAF) bug in the Linux kernel.
- The vulnerability has existed for 15 years across all major Linux distributions.
- Exploitation could lead to privilege escalation or system crashes.
- Review kernel versions and apply patches if available to mitigate risk.