CVE-2024-42312
Last modified
CVE-2024-42312 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9.187, < 4.10 |
| Linux | Linux Kernel | >= 4.14.135, < 4.15 |
| Linux | Linux Kernel | >= 4.19.61, < 4.20 |
| Linux | Linux Kernel | >= 5.1.20, < 5.2 |
| Linux | Linux Kernel | >= 5.2.3, < 5.10.224 |
| Linux | Linux Kernel | >= 5.11, < 5.15.165 |
| Linux | Linux Kernel | >= 5.16, < 6.1.104 |
| Linux | Linux Kernel | >= 6.2, < 6.6.45 |
| Linux | Linux Kernel | >= 6.7, < 6.10.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42312?
How severe is CVE-2024-42312?
How do I fix CVE-2024-42312?
Are you affected by CVE-2024-42312?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
