CVE-2022-49990
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49990 affects the Linux kernel and involves a double free vulnerability in the s390 architecture's handling of guarded storage and runtime instrumentation control blocks during fork() failure. The vulnerability was disclosed on June 18, 2025 (NVD).

Technical details

The vulnerability occurs when fork() fails after the initial task duplication but before copythread() execution. The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied via archduptaskstruct() and then cleared via copythread(). If failure occurs between these operations, the newly allocated task and associated threadstruct memory are freed via freetask() -> archreleasetask_struct(), resulting in a double free condition (NVD).

Impact

This vulnerability can manifest as a BUGON() in setfreepointer() when CONFIGSLABFREELIST_HARDENED is enabled, or as a KASAN splat if enabled, particularly when running trinity syscall fuzz tests on s390x systems (NVD).

Mitigation and workarounds

The issue has been resolved by clearing the associated pointer fields in archduptaskstruct() immediately after the new task is copied. The RI flag is still cleared in copythread() as it resides in thread stack memory where stack information is copied (NVD).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-5.15
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-raspi
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 24, 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