CVE-2024-42309

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes In psb_intel_lvds_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a possible NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

22 Aug 2024, 16:01

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/13b5f3ee94bdbdc4b5f40582aab62977905aedee - () https://git.kernel.org/stable/c/13b5f3ee94bdbdc4b5f40582aab62977905aedee - Patch
References () https://git.kernel.org/stable/c/2df7aac81070987b0f052985856aa325a38debf6 - () https://git.kernel.org/stable/c/2df7aac81070987b0f052985856aa325a38debf6 - Patch
References () https://git.kernel.org/stable/c/46d2ef272957879cbe30a884574320e7f7d78692 - () https://git.kernel.org/stable/c/46d2ef272957879cbe30a884574320e7f7d78692 - Patch
References () https://git.kernel.org/stable/c/475a5b3b7c8edf6e583a9eb59cf28ea770602e14 - () https://git.kernel.org/stable/c/475a5b3b7c8edf6e583a9eb59cf28ea770602e14 - Patch
References () https://git.kernel.org/stable/c/6735d02ead7dd3adf74eb8b70aebd09e0ce78ec9 - () https://git.kernel.org/stable/c/6735d02ead7dd3adf74eb8b70aebd09e0ce78ec9 - Patch
References () https://git.kernel.org/stable/c/7e52c62ff029f95005915c0a11863b5fb5185c8c - () https://git.kernel.org/stable/c/7e52c62ff029f95005915c0a11863b5fb5185c8c - Patch
References () https://git.kernel.org/stable/c/d6ad202f73f8edba0cbc0065aa57a79ffe8fdcdc - () https://git.kernel.org/stable/c/d6ad202f73f8edba0cbc0065aa57a79ffe8fdcdc - Patch
References () https://git.kernel.org/stable/c/f70ffeca546452d1acd3a70ada56ecb2f3e7f811 - () https://git.kernel.org/stable/c/f70ffeca546452d1acd3a70ada56ecb2f3e7f811 - Patch

19 Aug 2024, 12:59

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/gma500: corrige la desreferencia del puntero nulo en psb_intel_lvds_get_modes En psb_intel_lvds_get_modes(), el valor de retorno de drm_mode_duplicate() se asigna al modo, lo que conducirá a una posible desreferencia del puntero NULL en caso de falla de drm_mode_duplicate(). Agregue una marca para evitar npd.

19 Aug 2024, 05:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/13b5f3ee94bdbdc4b5f40582aab62977905aedee -
  • () https://git.kernel.org/stable/c/6735d02ead7dd3adf74eb8b70aebd09e0ce78ec9 -
  • () https://git.kernel.org/stable/c/7e52c62ff029f95005915c0a11863b5fb5185c8c -
  • () https://git.kernel.org/stable/c/d6ad202f73f8edba0cbc0065aa57a79ffe8fdcdc -

17 Aug 2024, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-17 09:15

Updated : 2024-08-22 16:01


NVD link : CVE-2024-42309

Mitre link : CVE-2024-42309

CVE.ORG link : CVE-2024-42309


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference