Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Dai Ngo

Researcher fromOracle
#21629of 53,633
11Total CVSS
Vulnerabilities · 2
Medium
2
PT-2025-8907
5.5
2025-02-10
Linux · Linux Kernel · CVE-2025-21795
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A hang issue in the Linux kernel's NFSD has been resolved. The problem occurs when `nfs4 client` is in a courtesy state, causing `nfsd4 shutdown callback` to hang because `cl cb inflight` is not 0. This hang lasts approximately 15 minutes until TCP notifies NFSD that the connection was dropped. The issue is related to the `nfsd4 run cb work` function and the RPC call. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2024-35541
5.5
2024-10-30
Linux · Linux Kernel · CVE-2024-53077
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A vulnerability in the Linux kernel has been resolved. The issue is related to the rpcrdma module, where the `xa init flags()` function in `rpcrdma add one()` needs a matching `xa destroy()` in `rpcrdma remove one()` to release underlying memory accrued by the xarray during operation. This ensures proper memory management and prevents potential issues. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.