CVE-2024-41095
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a…
Does this matter?
Lower severity and a low EPSS score (0.24%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.24% probability · 15th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/0d17604f2e44b3df21e218fe8fb3b836d41bac49Patch
- https://git.kernel.org/stable/c/259549b2ccf795b7f91f7b5aba47286addcfa389Patch
- https://git.kernel.org/stable/c/66edf3fb331b6c55439b10f9862987b0916b3726Patch
- https://git.kernel.org/stable/c/9289cd3450d1da3e271ef4b054d4d2932c41243ePatch
- https://git.kernel.org/stable/c/bdda5072494f2a7215d94fc4124ad1949a218714Patch
- https://git.kernel.org/stable/c/cb751e48bbcffd292090f7882b23b215111b3d72Patch
- https://git.kernel.org/stable/c/dbd75f32252508ed6c46c3288a282c301a57ceebPatch
- https://git.kernel.org/stable/c/f95ed0f54b3d3faecae1140ddab854f904a6e7c8Patch
- https://git.kernel.org/stable/c/0d17604f2e44b3df21e218fe8fb3b836d41bac49Patch
- https://git.kernel.org/stable/c/259549b2ccf795b7f91f7b5aba47286addcfa389Patch
- https://git.kernel.org/stable/c/66edf3fb331b6c55439b10f9862987b0916b3726Patch
- https://git.kernel.org/stable/c/9289cd3450d1da3e271ef4b054d4d2932c41243ePatch
- https://git.kernel.org/stable/c/bdda5072494f2a7215d94fc4124ad1949a218714Patch
- https://git.kernel.org/stable/c/cb751e48bbcffd292090f7882b23b215111b3d72Patch
- https://git.kernel.org/stable/c/dbd75f32252508ed6c46c3288a282c301a57ceebPatch
- https://git.kernel.org/stable/c/f95ed0f54b3d3faecae1140ddab854f904a6e7c8Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.