CVE-2024-46778
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check UnboundedRequestEnabled's value
CalculateSwathAndDETConfiguration_params_st's UnboundedRequestEnabled is a pointer (i.e. dml_bool_t *UnboundedRequestEnabled), and thus if (p->UnboundedRequestEnabled) checks its address, not bool value.
This fixes 1 REVERSE_INULL issue reported by Coverity.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7966f319c66d9468623c6a6a017ecbc0dd79be75 < 4e2b49a85e7974d21364798c5d4aa8070aa864d9 | affected |
| Linux | Linux | 7966f319c66d9468623c6a6a017ecbc0dd79be75 < a7b38c7852093385d0605aa3c8a2efd6edd1edfd | affected |
| Linux | Linux | 6.7 | affected |
| Linux | Linux | 0 < 6.7 | unaffected |
| Linux | Linux | 6.10.10 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/4e2b49a85e7974d21364798c5d4aa8070aa864d9
- https://git.kernel.org/stable/c/a7b38c7852093385d0605aa3c8a2efd6edd1edfd
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.