CVE-CVE-2026-43499
Severity
HIGH
CVSS Score
7.8
Description
In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also used for proxy-lock rollback in rt_mutex_start_proxy_lock() when invoked from futex_requeue(). In the latter case waiter::task is not current, but remove_waiter() operates on current for the dequeue operation. That results in several problems: 1) the rbtree dequeue happens without waiter::task::pi_l...
PoCs for CVE-CVE-2026-43499
ghostlock-oneplus
Buffer Overflow
C
84
JoinChang
2026-07-12
ghostlock-honor-aak
General
C
3
oopnv70-lab
2026-08-04