CVE-2021-4154

Advisory lineage Upstream: 0 Downstream: 19
Modified
Published: 04 Feb 2022, 22:29
Last modified:03 Aug 2024, 17:16

Vulnerability Summary

Overall Risk (default)
medium
35/100
CVSS Score
8.8 HIGH
v3.1 (nvd)
EPSS Score
0.84% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

04 Feb 2022, 22:29
Published
Vulnerability first disclosed
03 Aug 2024, 17:16
Last Modified
Vulnerability information updated

Description

A use-after-free flaw was found in cgroup1_parse_param in kernel/cgroup/cgroup-v1.c in the Linux kernel's cgroup v1 parser. A local attacker with a user privilege could cause a privilege escalation by exploiting the fsconfig syscall parameter leading to a container breakout and a denial of service on the system.

CVSS Metrics

  • v3.1HIGHScore: 8.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • v2.0HIGHScore: 7.2AV:L/AC:L/Au:N/C:C/I:C/A:C

EPSS Trends

Current EPSS score: 0.84% Percentile: 75%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • linuxlinux_kernel

    ≥ 5.1, < 5.4.134 | ≥ 5.5, < 5.10.52 | ≥ 5.11, < 5.12.19 | ≥ 5.13, < 5.13.4 | 5.14:rc1

  • netapphci_baseboard_management_controller

    h300e | h300s | h410s | h500e | h500s | h700e | h700s

  • redhatenterprise_linux

    8.0

  • redhatvirtualization

    4.0

References (4)