| Changed |
Description |
In the Linux kernel, the following vulnerability has been resolved:
clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
For i.MX7D DRAM related mux clock, the clock source change should ONLY
be done done in low level asm code without accessing DRAM, and then
calling clk API to sync the HW clock status with clk tree, it should never
touch real clock source switch via clk API, so CLK_SET_PARENT_GATE flag
should NOT be added, otherwise, DRAM's clock parent will be disabled when
DRAM is active, and system will hang.
|
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
|
| Removed |
CVSS V3.1 |
NIST: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
|
| Removed |
CWE |
NIST: NVD-CWE-noinfo
|
|
| Removed |
CPE Configuration |
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 from (excluding) 6.1.113
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 from (excluding) 5.15.168
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (excluding) 5.10.227
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 from (excluding) 6.11.4
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 from (excluding) 6.6.57
|
|
| Removed |
Reference |
kernel.org: https://git.kernel.org/stable/c/11ceb17e6f07cc30410f3a6276cddda248a9b863
|
|
| Removed |
Reference |
kernel.org: https://git.kernel.org/stable/c/339273a9ddfe7632b717c2e13e81cbd5d383e1ff
|
|
| Removed |
Reference |
kernel.org: https://git.kernel.org/stable/c/94f6cdc837e38371324cee97dfd2ef1a99a82c98
|
|
| Removed |
Reference |
kernel.org: https://git.kernel.org/stable/c/a54c441b46a0745683c2eef5a359d22856d27323
|
|
| Removed |
Reference |
kernel.org: https://git.kernel.org/stable/c/b677b94a9193ec7b6607bd1255172ae59174a382
|
|
| Removed |
Reference |
kernel.org: https://git.kernel.org/stable/c/d18dc8e14b9c794f58dae1577ccb2ab84a4a1b11
|
|
| Removed |
Reference Type |
kernel.org: https://git.kernel.org/stable/c/11ceb17e6f07cc30410f3a6276cddda248a9b863 Types: Patch
|
|
| Removed |
Reference Type |
kernel.org: https://git.kernel.org/stable/c/339273a9ddfe7632b717c2e13e81cbd5d383e1ff Types: Patch
|
|
| Removed |
Reference Type |
kernel.org: https://git.kernel.org/stable/c/94f6cdc837e38371324cee97dfd2ef1a99a82c98 Types: Patch
|
|
| Removed |
Reference Type |
kernel.org: https://git.kernel.org/stable/c/a54c441b46a0745683c2eef5a359d22856d27323 Types: Patch
|
|
| Removed |
Reference Type |
kernel.org: https://git.kernel.org/stable/c/b677b94a9193ec7b6607bd1255172ae59174a382 Types: Patch
|
|
| Removed |
Reference Type |
kernel.org: https://git.kernel.org/stable/c/d18dc8e14b9c794f58dae1577ccb2ab84a4a1b11 Types: Patch
|
|