CVE-2021-47403
HighIn the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix module reference leak A reference to the carrier module was taken on every open but was only released once when the final reference to the tty struct was dropped. Fix this by taking the module reference and initialising the tty driver data when installing the tty.
CVSS 3.1 score
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness type
CWE-200CVE-2021-47403 is a Information Exposure vulnerability
What is Information Exposure?
The product exposes sensitive information to an actor not authorised to see it. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2021-47403 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/31398849b84ebae0d43a1cf379cb9895597f221a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3253c87e1e5bc0107aab773af2f135ebccf38666
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7cea848678470daadbfdaa6a112b823c290f900c
Frequently asked questions
-
What is CVE-2021-47403?
CVE-2021-47403 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 , classified as an Information Exposure flaw (CWE-200) . CVE-2021-47403 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47403?
CVE-2021-47403 has a CVSS score of 7.1 out of 10, rated High 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:H. -
Is there a patch available for CVE-2021-47403?
No patch is currently available for CVE-2021-47403. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47403 actively exploited?
No — CVE-2021-47403 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Information Exposure (CWE-200)?
The product exposes sensitive information to an actor not authorised to see it. View CWE-200 on MITRE CWE →