First published: Fri Dec 27 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | ||
Linux Kernel | >=2.6.38<4.19.325 | |
Linux Kernel | >=4.20<5.4.287 | |
Linux Kernel | >=5.5<5.10.231 | |
Linux Kernel | >=5.11<5.15.174 | |
Linux Kernel | >=5.16<6.1.120 | |
Linux Kernel | >=6.2<6.6.64 | |
Linux Kernel | >=6.7<6.11.11 | |
Linux Kernel | >=6.12<6.12.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-53217 is considered moderate due to the potential for a NULL dereference in the Linux kernel.
To fix CVE-2024-53217, update your Linux kernel to a patched version that addresses this vulnerability.
CVE-2024-53217 affects Linux kernel versions between 2.6.38 and 6.12.2.
CVE-2024-53217 specifically impacts the NFSD and its handling of backchannel sessions.
No official workaround is available for CVE-2024-53217; the recommended approach is to upgrade to the latest kernel version.