CVE-2024-50176

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

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

27 Nov 2024, 20:14

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/7afb5e3aa989c479979faeb18768a67889a7a9c6 - () https://git.kernel.org/stable/c/7afb5e3aa989c479979faeb18768a67889a7a9c6 - Patch
References () https://git.kernel.org/stable/c/87ab3af7447791d0c619610fd560bd804549e187 - () https://git.kernel.org/stable/c/87ab3af7447791d0c619610fd560bd804549e187 - Patch
References () https://git.kernel.org/stable/c/9ab27eb5866ccbf57715cfdba4b03d57776092fb - () https://git.kernel.org/stable/c/9ab27eb5866ccbf57715cfdba4b03d57776092fb - Patch
References () https://git.kernel.org/stable/c/afd102bde99d90ef41e043c846ea34b04433eb7b - () https://git.kernel.org/stable/c/afd102bde99d90ef41e043c846ea34b04433eb7b - Patch
References () https://git.kernel.org/stable/c/fc71c23958931713b5e76f317b76be37189f2516 - () https://git.kernel.org/stable/c/fc71c23958931713b5e76f317b76be37189f2516 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-755
First Time Linux
Linux linux Kernel

08 Nov 2024, 19:01

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: remoteproc: k3-r5: Se corrige el manejo de errores cuando falla el encendido. Con solo salir del sistema, el controlador estaba violando su regla y suposiciones internas de que se deben inicializar ambos rproc o ninguno. Por ejemplo, esto podría provocar que el primer núcleo esté disponible pero no el segundo, lo que provocaría fallas en su apagado más adelante al intentar desreferenciar esa segunda instancia.

08 Nov 2024, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-08 06:15

Updated : 2024-11-27 20:14


NVD link : CVE-2024-50176

Mitre link : CVE-2024-50176

CVE.ORG link : CVE-2024-50176


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-755

Improper Handling of Exceptional Conditions