Security Advisory

CVE-2024-53217

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 13:50:02
Last updated 2025-11-03 20:47:47
Assigner Linux
State PUBLISHED

Description

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.