CVE-2024-42312
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-908CVE-2024-42312 is classified as CWE-908
See CWE-908 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2024-42312 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1deae34db9f4f8e0e03f891be2e2e15c15c8ac05
-
PatchKernel patch commithttps://git.kernel.org/stable/c/34a86adea1f2b3c3f9d864c8cce09dca644601ab
-
PatchKernel patch commithttps://git.kernel.org/stable/c/98ca62ba9e2be5863c7d069f84f7166b45a5b2f4
Frequently asked questions
-
What is CVE-2024-42312?
CVE-2024-42312 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-42312 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-42312?
CVE-2024-42312 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-42312?
No patch is currently available for CVE-2024-42312. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-42312 actively exploited?
No — CVE-2024-42312 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.