Security Advisory

CVE-2024-50176

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-11-08 05:23:58
Last updated 2026-05-23 15:54:41
Assigner Linux
State PUBLISHED

Description

In 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.