CVE-2024-26661
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;" pipe_ctx->stream_res.tg could be NULL, it is relying on…
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;" pipe_ctx->stream_res.tg could be NULL, it is relying on the caller to ensure the tg is not NULL.
- 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.22% probability · 13th 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/39f24c08363af1cd945abad84e3c87fd3e3c845aPatch
- https://git.kernel.org/stable/c/3f3c237a706580326d3b7a1b97697e5031ca4667Patch
- https://git.kernel.org/stable/c/66951d98d9bf45ba25acf37fe0747253fafdf298Patch
- https://git.kernel.org/stable/c/39f24c08363af1cd945abad84e3c87fd3e3c845aPatch
- https://git.kernel.org/stable/c/3f3c237a706580326d3b7a1b97697e5031ca4667Patch
- https://git.kernel.org/stable/c/66951d98d9bf45ba25acf37fe0747253fafdf298Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.