VYPR
Unrated severityNVD Advisory· Published May 1, 2025· Updated May 4, 2025

net/x25: Fix skb leak in x25_lapb_receive_frame()

CVE-2022-49809

Description

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

net/x25: Fix skb leak in x25_lapb_receive_frame()

x25_lapb_receive_frame() using skb_copy() to get a private copy of skb, the new skb should be freed in the undersized/fragmented skb error handling path. Otherwise there is a memory leak.

AI Insight

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

Affected products

128

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.