CVE Catalog

CVE-2024-41046

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

In the Linux kernel, a double free vulnerability was found in the lantiq_etop driver in the detach function. The number of currently released descriptors is never incremented, resulting in the same skb being released multiple times.

Risk Assessment

The vulnerability could lead to memory corruption, system crashes, or potentially remote code execution if an attacker can influence the network driver operation.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix that correctly increments the released descriptor count to avoid double free.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix double free in detach The number of the currently released descriptor is never incremented which results in the same skb being released multiple times.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS