linux(4): Prevent integer overflow in futex_requeue.
To prevent a signed integer overflow in futex_requeue add a sanity check
to catch negative values of nrwake or nrrequeue.
(cherry picked from commit 25b09d6f398ea8a260ee8e2e8209fd76c61e13ee)
linux(4): Prevent integer overflow in futex_requeue. Tags None Referenced Files None Subscribers None
Description
Details
|