Null Pointer Dereference Vulnerability in Linux Kernel for PowerPC Systems
CVE-2023-54315

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
30 December 2025

What is CVE-2023-54315?

A vulnerability exists in the Linux kernel specifically affecting PowerPC systems due to improper handling of the 'iov' pointer. In the affected code, the pointer is dereferenced without first checking if it is null, which could result in null pointer dereference errors. This issue was detected through static analysis and can potentially lead to system instability or crashes. A fix has been implemented by ensuring that a null check on the 'iov' pointer occurs before any dereferencing takes place, thus safeguarding against such errors.

Affected Version(s)

Linux 052da31d45fc71238ea8bed7e9a84648a1ee0bf3 < 07c19c0ad4b07f4b598da369714de028f6a6a323

Linux 052da31d45fc71238ea8bed7e9a84648a1ee0bf3

Linux 052da31d45fc71238ea8bed7e9a84648a1ee0bf3

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-54315 : Null Pointer Dereference Vulnerability in Linux Kernel for PowerPC Systems