CVE-2026-53045: kernel: memory: tegra124-emc: Fix dll_change check

Severity: Critical

CVSS Score: 9.8

In the Linux kernel, the following vulnerability has been resolved: memory: tegra124-emc: Fix dll_change check The code checking whether the specified memory timing enables DLL in the EMRS register was reversed. DLL is enabled if bit A0 is low. Fix the check.