CVE-2023-53623
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53623 is a vulnerability in the Linux kernel's memory management subsystem, specifically affecting the swap functionality. The issue was discovered and disclosed on October 7, 2025, affecting Linux kernel versions after stable 5.10.y. The vulnerability involves a race condition between swapoff and getswappages() functions in the mm/swap component (NVD).

Technical details

The vulnerability stems from a race condition where the si->lock must be held when deleting the si (swapinfostruct) from the available list. Without proper locking, another thread can re-add the si to the available list, leading to memory corruption. The issue occurs in the swapoff path when concurrent operations involving madvise(MADV_PAGEOUT) on memory blocks and swapon-swapoff operations are performed. The vulnerability has been assigned a CVSS v3.1 base score of 5.7 (Medium severity) (Snyk).

Impact

The vulnerability can result in memory corruption, which may not manifest immediately but occurs when memory is allocated and reset for a new swap in the swapon path. In severe cases, this can lead to system panic, particularly under heavy concurrent swap-on/swap-off and memory pressure operations. The issue can be reproduced using tools like stress-ng --swap (Red Hat).

Mitigation and workarounds

The fix involves ensuring that si->lock is locked before calling 'delfromavaillist()' to prevent other threads from reinserting the si after it has been deleted and SWPWRITEOK has been cleared. This patch has been implemented in various Linux distributions, including Red Hat Enterprise Linux (Red Hat).

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-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-gcp-5.15
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-64k-debug-core
NoYesDec 09, 2025
CVE-2025-40340MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-debug-kvm
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesDec 09, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesDec 09, 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