CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize i_uid/i_gid Always initialize i_uid/i_gid inside the sysfs core so set_ownership() can safely skip setting them. Commit 5ec27ec735ba ("fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes.") added defaults for i_uid/i_gid when set_ownership() was not implemented. It also missed adjusting net_ctl_set_ownership() to use the same default values in case the computation of a better value failed.
Configurations

Configuration 1 (hide)

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

History

07 Oct 2025, 20:25

Type Values Removed Values Added
CWE CWE-908
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/1deae34db9f4f8e0e03f891be2e2e15c15c8ac05 - () https://git.kernel.org/stable/c/1deae34db9f4f8e0e03f891be2e2e15c15c8ac05 - Patch
References () https://git.kernel.org/stable/c/34a86adea1f2b3c3f9d864c8cce09dca644601ab - () https://git.kernel.org/stable/c/34a86adea1f2b3c3f9d864c8cce09dca644601ab - Patch
References () https://git.kernel.org/stable/c/98ca62ba9e2be5863c7d069f84f7166b45a5b2f4 - () https://git.kernel.org/stable/c/98ca62ba9e2be5863c7d069f84f7166b45a5b2f4 - Patch
References () https://git.kernel.org/stable/c/b2591c89a6e2858796111138c38fcb6851aa1955 - () https://git.kernel.org/stable/c/b2591c89a6e2858796111138c38fcb6851aa1955 - Patch
References () https://git.kernel.org/stable/c/c7e2f43d182f5dde473389dbb39f16c9f0d64536 - () https://git.kernel.org/stable/c/c7e2f43d182f5dde473389dbb39f16c9f0d64536 - Patch
References () https://git.kernel.org/stable/c/ffde3af4b29bf97d62d82e1d45275587e10a991a - () https://git.kernel.org/stable/c/ffde3af4b29bf97d62d82e1d45275587e10a991a - Patch

19 Aug 2024, 12:59

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: sysctl: inicializar siempre i_uid/i_gid Inicializar siempre i_uid/i_gid dentro del núcleo sysfs para que set_ownership() pueda omitir su configuración de forma segura. Commit 5ec27ec735ba ("fs/proc/proc_sysctl.c: corrija los valores predeterminados de i_uid/i_gid en los inodos /proc/sys.") agregó valores predeterminados para i_uid/i_gid cuando no se implementó set_ownership(). También omitió ajustar net_ctl_set_ownership() para usar los mismos valores predeterminados en caso de que fallara el cálculo de un valor mejor.

19 Aug 2024, 05:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/34a86adea1f2b3c3f9d864c8cce09dca644601ab -
  • () https://git.kernel.org/stable/c/b2591c89a6e2858796111138c38fcb6851aa1955 -

17 Aug 2024, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-17 09:15

Updated : 2025-10-07 20:25


NVD link : CVE-2024-42312

Mitre link : CVE-2024-42312

CVE.ORG link : CVE-2024-42312


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-908

Use of Uninitialized Resource