VDB
DEBIAN-CVE-2024-57887
DEBIAN-CVE-2024-57887
PUBLISHED
CVSS 7.800000190734863 HIGH
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().
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u1, 0, 6.1.119-1 |
| Debian:11 | linux | 5.10.46-4, 5.10.178-2, 5.10.178-3 |
| Debian:12 | linux | 6.1.38-4, 6.1.55-1, 6.1.55-1~bpo11+1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- Jan 15, 2025 CVE Published
- Apr 28, 2026 CVE Updated