In the Linux kernel, the following vulnerability has been resolved:
soc/tegra: regulators: Fix locking up when voltage-spread is out of range
Fix voltage coupler lockup which happens when voltage-spread is out
of range due to a bug in the code. The max-spread requirement shall be
accounted when CPU regulator doesn't have consumers. This problem is
observed on Tegra30 Ouya game console once system-wide DVFS is enabled
in a device-tree.
References
Configurations
Configuration 1 (hide)
|
History
10 Dec 2024, 19:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/a1ad124c836816fac8bd5e461d36eaf33cee4e24 - Patch | |
References | () https://git.kernel.org/stable/c/dc4452867200fa94589b382740952b58aa1c3e6c - Patch | |
References | () https://git.kernel.org/stable/c/ef85bb582c41524e9e68dfdbde48e519dac4ab3d - Patch | |
References | () https://git.kernel.org/stable/c/ff39adf5d31c72025bba799aec69c5c86d81d549 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-667 | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/a1ad124c836816fac8bd5e461d36eaf33cee4e24 - | |
References | () https://git.kernel.org/stable/c/dc4452867200fa94589b382740952b58aa1c3e6c - | |
References | () https://git.kernel.org/stable/c/ef85bb582c41524e9e68dfdbde48e519dac4ab3d - | |
References | () https://git.kernel.org/stable/c/ff39adf5d31c72025bba799aec69c5c86d81d549 - |
29 Feb 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-29 23:15
Updated : 2024-12-10 19:50
NVD link : CVE-2021-47067
Mitre link : CVE-2021-47067
CVE.ORG link : CVE-2021-47067
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking