Bug 2324591 (CVE-2024-50176) - CVE-2024-50176 kernel: remoteproc: k3-r5: Fix error handling when power-up failed
Summary: CVE-2024-50176 kernel: remoteproc: k3-r5: Fix error handling when power-up fa...
Keywords:
Status: NEW
Alias: CVE-2024-50176
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2324688
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-08 13:47 UTC by OSIDB Bzimport
Modified: 2024-11-21 18:52 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-08 13:47:09 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.