CVE-2021-47401
MediumIn the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space (or triggering an oops). Drivers should not try to encode topology information in the tty device name but this one snuck in through staging without anyone noticing and another driver has since copied this malpractice. Fixing the ABI is a separate issue, but this at least plugs the security hole.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness type
CWE-668CVE-2021-47401 is classified as CWE-668
See CWE-668 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2021-47401 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/0a9c36a2e06a249acbed64e8e0b84637c2ad7575
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2725925982dc96a78069cd118ea3d66759bfdad7
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5f6a309a699675680df15d9b6d389114515b4426
Frequently asked questions
-
What is CVE-2021-47401?
CVE-2021-47401 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2021-47401 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47401?
CVE-2021-47401 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:H/I:N/A:N. -
Is there a patch available for CVE-2021-47401?
No patch is currently available for CVE-2021-47401. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47401 actively exploited?
No — CVE-2021-47401 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.