Panic in Linux Kernel's pci_endpoint_test Module
CVE-2022-50614

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
8 December 2025

What is CVE-2022-50614?

In the Linux Kernel, a vulnerability within the pci_endpoint_test module leads to a system panic when attempting to perform zero-length DMA mappings. This issue was identified primarily on the arm64 architecture, where calls to dma_map_single() do not properly handle cases with a payload length of zero, resulting in an internal error and kernel crash. The fix implemented ensures that the payload length is checked before proceeding with DMA mapping, which mitigates the risk of system instability during operations.

Affected Version(s)

Linux 343dc693f7b79885197f9d37dd8b711b0e3ffc8f < 0df206bdc6204b758585bbe159a55e23e7917b13

Linux 343dc693f7b79885197f9d37dd8b711b0e3ffc8f

Linux 343dc693f7b79885197f9d37dd8b711b0e3ffc8f < 279116cb0bc5cd8af65d6a00ffe074bd09842f88

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.