CVE-2024-42078
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
29/07/2024
Last modified:
30/07/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
nfsd: initialise nfsd_info.mutex early.<br />
<br />
nfsd_info.mutex can be dereferenced by svc_pool_stats_start()<br />
immediately after the new netns is created. Currently this can<br />
trigger an oops.<br />
<br />
Move the initialisation earlier before it can possibly be dereferenced.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.9 (including) | 6.9.8 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



