In the Linux kernel, the following vulnerability has been resolved: drm/client: Fully protect modes[] with dev->mode_config.mutex The modes[] array contains pointers to modes on the connectors' mode lists, which are protected by dev->mode_config.mutex. Thus we need to extend modes[] the same protection or by the time we use it the elements may already be pointing to freed/reused memory.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | WCD9340 |
| Linux | Linux | < 8.2 |
| Linux | Linux | 12.3 prior to 12.3R12-S4, 12.3R13 |
| Linux | Linux | 13.3 prior to 13.3R10 |