7 matches found
EUVD-2022-54867
Malicious code in bioql PyPI...
CVE-2022-49362 NFSD: Fix potential use-after-free in nfsd_file_put()
In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsdfileput nfsdfileputnoref can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref...
CVE-2022-49362
CVE-2022-49362 affects the Linux kernel’s NFSD. The vulnerability arises because nfsd_file_put_noref() can free the object @nf, and the code may dereference @nf immediately after return, causing a use-after-free. A fix was applied to prevent dereferencing the freed nf in nfsd_file_put_noref(), ef...
CVE-2022-49362 NFSD: Fix potential use-after-free in nfsd_file_put()
In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsdfileput nfsdfileputnoref can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the possibility that the nfsdfileput function may be using a freed @nf pointer...
CVE-2024-26629
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is nonsense and harmful. Revert to using checkforlocks, changing that to not sleep. First: harmful. As is documented in the kdoc comment for...
GSD-2022-1002613 NFSD: Fix potential use-after-free in nfsd_file_put()
NFSD: Fix potential use-after-free in nfsdfileput This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...