U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2024-57904 Detail

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.

Hyperlink Resource
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

Weakness Enumeration

CWE-ID CWE Name Source

Change History

3 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2024-57904
NVD Published Date:
01/19/2025
NVD Last Modified:
02/02/2025
Source:
kernel.org