CVE-2024-42078

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

30 Jul 2024, 18:58

Type Values Removed Values Added
CWE CWE-665
References () https://git.kernel.org/stable/c/7e8b94045bc77ce4f085ddfb9eb04e5760e66169 - () https://git.kernel.org/stable/c/7e8b94045bc77ce4f085ddfb9eb04e5760e66169 - Patch
References () https://git.kernel.org/stable/c/e0011bca603c101f2a3c007bdb77f7006fa78fb1 - () https://git.kernel.org/stable/c/e0011bca603c101f2a3c007bdb77f7006fa78fb1 - Patch
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: nfsd: inicialice nfsd_info.mutex anticipadamente. svc_pool_stats_start() puede eliminar la referencia a nfsd_info.mutex inmediatamente después de crear la nueva red. Actualmente, esto puede provocar un error. Mueva la inicialización antes antes de que se pueda desreferenciarla.
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

29 Jul 2024, 16:21

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-29 16:15

Updated : 2024-07-30 18:58


NVD link : CVE-2024-42078

Mitre link : CVE-2024-42078

CVE.ORG link : CVE-2024-42078


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-665

Improper Initialization