VDB
DEBIAN-CVE-2024-57904
DEBIAN-CVE-2024-57904
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call input_free_device() on allocated iio_dev Current implementation of at91_ts_register() calls input_free_deivce() on st->ts_input, however, the err label can be reached before the allocated iio_dev is stored to st->ts_input. Thus call input_free_device() on input instead of st->ts_input.
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, 6.1.112-1, 6.1.119-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.94-1~bpo11+1, 6.1.98-1, 6.1.99-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.92-1, 5.10.92-1, 5.10.92-2 |
Timeline
- Jan 19, 2025 CVE Published
- Apr 28, 2026 CVE Updated