← Back to CVE List

CVE-2024-53217

Published: 2024-12-27T14:15Z
Last Modified: 2025-01-31T15:59Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent NULL dereference in nfsd4_process_cb_update() @ses is initialized to NULL. If __nfsd4_find_backchannel() finds no available backchannel session, setup_callback_client() will try to dereference @ses and segfault. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt