I
n 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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:33
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/7e8b94045bc77ce4f085ddfb9eb04e5760e66169 - Patch | |
| References | () https://git.kernel.org/stable/c/e0011bca603c101f2a3c007bdb77f7006fa78fb1 - Patch |
30 Jul 2024, 18:58
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-07-29 16:15
Updated : 2024-11-21 09:33
NVD link : CVE-2024-42078
Mitre link : CVE-2024-42078
CVE.ORG link : CVE-2024-42078
JSON object : View
Products Affected
CWE
CWE-665
Improper Initialization