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-43871 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_percpu() to free memory allocated by devm_alloc_percpu(), fixed by using devres_release() instead of devres_destroy() within devm_free_percpu().


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/3047f99caec240a88ccd06197af2868da1af6a96 Patch 
https://git.kernel.org/stable/c/3dcd0673e47664bc6c719ad47dadac6d55d5950d Patch 
https://git.kernel.org/stable/c/700e8abd65b10792b2f179ce4e858f2ca2880f85 Patch 
https://git.kernel.org/stable/c/95065edb8ebb27771d5f1e898eef6ab43dc6c87c Patch 
https://git.kernel.org/stable/c/b044588a16a978cd891cb3d665dd7ae06850d5bf Patch 
https://git.kernel.org/stable/c/b67552d7c61f52f1271031adfa7834545ae99701 Patch 
https://git.kernel.org/stable/c/bd50a974097bb82d52a458bd3ee39fb723129a0c Patch 
https://git.kernel.org/stable/c/ef56dcdca8f2a53abc3a83d388b8336447533d85 Patch 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-401 Missing Release of Memory after Effective Lifetime cwe source acceptance level NIST  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

2 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2024-43871
NVD Published Date:
08/20/2024
NVD Last Modified:
09/03/2024
Source:
kernel.org