CVE-2024-26661

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux474ac4a875ca6fea3fc5183d3ad22ef7523dca53 < 3f3c237a706580326d3b7a1b97697e5031ca4667affected
LinuxLinux474ac4a875ca6fea3fc5183d3ad22ef7523dca53 < 39f24c08363af1cd945abad84e3c87fd3e3c845aaffected
LinuxLinux474ac4a875ca6fea3fc5183d3ad22ef7523dca53 < 66951d98d9bf45ba25acf37fe0747253fafdf298affected
LinuxLinux5.9affected
LinuxLinux0 < 5.9unaffected
LinuxLinux6.6.17 <= 6.6.*unaffected
LinuxLinux6.7.5 <= 6.7.*unaffected
LinuxLinux6.8 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References