Vulnerability in Linux
CVE-2021-47298
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skb_linearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review.
EPSS: 0.002 (14.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 4363023d2668e621b0743db351a9555d6e6ea57e, 5.10, 0
- Linux Linux_kernel — versions 5.14
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2021-47298?
- CVE-2021-47298 is a medium-severity vulnerability in Linux, classified under Missing Release of Memory after Effective Lifetime. CVSS score: 5.5/10. Published 2024-05-21.
- How severe is CVE-2021-47298?
- Medium severity. CVSS v3 base score is 5.5 out of 10.