Linux Kernel TIPC: memleak fix in tipc_buf_append
CVE-2024-36954 Published on May 30, 2024

tipc: fix a possible memleak in tipc_buf_append
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.

NVD


Products Associated with CVE-2024-36954

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2024-36954 are published in these products:

 
 
 

Affected Versions

Linux: Linux:

Exploit Probability

EPSS
0.02%
Percentile
4.13%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.