Answer in brief
CVE-2024-35950 records a Unknown severity vulnerability in drm/client: Fully protect modes[] with dev->mode_config.mutex. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystem (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-35950 records a Unknown severity vulnerability in drm/client: Fully protect modes[] with dev->mode_config.mutex. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystem (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystem (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=e13a058310509b22b2b45cbdd82d8797e173c3db <5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e || >=e13a058310509b22b2b45cbdd82d8797e173c3db <41586487769eede64ab1aa6c65c74cbf76c12ef0 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <18c8cc6680ce938d0458859b6a08b4d34f7d8055 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <04e018bd913d3d3336ab7d21c2ad31a9175fe984 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <8ceb873d816786a7c8058f50d903574aff8d3764 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <3eadd887dbac1df8f25f701e5d404d1b90fd0fea | 5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e, 41586487769eede64ab1aa6c65c74cbf76c12ef0, d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949, 18c8cc6680ce938d0458859b6a08b4d34f7d8055, 04e018bd913d3d3336ab7d21c2ad31a9175fe984, 8ceb873d816786a7c8058f50d903574aff8d3764, 3eadd887dbac1df8f25f701e5d404d1b90fd0fea |
| Linux/Linuxgeneric | 4.14 | Not reported |
| Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystemgeneric | >=0 <* | * |
Published upstream
May 20, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystem (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=e13a058310509b22b2b45cbdd82d8797e173c3db <5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e || >=e13a058310509b22b2b45cbdd82d8797e173c3db <41586487769eede64ab1aa6c65c74cbf76c12ef0 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <18c8cc6680ce938d0458859b6a08b4d34f7d8055 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <04e018bd913d3d3336ab7d21c2ad31a9175fe984 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <8ceb873d816786a7c8058f50d903574aff8d3764 || >=e13a058310509b22b2b45cbdd82d8797e173c3db <3eadd887dbac1df8f25f701e5d404d1b90fd0fea | 5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e, 41586487769eede64ab1aa6c65c74cbf76c12ef0, d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949, 18c8cc6680ce938d0458859b6a08b4d34f7d8055, 04e018bd913d3d3336ab7d21c2ad31a9175fe984, 8ceb873d816786a7c8058f50d903574aff8d3764, 3eadd887dbac1df8f25f701e5d404d1b90fd0fea |
| Linux/Linuxgeneric | 4.14 | Not reported |
| Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystemgeneric | >=0 <* | * |
Published upstream
May 20, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.