Concurrency Issue in Linux Kernel Affects Multiple Architectures
CVE-2022-50206

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 June 2025

What is CVE-2022-50206?

A concurrency vulnerability exists in the Linux kernel that can lead to a NULL pointer dereference, potentially resulting in a system crash. This issue arises when the emulation_proc_handler() function modifies the table->data simultaneously from multiple threads, causing unexpected behavior. To mitigate this vulnerability, it's crucial to implement proper mutex protection during updates to the current_mode and ensure stable access to the insn_emulation data. Users and administrators should remain vigilant and apply necessary updates to safeguard their systems.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 9d5fec6ba2e4117d196a8259ab54615ffe562460

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 04549063d5701976034d8c2bfda3d3a8cbf0409f

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2022-50206 : Concurrency Issue in Linux Kernel Affects Multiple Architectures