CVE-2023-53316

Source
https://cve.org/CVERecord?id=CVE-2023-53316
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53316.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53316
Downstream
Related
Published
2025-09-16T16:11:53.059Z
Modified
2026-03-20T12:33:05.469385Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
drm/msm/dp: Free resources after unregistering them
Details

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

drm/msm/dp: Free resources after unregistering them

The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed, all the memory for those submodules has just been freed.

Change the order of these operations to avoid the many use-after-free that otherwise happens in this code path.

Patchwork: https://patchwork.freedesktop.org/patch/542166/

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53316.json",
    "cna_assigner": "Linux"
}
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
c943b4948b5848fc0e07f875edbd35a973879e22
Fixed
c67a55f7cc8d767d624235bf1bcd0947e56abe0f
Fixed
3c3f3d35f5e05c468b048eb42a4f8c62c6655692
Fixed
4e9f1a2367aea7d61f6781213e25313cd983b0d7
Fixed
5c3278db06e332fdc14f3f297499fb88ded264d2
Fixed
ca47d0dc00968358c136a1847cfed550cedfd1b5
Fixed
fa0048a4b1fa7a50c8b0e514f5b428abdf69a6f8

Database specific

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