THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-43499 (HIGH 7.8) — 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_

[NVD] CVE-2026-43499 (HIGH 7.8) — 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_

lownvdPublished 2026-05-21

CVE-2026-43499 CVSS: 7.8 HIGH Published: 2026-05-21T13:16:19.300

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 cur

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-43499