CVE-2021-47101
HighIn the Linux kernel, the following vulnerability has been resolved: asix: fix uninit-value in asix_mdio_read() asix_read_cmd() may read less than sizeof(smsr) bytes and in this case smsr will be uninitialized. Fail log: BUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] BUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497 BUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497 asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497 asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497
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-908CVE-2021-47101 is classified as CWE-908
See CWE-908 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2021-47101 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/8035b1a2a37a29d8c717ef84fca8fe7278bc9f03
-
PatchKernel patch commithttps://git.kernel.org/stable/c/d259f621c85949f30cc578cac813b82bb5169f56
Frequently asked questions
-
What is CVE-2021-47101?
CVE-2021-47101 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . CVE-2021-47101 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47101?
CVE-2021-47101 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-47101?
No patch is currently available for CVE-2021-47101. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47101 actively exploited?
No — CVE-2021-47101 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.