CVE-2021-47086
MediumIn the Linux kernel, the following vulnerability has been resolved: phonet/pep: refuse to enable an unbound pipe This ioctl() implicitly assumed that the socket was already bound to a valid local socket name, i.e. Phonet object. If the socket was not bound, two separate problems would occur: 1) We'd send an pipe enablement request with an invalid source object. 2) Later socket calls could BUG on the socket unexpectedly being connected yet not bound to a valid object.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2021-47086 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0bbdd62ce9d44f3a22059b3d20a0df977d9f6d59
-
PatchKernel patch commithttps://git.kernel.org/stable/c/311601f114859d586d5ef8833d60d3aa23282161
-
PatchKernel patch commithttps://git.kernel.org/stable/c/48c76fc53582e7f13c1e0b11c916e503256c4d0b
Frequently asked questions
-
What is CVE-2021-47086?
CVE-2021-47086 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2021-47086 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47086?
CVE-2021-47086 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2021-47086?
No patch is currently available for CVE-2021-47086. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47086 actively exploited?
No — CVE-2021-47086 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.