Memory Allocation Issue in Linux Kernel's at91-pio4 Driver
CVE-2023-54319

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
30 December 2025

What is CVE-2023-54319?

The Linux kernel's at91-pio4 driver has a vulnerability related to memory allocation that was identified by the kmerr.cocci script. The function devm_kasprintf() can return a NULL pointer if memory allocation fails. This situation requires proper validation of the pointer to ensure reliability and prevent potential issues in the execution of the driver. The resolution ensures that the return value of devm_kasprintf() is checked appropriately, enhancing the robustness of the driver.

Affected Version(s)

Linux 776180848b574c9c01217fa958f10843ffce584f < 8d788f2ba830d6d32499b198c526d577c590eedf

Linux 776180848b574c9c01217fa958f10843ffce584f < 3e8ce1d5a1a9d758b359e5c426543957f35991f8

Linux 776180848b574c9c01217fa958f10843ffce584f

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-54319 : Memory Allocation Issue in Linux Kernel's at91-pio4 Driver