VYPR
Medium severity5.5NVD Advisory· Published Aug 21, 2024· Updated May 12, 2026

CVE-2024-43871

CVE-2024-43871

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().

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

159

Patches

Vulnerability mechanics

References

14

News mentions

0

No linked articles in our index yet.