Answer in brief
CVE-2024-57887 records a Unknown severity vulnerability in drm: adv7511: Fix use-after-free in adv7533_attach_dsi(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (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-57887 records a Unknown severity vulnerability in drm: adv7511: Fix use-after-free in adv7533_attach_dsi(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1e4d58cd7f888522d16f221d628356befbb08468 <acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087 || >=1e4d58cd7f888522d16f221d628356befbb08468 <d208571943ffddc438a7ce533d5d0b9219806242 || >=1e4d58cd7f888522d16f221d628356befbb08468 <1f49aaf55652580ae63ab83d67211fe6a55d83dc || >=1e4d58cd7f888522d16f221d628356befbb08468 <ca9d077350fa21897de8bf64cba23b198740aab5 || >=1e4d58cd7f888522d16f221d628356befbb08468 <81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8 | acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087, d208571943ffddc438a7ce533d5d0b9219806242, 1f49aaf55652580ae63ab83d67211fe6a55d83dc, ca9d077350fa21897de8bf64cba23b198740aab5, 81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8 |
| Linux/Linuxgeneric | 4.8 | Not reported |
Published upstream
Jan 15, 2025
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: adv7511: Fix use-after-free in adv7533_attach_dsi() The host_node pointer was assigned and freed in adv7533_parse_dt(), and later, adv7533_attach_dsi() uses the same. Fix this use-after-free issue by dropping of_node_put() in adv7533_parse_dt() and calling of_node_put() in error path of probe() and also in the remove().
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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1e4d58cd7f888522d16f221d628356befbb08468 <acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087 || >=1e4d58cd7f888522d16f221d628356befbb08468 <d208571943ffddc438a7ce533d5d0b9219806242 || >=1e4d58cd7f888522d16f221d628356befbb08468 <1f49aaf55652580ae63ab83d67211fe6a55d83dc || >=1e4d58cd7f888522d16f221d628356befbb08468 <ca9d077350fa21897de8bf64cba23b198740aab5 || >=1e4d58cd7f888522d16f221d628356befbb08468 <81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8 | acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087, d208571943ffddc438a7ce533d5d0b9219806242, 1f49aaf55652580ae63ab83d67211fe6a55d83dc, ca9d077350fa21897de8bf64cba23b198740aab5, 81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8 |
| Linux/Linuxgeneric | 4.8 | Not reported |
Published upstream
Jan 15, 2025
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: adv7511: Fix use-after-free in adv7533_attach_dsi() The host_node pointer was assigned and freed in adv7533_parse_dt(), and later, adv7533_attach_dsi() uses the same. Fix this use-after-free issue by dropping of_node_put() in adv7533_parse_dt() and calling of_node_put() in error path of probe() and also in the remove().
Quoted source text, attributed separately from HOL analysis.