In the Linux kernel, the following vulnerability has been resolved: nfsd: put dl_stid if fail to queue dl_recall Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we increment the …
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: nfsd: put dl_stid if fail to queue dl_recall Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we increment the reference count of dl_stid. We expect that after the corresponding work_struct is processed, the reference count of dl_stid will be decremented through the callback function nfsd4_cb_recall_release. However, if the call to nfsd4_run_cb fails, the incremented reference count of dl_stid will not be de…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/133f5e2a37ce08c82d24e8fba65e0a81deae4609 Patch
- https://git.kernel.org/stable/c/230ca758453c63bd38e4d9f4a21db698f7abada8 Patch
- https://git.kernel.org/stable/c/63b91c8ff4589f5263873b24c052447a28e10ef7 Patch
- https://git.kernel.org/stable/c/9a81cde8c7ce65dd90fb47ceea93a45fc1a2fbd1 Patch
- https://git.kernel.org/stable/c/b874cdef4e67e5150e07eff0eae1cbb21fb92da1 Patch
- https://git.kernel.org/stable/c/cad3479b63661a399c9df1d0b759e1806e2df3c8 Patch
- https://git.kernel.org/stable/c/cdb796137c57e68ca34518d53be53b679351eb86 Patch
- https://git.kernel.org/stable/c/d96587cc93ec369031bcd7658c6adc719873c9fd Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
Timeline
- nvd_ingest NVD