VYPR
Medium severity5.5NVD Advisory· Published May 30, 2024· Updated Jun 17, 2026

CVE-2024-36954

CVE-2024-36954

Description

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

tipc: fix a possible memleak in tipc_buf_append

__skb_linearize() doesn't free the skb when it fails, so move '*buf = NULL' after __skb_linearize(), so that the skb can be freed on the err path.

AI Insight

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

Affected products

137

Patches

Vulnerability mechanics

References

10

News mentions

0

No linked articles in our index yet.