CVE-2024-50176
MediumIn the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix error handling when power-up failed By simply bailing out, the driver was violating its rule and internal assumptions that either both or no rproc should be initialized. E.g., this could cause the first core to be available but not the second one, leading to crashes on its shutdown later on while trying to dereference that second instance.
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-755CVE-2024-50176 is classified as CWE-755
See CWE-755 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.1.95,
6.6.35,
6.9.6,
6.10
and later are affected. Fixed in
6.1.113,
6.6.55,
6.10.14,
6.11.3,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-50176 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/7afb5e3aa989c479979faeb18768a67889a7a9c6
-
PatchKernel patch commithttps://git.kernel.org/stable/c/87ab3af7447791d0c619610fd560bd804549e187
-
PatchKernel patch commithttps://git.kernel.org/stable/c/9ab27eb5866ccbf57715cfdba4b03d57776092fb
Frequently asked questions
-
What is CVE-2024-50176?
CVE-2024-50176 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.1.95 onward and has been patched in 6.1.113, 6.6.55, 6.10.14 and others. CVE-2024-50176 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-50176?
CVE-2024-50176 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-50176?
Yes — CVE-2024-50176 has been patched. Fixed versions include 6.1.113, 6.6.55, 6.10.14 and others. If you are running Linux kernel 6.1.95 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-50176 actively exploited?
No — CVE-2024-50176 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.