CVE-2024-45021 Details
Description
In the Linux kernel, the following vulnerability has been resolved: memcg_write_event_control(): fix a user-triggerable oops we are *not* guaranteed that anything past the terminating NUL is mapped (let alone initialized with anything sane).
A vulnerability in the Linux kernel's memory control group (memcg) event handling can lead to a user-triggerable oops, causing a kernel crash. This issue arises because the function 'memcg_write_event_control' does not ensure that any data beyond the terminating null character is properly mapped or initialized, potentially leading to undefined behavior.
Users can upgrade to the latest Linux kernel version available in their distribution to address this vulnerability. For Debian 11, this vulnerability has been fixed in the Linux package version 5.10.226-1. Users should explicitly install the updated kernel packages.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 29, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 2.6.34, < 4.19.321 >= 4.20, < 5.4.283 >= 5.5, < 5.10.225 >= 5.11, < 5.15.166 >= 5.16, < 6.1.107 >= 6.2, < 6.6.48 >= 6.7, < 6.10.7 6.11 rc1 6.11 rc2 6.11 rc3 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 4, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 3, 2025 | CVE Modified | CVE |
| Sep 13, 2024 | Initial Analysis | [email protected] |
| Sep 11, 2024 | New CVE Received | kernel.org |