4 matches found
EUVD-2024-51889
Malicious code in bioql PyPI...
CVE-2024-53217 NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent NULL dereference in nfsd4processcbupdate @ses is initialized to NULL. If nfsd4findbackchannel finds no available backchannel session, setupcallbackclient will try to dereference @ses and segfault...
CVE-2024-53217
CVE-2024-53217 : In the Linux kernel NFSD, a NULL pointer dereference can occur in nfsd4_process_cb_update() if __nfsd4_find_backchannel() does not find an available backchannel session and setup_callback_client() dereferences @ses, causing a segfault. The description notes this is resolved in th...
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 a null pointer dereference issue in the nfsd4processcbupdate function in the NFSD module...