CVE-2024-36954
Last modified
CVE-2024-36954 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.4.271, < 4.5 | — |
| Linux | Linux Kernel | >= 4.9.271, < 4.10 | — |
| Linux | Linux Kernel | >= 4.14.235, < 4.15 | — |
| Linux | Linux Kernel | >= 4.19.193, < 4.19.314 | — |
| Linux | Linux Kernel | >= 5.4.124, < 5.4.276 | — |
| Linux | Linux Kernel | >= 5.10.42, < 5.10.217 | — |
| Linux | Linux Kernel | >= 5.12.9, < 5.15.159 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.91 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.31 | — |
| Linux | Linux Kernel | >= 6.7, < 6.8.10 | — |
| Linux | Linux Kernel | 6.9 | Rc1 |
| Debian | Debian Linux | 10.0 | — |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-36954?
How severe is CVE-2024-36954?
How do I fix CVE-2024-36954?
Are you affected by CVE-2024-36954?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
