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
25 Oct 2024, 18:33
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc8:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/24013314be6ee4ee456114a671e9fa3461323de8 - Patch | |
References | () https://git.kernel.org/stable/c/585a07b820059462e0c93b76c7de2cd946b26b40 - Patch | |
References | () https://git.kernel.org/stable/c/586847b98e20ab02212ca5c1fc46680384e68a28 - Patch | |
References | () https://git.kernel.org/stable/c/6a4da05acd062ae7774b6b19cef2b7d922902d36 - Patch | |
References | () https://git.kernel.org/stable/c/83e3da8bb92fcfa7a1d232cf55f9e6c49bb84942 - Patch | |
CWE | CWE-416 | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
23 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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