CVE-2025-40157
Last modified
CVE-2025-40157 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller When loading the i10nm_edac driver on some Intel Granite Rapids servers, a call trace may appear as follows: UBSAN: shift-out-of-bounds in drivers/edac/skx_common.c:453:16 shift exponent -66 is negative ... __ubsan_handle_shift_out_of_bounds+0x1e3/0x390 skx_get_dimm_info.cold+0x47/0xd40 [skx_edac_common] i10nm_get_dimm_config+0x23e/0x390 [i10nm_edac] skx_register_mci+0x159/0x220 [skx_edac_common] i10nm_init+0xcb0/0x1ff0 [i10nm_edac] ... This occurs because some BIOS may disable a memory controller if there aren't any memory DIMMs populated on this memory controller. The DIMMMTR register of this disabled memory controller contains the invalid value ~0, resulting in the call trace above. Fix this call trace by skipping DIMM enumeration on a disabled memory controller.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller When loading the i10nm_edac driver on some Intel Granite Rapids servers, a call trace may appear as follows: UBSAN: shift-out-of-bounds in drivers/edac/skx_common.c:453:16 shift exponent -66 is negative ... __ubsan_handle_shift_out_of_bounds+0x1e3/0x390 skx_get_dimm_info.cold+0x47/0xd40 [skx_edac_common] i10nm_get_dimm_config+0x23e/0x390 [i10nm_edac] skx_register_mci+0x159/0x220 [skx_edac_common] i10nm_init+0xcb0/0x1ff0 [i10nm_edac] ... This occurs because some BIOS may disable a memory controller if there aren't any memory DIMMs populated on this memory controller. The DIMMMTR register of this disabled memory controller contains the invalid value ~0, resulting in the call trace above. Fix this call trace by skipping DIMM enumeration on a disabled memory controller.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ba987eaaabf99b462cdfed86274e3455d5126349, < 8100b6c0f9089d5b156642b81270ce27fff17490; >= ba987eaaabf99b462cdfed86274e3455d5126349, < 1652f14cf3bef5a4baa232de954fc22bdcaa78fe; >= ba987eaaabf99b462cdfed86274e3455d5126349, < c20da24272f1ac79e9f9083bba577d049cd02bbb; >= ba987eaaabf99b462cdfed86274e3455d5126349, < 2e6fe1bbefd9c059c3787d1c620fe67343a94dff |
| Linux | Linux | 6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40157?
How severe is CVE-2025-40157?
How do I fix CVE-2025-40157?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40151In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40152In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40153In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40154In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40155In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2025-40156In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40158In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40159In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4016A vulnerability classified as critical has been found in 201…9.1
- CVE-2025-40160In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40161In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40162In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
