CVE-2024-50214
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/11/2024
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()<br />
<br />
modprobe drm_connector_test and then rmmod drm_connector_test,<br />
the following memory leak occurs.<br />
<br />
The `mode` allocated in drm_mode_duplicate() called by<br />
drm_display_mode_from_cea_vic() is not freed, which cause the memory leak:<br />
<br />
unreferenced object 0xffffff80cb0ee400 (size 128):<br />
comm "kunit_try_catch", pid 1948, jiffies 4294950339<br />
hex dump (first 32 bytes):<br />
14 44 02 00 80 07 d8 07 04 08 98 08 00 00 38 04 .D............8.<br />
3c 04 41 04 65 04 00 00 05 00 00 00 00 00 00 00
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 (including) | 6.11.7 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



