Vulnerability in Linux
CVE-2021-47538
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() Need to call rxrpc_put_local() for peer candidate before kfree() as it holds a ref to rxrpc_local. [DH: v2: Changed to abstract the peer freeing code out into a function]
EPSS: 0.002 (14.7th 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 9ebeddef58c41bd700419cdcece24cf64ce32276, 5.4, 5.16
- Linux Linux_kernel — versions 5.4, 5.16
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2021-47538?
- CVE-2021-47538 is a medium-severity vulnerability in Linux, classified under Missing Release of Memory after Effective Lifetime. CVSS score: 5.5/10. Published 2024-05-24.
- How severe is CVE-2021-47538?
- Medium severity. CVSS v3 base score is 5.5 out of 10.