Release Date: | 2024-05-01 |
In the Linux kernel, the following vulnerability has been resolved:\npowercap: intel_rapl: Fix a NULL pointer dereference\nA NULL pointer dereference is triggered when probing the MMIO RAPL\ndriver on platforms with CPU ID not listed in intel_rapl_common CPU\nmodel list.\nThis is because the intel_rapl_common module still probes on such\nplatforms even if 'defaults_msr' is not set after commit 1488ac990ac8\n('powercap: intel_rapl: Allow probing without CPUID match'). Thus the\nMMIO RAPL rp->priv->defaults is NULL when registering to RAPL framework.\nFix the problem by adding sanity check to ensure rp->priv->rapl_defaults\nis always valid.
See more information about CVE-2024-26975 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS v3.1 metrics and score provided are preliminary and subject to review.
Base Score: | 5.5 | CVSS Vector: | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Attack Vector: | Local network | Attack Complexity: | Low |
Privileges Required: | Low | User Interaction: | None |
Scope: | Unchanged | Confidentiality Impact: | None |
Integrity Impact: | None | Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 9 (kernel) | ELSA-2024-9315 | 2024-11-14 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: