CVE-2024-50201
Published: Nov 8, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder->possible_clones Include the encoder itself in its possible_clones bitmask. In the past nothing validated that drivers were populating possible_clones correctly, but that changed in commit 74d2aacbe840 ("drm: Validate encoder->possible_clones"). Looks like radeon never got the memo and is still not following the rules 100% correctly. This results in some warnings during driver initialization: Bogus possible_clones: [ENCODER:46:TV-46] possible_clones=0x4 (full encoder mask=0x7) WARNING: CPU: 0 PID: 170 at drivers/gpu/drm/drm_mode_config.c:615 drm_mode_config_validate+0x113/0x39c ... (cherry picked from commit 3b6e7d40649c0d75572039aff9d0911864c689db)
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 74d2aacbe84042d89f572a3112a146fca05bfcb1 - < df75c78bfeff99f9b4815c3e79e2b1b1e34fe264affected 74d2aacbe84042d89f572a3112a146fca05bfcb1 - < fda5dc80121b12871dc343ab37e0c3f0d138825daffected 74d2aacbe84042d89f572a3112a146fca05bfcb1 - < c3cd27d85f0778f4ec07384d7516b33153759b8eaffected 74d2aacbe84042d89f572a3112a146fca05bfcb1 - < 1a235af0216411a32ab4db54f7bd19020b46c86daffected 74d2aacbe84042d89f572a3112a146fca05bfcb1 - < 68801730ebb9393460b30cd3885e407f15da27a9+1 more versions |
Linux | Linux | affected 5.8unaffected 0 - < 5.8unaffected 5.10.228 - <= 5.10.*unaffected 5.15.169 - <= 5.15.*unaffected 6.1.114 - <= 6.1.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now