Medium severity5.5NVD Advisory· Published Jul 29, 2024· Updated Jun 17, 2026
CVE-2024-42078
CVE-2024-42078
Description
In the Linux kernel, the following vulnerability has been resolved:
nfsd: initialise nfsd_info.mutex early.
nfsd_info.mutex can be dereferenced by svc_pool_stats_start() immediately after the new netns is created. Currently this can trigger an oops.
Move the initialisation earlier before it can possibly be dereferenced.
Affected products
3Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.