We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free in nfsd4_ssc_setup_dul() If signal_pending() returns true, schedule_timeout() will not be executed, causing the waiting task to remain in the wait queue. Fixed by adding a call to finish_wait(), which ensures that the waiting task will always be removed from the wait queue.
Reserved 2025-03-27 | Published 2025-03-27 | Updated 2025-05-04 | Assigner Linuxgit.kernel.org/...c/6ac4c383c39f8f2f955f868d1ad9365c2363e80b
git.kernel.org/...c/0a27dcd5343026ac0cb168ee63304255372b7a36
git.kernel.org/...c/32d5eb95f8f0e362e37c393310b13b9e95404560
git.kernel.org/...c/e6cf91b7b47ff82b624bdfe2fdcde32bb52e71dd
Support options