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.
Affected versions
Linux kernel versions
3.5
and later are affected. Fixed in
4.4.286,
4.9.285,
4.14.249,
4.19.209,
5.4.151,
5.10.71,
5.14.10,
5.15
and their respective stable series.
References
8 total-
Patch
-
Patch
-
Patch
-
Patch
-
Patch
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 . It affects Linux kernel versions from 3.5 onward and has been patched in 4.4.286, 4.9.285, 4.14.249 and others. 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?
Yes. CVE-2021-47401 has been patched. Fixed versions include 4.4.286, 4.9.285, 4.14.249 and others. If you are running Linux kernel 3.5 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
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.