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.
Metrics
Affected Vendors & Products
References
History
Sun, 02 Feb 2025 10:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 23 Jan 2025 17:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Mon, 20 Jan 2025 14:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Sun, 19 Jan 2025 12:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | 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. | |
Title | iio: adc: at91: call input_free_device() on allocated iio_dev | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-01-19T11:52:28.982Z
Updated: 2025-05-04T10:06:18.688Z
Reserved: 2025-01-19T11:50:08.372Z
Link: CVE-2024-57904

No data.

Status : Awaiting Analysis
Published: 2025-01-19T12:15:23.970
Modified: 2025-02-02T11:15:12.590
Link: CVE-2024-57904
