VYPR
Unrated severityNVD Advisory· Published Oct 21, 2024· Updated May 4, 2025

ethernet: aeroflex: fix potential skb leak in greth_init_rings()

CVE-2022-48958

Description

In the Linux kernel, the following vulnerability has been resolved:

ethernet: aeroflex: fix potential skb leak in greth_init_rings()

The greth_init_rings() function won't free the newly allocated skb when dma_mapping_error() returns error, so add dev_kfree_skb() to fix it.

Compile tested only.

AI Insight

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

Affected products

43

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.