VulnerabilityAnalyzed
CVE-2024-36954
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…
MEDIUM 5.5EPSS 0.25%
Does this matter?
Lower severity and a low EPSS score (0.25%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.25% probability · 16th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/01cd1b7b685751ee422d00d050292a3d277652d6Patch
- https://git.kernel.org/stable/c/2f87fd9476cf9725d774e6dcb7d17859c6a6d1aePatch
- https://git.kernel.org/stable/c/3210d34fda4caff212cb53729e6bd46de604d565Patch
- https://git.kernel.org/stable/c/42c8471b0566c7539e7dd584b4d0ebd3cec8cb2cPatch
- https://git.kernel.org/stable/c/614c5a5ae45a921595952117b2e2bd4d4bf9b574Patch
- https://git.kernel.org/stable/c/97bf6f81b29a8efaf5d0983251a7450e5794370dPatch
- https://git.kernel.org/stable/c/adbce6d20da6254c86425a8d4359b221b5ccbccdPatch
- https://git.kernel.org/stable/c/d03a82f4f8144befdc10518e732e2a60b34c870ePatch
- https://git.kernel.org/stable/c/01cd1b7b685751ee422d00d050292a3d277652d6Patch
- https://git.kernel.org/stable/c/2f87fd9476cf9725d774e6dcb7d17859c6a6d1aePatch
- https://git.kernel.org/stable/c/3210d34fda4caff212cb53729e6bd46de604d565Patch
- https://git.kernel.org/stable/c/42c8471b0566c7539e7dd584b4d0ebd3cec8cb2cPatch
- https://git.kernel.org/stable/c/614c5a5ae45a921595952117b2e2bd4d4bf9b574Patch
- https://git.kernel.org/stable/c/97bf6f81b29a8efaf5d0983251a7450e5794370dPatch
- https://git.kernel.org/stable/c/adbce6d20da6254c86425a8d4359b221b5ccbccdPatch
- https://git.kernel.org/stable/c/d03a82f4f8144befdc10518e732e2a60b34c870ePatch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00019.htmlMailing List
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlMailing List
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.