CVE-2026-53045
Received Received - Intake
Memory Corruption Fix in Linux Kernel Tegra124 EMC Driver

Publication date: 2026-06-24

Last updated on: 2026-06-24

Assigner: kernel.org

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-24
Last Modified
2026-06-24
Generated
2026-06-25
AI Q&A
2026-06-24
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
nvidia tegra124_emc *
linux linux_kernel *
linux kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Impact Analysis

This vulnerability involves an incorrect check in the Linux kernel's memory timing code for the tegra124-emc component. Specifically, the code incorrectly checked whether the DLL (Delay Locked Loop) was enabled in the EMRS register, which could lead to improper memory timing behavior.

The impact of this vulnerability could be related to system stability or memory performance issues on affected devices using the Nvidia Tegra124 platform or Linux kernel versions containing this code. However, no specific CVSS score or detailed impact description is provided.

Executive Summary

This vulnerability is related to the Linux kernel's memory management for the Nvidia Tegra124 platform. Specifically, the issue was in the code that checks whether the DLL (Delay Locked Loop) is enabled in the EMRS (Extended Mode Register Set) register. The check was reversed, meaning it incorrectly determined the DLL status based on bit A0. The fix corrects this logic so that DLL is properly recognized as enabled when bit A0 is low.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53045. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart