CVE-2021-47298
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4363023d2668e621b0743db351a9555d6e6ea57e < 715f378f42909c401ec043f5150c4fdf57fb8889 | affected |
| Linux | Linux | 4363023d2668e621b0743db351a9555d6e6ea57e < 6c508a1c6c62793dc6e6872cad4b200097bab7c9 | affected |
| Linux | Linux | 4363023d2668e621b0743db351a9555d6e6ea57e < 7e6b27a69167f97c56b5437871d29e9722c3e470 | affected |
| Linux | Linux | 5.10 | affected |
| Linux | Linux | 0 < 5.10 | unaffected |
| Linux | Linux | 5.10.54 <= 5.10.* | unaffected |
| Linux | Linux | 5.13.6 <= 5.13.* | unaffected |
| Linux | Linux | 5.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/715f378f42909c401ec043f5150c4fdf57fb8889
- https://git.kernel.org/stable/c/6c508a1c6c62793dc6e6872cad4b200097bab7c9
- https://git.kernel.org/stable/c/7e6b27a69167f97c56b5437871d29e9722c3e470
References
- https://git.kernel.org/stable/c/715f378f42909c401ec043f5150c4fdf57fb8889
- https://git.kernel.org/stable/c/6c508a1c6c62793dc6e6872cad4b200097bab7c9
- https://git.kernel.org/stable/c/7e6b27a69167f97c56b5437871d29e9722c3e470
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.