ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

← Back to results

CVE-2020-36787

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence works like below. Enable eclk De-assert Video Engine reset 10ms delay Enable vclk It introduces improper reset on the Video Engine hardware and eventually the hardware generates unexpected DMA memory transfers that can corrupt memory region in random and sporadic patterns. This issue is observed very rarely on some specific AST2500 SoCs but it causes a critical kernel panic with making a various shape of signature so it's extremely hard to debug. Moreover, the issue is observed even when the video engine is not actively used because udevd turns on the video engine hardware for a short time to make a query in every boot. To fix this issue, this commit changes the clock handling logic to make the reset de-assertion triggered after enabling both eclk and vclk. Also, it adds clk_unprepare call for a case when probe fails. clk: ast2600: fix reset settings for eclk and vclk Video engine reset setting should be coupled with eclk to match it with the setting for previous Aspeed SoCs which is defined in clk-aspeed.c since all Aspeed SoCs are sharing a single video engine driver. Also, reset bit 6 is defined as 'Video Engine' reset in datasheet so it should be de-asserted when eclk is enabled. This commit fixes the setting.
An official patch is available. Apply the patch as soon as possible.
5.5
CVSS
1.9
ShadowTrackr
NO
CISA KEV
-
NCSC.nl
CVSS v4.0 Metrics
Exploitability
Attack VectorLocal
ComplexityLow
RequirementsPresent
PrivilegesLow
User InteractionNone
Threat
Exploit MaturityUnreported
Vulnerable System
ConfidentialityNone
IntegrityNone
AvailabilityHigh
Subsequent System
ConfidentialityNone
IntegrityNone
AvailabilityNone
Supplemental
SafetyNegligible
AutomatableYes
RecoveryAutomatic
Value DensityConcentrated
UrgencyMedium
Patch StatusOfficial Patch

Change Log
DateSourceChangesScore
2026-07-21nvdAV: P→L, AC: H→L, PR: H→L, UI: A→N, VA: N→H0.0 → 1.9
2026-07-21nvdpatch: Unavailable→Official Patch0.0 → 0.0
2026-07-21cve.orginitial, patch: Unavailable0.0

Affected Software
VendorProductVersion
LinuxLinux≥ 5.4.119, ≤ 5.4.*
LinuxLinux< 1dc1d30ac101bb8335d9852de2107af6
LinuxLinux< a59d01384c80a8a4392665802df57c3d
LinuxLinux< 2964c37563e86cfdc439f217eb3c5a69
LinuxLinux< 75321dc8aebe3f30eff226028fe6da34
LinuxLinux< 3536169f8531c2c5b153921dc7d1ac9f
LinuxLinux< 5.0
LinuxLinux≥ 5.13, ≤ *
LinuxLinux≥ 5.10.37, ≤ 5.10.*
LinuxLinux≥ 5.11.21, ≤ 5.11.*
LinuxLinux≥ 5.12.4, ≤ 5.12.*
LinuxLinux5.0
linuxlinux_kernel≥ 5.11, < 5.11.21
linuxlinux_kernel≥ 5.12, < 5.12.4
linuxlinux_kernel≥ 5.5, < 5.10.37
linuxlinux_kernel≥ 5.0, < 5.4.119
Published: 2024-02-28