Security Advisory

CVE-2024-53217

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 13:50:02
Last updated 2026-05-11 20:53:06
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.