RHSB-2026-010 Locking Subsystem Privilege Escalation - Linux Kernel (CVE-2026-43499, CVE-2026-53166) - "GhostLock"

Public Date: July 8, 2026, 19:05
Mis à jour July 27, 2026, 12:34

Est-ce que cette infomation vous a été utile ?

Commentaires annulés

Ongoing État
Important Impact

Executive Summary

Red Hat is expediting the release of fixes for CVE-2026-43499 and CVE-2026-53166. These flaws were discovered in the Linux kernel's locking subsystem, related to mutexes. These could allow a local attacker to achieve privilege escalation or cause a denial of service. Environments that do not use real-time scheduling or Priority Inheritance futexes have reduced exposure, though the affected code paths are present in all standard kernel builds.

The investigation is ongoing and this bulletin will be updated as new information emerges. Log in with your Red Hat account, then click the "Follow" button below to be notified of changes to this bulletin.

Affected Products

The following Red Hat product versions are directly affected:

  • Red Hat Enterprise Linux 6
  • Red Hat Enterprise Linux 7
  • Red Hat Enterprise Linux 8
  • Red Hat Enterprise Linux 9
  • Red Hat Enterprise Linux 10

Further, any Red Hat product that relies on the Red Hat Enterprise Linux kernel (including RHEL CoreOS) is also potentially impacted. This includes layered products such as Red Hat OpenShift Container Platform, Red Hat OpenStack Platform, and Red Hat Virtualization.

Please ensure that the underlying Red Hat Enterprise Linux kernel is current in these product environments.

Mitigation

Overall Guidance

There is no runtime kernel parameter or module that can be disabled to fully address this vulnerability. The affected code path is compiled into all standard Red Hat Enterprise Linux kernel builds and cannot be toggled at runtime. Applying the updated kernel is the only complete remediation.

The vulnerable code is in the kernel's core locking subsystem (kernel/locking/rtmutex.c), specifically in the remove_waiter() function on the futex priority-inheritance path. This code is compiled directly into all standard Red Hat Enterprise Linux kernel builds via CONFIG_FUTEX_PI. There is no kernel module to unload, no sysctl to toggle, and no runtime configuration that can disable it.

Update the kernel to a fixed version as described below.

Resolution

Apply the updated kernel package and reboot:

# RHEL 8 / 9 / 10
dnf update kernel
reboot

After rebooting, verify the running kernel:

uname -r

Updates for Affected Products

Red Hat customers running affected versions of these Red Hat products are strongly recommended to update as soon as erratas are available. Customers are urged to apply the available updates immediately and enable the mitigations as they feel appropriate.

Cette information vous a t-elle été utile? Vos commentaires nous intéressent.

Commentaires annulés

Comments