In the Linux kernel, the following vulnerability has been resolved:
drm/shmem-helper: Remove errant put in error path
drm_gem_shmem_mmap() doesn't own this reference, resulting in the GEM
object getting prematurely freed leading to a later use-after-free.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-10-21 20:15
Updated : 2024-10-25 18:33
NVD link : CVE-2022-48981
Mitre link : CVE-2022-48981
CVE.ORG link : CVE-2022-48981
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free