
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53217 is a NULL pointer dereference vulnerability in the Linux kernel's NFSD (Network File System Daemon) component, specifically in the nfsd4_process_cb_update() function. The vulnerability was discovered and disclosed in December 2024, affecting multiple versions of the Linux kernel from 2.6.38 through 6.12.2. The issue occurs when @ses is initialized to NULL and __nfsd4_find_backchannel() finds no available backchannel session, causing setup_callback_client() to attempt dereferencing a NULL pointer and trigger a segmentation fault (NVD).
The vulnerability is classified as a NULL Pointer Dereference (CWE-476) with a CVSS v3.1 Base Score of 5.5 (Medium) and vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The issue stems from improper handling of the backchannel session in the NFSD callback processing code, where a NULL pointer check was missing before attempting to use the session pointer (NVD).
The vulnerability can lead to a kernel crash (segmentation fault) when the NFSD service attempts to process callback updates without an available backchannel session. This primarily affects system availability, as indicated by the CVSS metrics showing high impact on availability (A:H) but no impact on confidentiality or integrity (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves adding a NULL pointer check before attempting to use the session pointer in the nfsd4_process_cb_update() function. Updated versions are available for various kernel branches, including fixes in versions 5.10.234-1 for Debian bullseye, 6.1.123-1 for bookworm, and 6.12.17-1 for sid/trixie (Debian).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."