VDB
DEBIAN-CVE-2024-50028
DEBIAN-CVE-2024-50028
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermal_zone_get_by_id() There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by thermal_zone_get_by_id(). To address this, make thermal_zone_get_by_id() get a reference on the thermal zone device object to be returned with the help of get_device(), under thermal_list_lock, and adjust all of its callers to this change with the help of the cleanup.h infrastructure.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | *, 6.18.15-1~bpo13+1, 6.18.2-1~exp1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.106-2, 6.1.106-3, 6.1.115-1 |
Timeline
- Oct 21, 2024 CVE Published
- Apr 28, 2026 CVE Updated