In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix memory leak on ->hpd_notify callback
The EDID returned by drm_bridge_get_edid() needs to be freed.
References
Configurations
Configuration 1 (hide)
|
History
11 Dec 2024, 15:23
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/099f0af9d98231bb74956ce92508e87cbcb896be - Patch | |
References | () https://git.kernel.org/stable/c/43b63e088887a8b82750e16762f77100ffa76cba - Patch | |
References | () https://git.kernel.org/stable/c/66cb6d74f5a1b6eafe3370b56bf2cb575a91acbc - Patch | |
References | () https://git.kernel.org/stable/c/ee335e0094add7fc2c7034e0534e1920d61d2078 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.6:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-401 |
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/099f0af9d98231bb74956ce92508e87cbcb896be - | |
References | () https://git.kernel.org/stable/c/43b63e088887a8b82750e16762f77100ffa76cba - | |
References | () https://git.kernel.org/stable/c/66cb6d74f5a1b6eafe3370b56bf2cb575a91acbc - | |
References | () https://git.kernel.org/stable/c/ee335e0094add7fc2c7034e0534e1920d61d2078 - |
02 Mar 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-02 22:15
Updated : 2024-12-11 15:23
NVD link : CVE-2023-52563
Mitre link : CVE-2023-52563
CVE.ORG link : CVE-2023-52563
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime