CVE-2022-24122
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-24122 is a use-after-free vulnerability discovered in the Linux kernel versions 5.14 through 5.16.4. The vulnerability exists in kernel/ucount.c when unprivileged user namespaces are enabled, allowing a ucounts object to outlive its namespace, which could lead to privilege escalation (CVE Mitre, Openwall).

Technical details

The vulnerability occurs in the 'ucounts' scheme which is designed to "bubble up" limit changes to the uppermost user namespace by attaching and traversing a user namespace to the 'ucounts' object. The core issue is that the user namespace pointer isn't reference-counted, and since the lifetime of a 'ucounts' object isn't strictly tied to that of the user namespace it was created for, it can outlive the latter, making its 'ns' member point to freed memory. This particularly affects the shm and mqueue code when using currentucounts() and getting a reference via getucounts() (Openwall).

Impact

Successful exploitation of this vulnerability could lead to privilege escalation on systems where unprivileged user namespaces are enabled. The vulnerability allows disclosure of sensitive information, addition or modification of data, or Denial of Service (DoS) (NetApp Advisory).

Mitigation and workarounds

The vulnerability was fixed in Linux kernel with commit f9d87929d451d3e649699d0f1d74f71f77ad38f5. For systems that cannot immediately patch, a temporary mitigation is available by disabling unprivileged user namespaces through the command 'sysctl -w kernel.unprivilegedusernsclone=0' (Openwall, Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management