Memory Allocation Flaw in Linux Kernel Affects Device Driver Functionality
CVE-2023-53284

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
16 September 2025

What is CVE-2023-53284?

A memory allocation vulnerability in the Linux kernel relates to a failure in properly handling instances where the memory allocation function, devm_kzalloc(), returns NULL. Specifically, in the device driver functionality for display data path (dpu_writeback_init), a NULL pointer dereference can occur if dpu_wb_conn is not checked for null before usage. This oversight can lead to system instability and undesired behavior in applications relying on proper device driver operation.

Affected Version(s)

Linux 77b001acdcfeb892842caac49fb7f0d286b29c43 < 3723c4dbcd14cc96771000ce0b0540801e6ba059

Linux 77b001acdcfeb892842caac49fb7f0d286b29c43 < 5ee51b19855c5dd72aca57b8014f3b70d7798733

Linux 77b001acdcfeb892842caac49fb7f0d286b29c43 < 21e9a838f505178e109ccb3bf19d7808eb0326f4

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53284 : Memory Allocation Flaw in Linux Kernel Affects Device Driver Functionality