CVE-2023-53284

Source
https://cve.org/CVERecord?id=CVE-2023-53284
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53284.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53284
Downstream
Related
Published
2025-09-16T08:11:17.741Z
Modified
2026-04-02T09:43:56.277739Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/msm/dpu: check for null return of devmkzalloc() in dpuwriteback_init()

Because of the possilble failure of devmkzalloc(), dpuwb_conn might be NULL and will cause null pointer dereference later.

Therefore, it might be better to check it and directly return -ENOMEM.

Patchwork: https://patchwork.freedesktop.org/patch/512277/ [DB: fixed typo in commit message]

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53284.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
77b001acdcfeb892842caac49fb7f0d286b29c43
Fixed
3723c4dbcd14cc96771000ce0b0540801e6ba059
Fixed
5ee51b19855c5dd72aca57b8014f3b70d7798733
Fixed
21e9a838f505178e109ccb3bf19d7808eb0326f4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53284.json"