Executive Summary

Informations
Name CVE-2024-57904 First vendor Publication 2025-01-19
Vendor Cve Last vendor Modification 2025-02-02

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57904

Sources (Detail)

https://git.kernel.org/stable/c/028a1ba8e3bae593d701aee4f690ce7c195b67d6
https://git.kernel.org/stable/c/09e067e3c83e0695d338e8a26916e3c2bc44be02
https://git.kernel.org/stable/c/25ef52f1c15db67d890b80203a911b9a57b0bf71
https://git.kernel.org/stable/c/ac8d932e3214c10ec641ad45a253929a596ead62
https://git.kernel.org/stable/c/b549c90bfe66f704878aa1e57b30ba15dab71935
https://git.kernel.org/stable/c/d115b7f3ddc03b38bb7e8754601556fe9b4fc034
https://git.kernel.org/stable/c/de6a73bad1743e9e81ea5a24c178c67429ff510b
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2025-02-02 17:20:37
  • Multiple Updates
2025-01-23 21:20:32
  • Multiple Updates
2025-01-19 17:20:28
  • First insertion