Race Condition Vulnerability in Linux Kernel Affecting AMD IOMMU
CVE-2023-53501

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 October 2025

What is CVE-2023-53501?

A vulnerability in the Linux kernel's IOMMU code for AMD processors can lead to a race condition during the unbinding of a PASID (Process Address Space ID). This issue arises because the reference count of the pasid_state object can reach zero prematurely, resulting in a warning about potential memory leaks. The problem is mitigated by adjusting the reference counting mechanism to ensure that memory management is handled properly, preventing the reference count from erroneously decrementing to zero.

Affected Version(s)

Linux 8bc54824da4e8fcf0ed679cf09ac32f23d83254a

Linux 8bc54824da4e8fcf0ed679cf09ac32f23d83254a < 13ed255248dfbbb7f23f9170c7a537fb9ca22c73

Linux 8bc54824da4e8fcf0ed679cf09ac32f23d83254a < 9ccc51be3126b25cfe9351dbffde946c925cc28a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53501 : Race Condition Vulnerability in Linux Kernel Affecting AMD IOMMU