n 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.
Configuration 1 (hide)
|
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
27 Nov 2024, 20:14
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-755 | |
| References | () https://git.kernel.org/stable/c/7afb5e3aa989c479979faeb18768a67889a7a9c6 - Patch | |
| References | () https://git.kernel.org/stable/c/87ab3af7447791d0c619610fd560bd804549e187 - Patch | |
| References | () https://git.kernel.org/stable/c/9ab27eb5866ccbf57715cfdba4b03d57776092fb - Patch | |
| References | () https://git.kernel.org/stable/c/afd102bde99d90ef41e043c846ea34b04433eb7b - Patch | |
| References | () https://git.kernel.org/stable/c/fc71c23958931713b5e76f317b76be37189f2516 - Patch | |
| First Time |
Linux
Linux linux Kernel |
08 Nov 2024, 19:01
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
08 Nov 2024, 06:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-11-08 06:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-50176
Mitre link : CVE-2024-50176
CVE.ORG link : CVE-2024-50176
JSON object : View
Improper Handling of Exceptional Conditions