Bug 2363784 (CVE-2023-53084) - CVE-2023-53084 kernel: drm/shmem-helper: Remove another errant put in error path
Summary: CVE-2023-53084 kernel: drm/shmem-helper: Remove another errant put in error path
Keywords:
Status: NEW
Alias: CVE-2023-53084
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-02 16:05 UTC by OSIDB Bzimport
Modified: 2025-05-05 05:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-02 16:05:36 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/shmem-helper: Remove another errant put in error path

drm_gem_shmem_mmap() doesn't own reference in error code path, resulting
in the dma-buf shmem GEM object getting prematurely freed leading to a
later use-after-free.

Comment 1 Avinash Hanwate 2025-05-05 05:45:47 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025050218-CVE-2023-53084-b380@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.