In the Linux kernel, the following vulnerability has been resolved:
NFSD: Prevent NULL dereference in nfsd4processcb_update()
@ses is initialized to NULL. If _nfsd4findbackchannel() finds no available backchannel session, setupcallback_client() will try to dereference @ses and segfault.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53217.json"
}