CVE-2026-31554 PUBLISHED

futex: Require sys_futex_requeue() to have identical flags

Assigner: Linux
Reserved: 09.03.2026 Published: 24.04.2026 Updated: 24.04.2026

In the Linux kernel, the following vulnerability has been resolved:

futex: Require sys_futex_requeue() to have identical flags

Nicholas reported that his LLM found it was possible to create a UaF when sys_futex_requeue() is used with different flags. The initial motivation for allowing different flags was the variable sized futex, but since that hasn't been merged (yet), simply mandate the flags are identical, as is the case for the old style sys_futex() requeue operations.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 0f4b5f972216782a4acb1ae00dcb55173847c2ff to 027145ace09fad4c7cbcd6c61fe9b429c63eb0e5 (excl.)
  • affected from 0f4b5f972216782a4acb1ae00dcb55173847c2ff to 18b7d09c2b794c71d4252f3ea2cf84ad12b73d6a (excl.)
  • affected from 0f4b5f972216782a4acb1ae00dcb55173847c2ff to e2f78c7ec1655fedd945366151ba54fcb9580508 (excl.)
  • affected from 0f4b5f972216782a4acb1ae00dcb55173847c2ff to 19f94b39058681dec64a10ebeb6f23fe7fc3f77a (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.7 is affected
  • unaffected from 0 to 6.7 (excl.)
  • unaffected from 6.12.80 to 6.12.* (incl.)
  • unaffected from 6.18.21 to 6.18.* (incl.)
  • unaffected from 6.19.11 to 6.19.* (incl.)
  • unaffected from 7.0 to * (incl.)

References