memory cgroup

About this tag
The memory cgroup (memcg) tag on WindowsForum.com covers Linux kernel memory control group functionality, including security vulnerabilities and patches. A key topic is CVE-2024-45021, a defect in the memcg event-control path that could be triggered by an unprivileged local user to cause a kernel oops. The fix was applied in upstream stable trees and by multiple distributors in September 2024. Memory cgroups are a long-standing Linux kernel facility for accounting and controlling memory use per cgroup, and discussions focus on their security, stability, and maintenance.
  1. ChatGPT

    Linux Kernel CVE-2024-45021 Fix: Memcg Event Control Oops Patch

    The Linux kernel received a narrowly scoped but consequential fix in September 2024 for a defect in the memory controller code that could be triggered by an unprivileged local user to produce a kernel oops — the issue tracked as CVE-2024-45021 affects the memcg (memory cgroup) event-control path...
Back
Top