First published: Mon Mar 04 2024(Updated: )
In 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
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.12 | 5.15.12 |
redhat/kernel | <5.16 | 5.16 |
Linux Kernel | >=4.9<5.15.12 | |
Linux Kernel | =5.16-rc1 | |
Linux Kernel | =5.16-rc2 | |
Linux Kernel | =5.16-rc3 | |
Linux Kernel | =5.16-rc4 | |
Linux Kernel | =5.16-rc5 | |
Linux Kernel | =5.16-rc6 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 | |
debian/linux | <=5.10.223-1<=5.10.234-1 | 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-47101 has a medium severity rating due to potential uninitialized value exposure in the Linux kernel's asix driver.
To fix CVE-2021-47101, update your Linux kernel to versions 5.15.12, 5.16, or the specified secure versions listed for Debian.
CVE-2021-47101 affects several versions of the Linux kernel prior to 5.15.12 and various releases in the 5.16 and prior ranges.
CVE-2021-47101 may be exploitable in production environments if the vulnerable kernel version is deployed and facing network access.
Detailed information and patches regarding CVE-2021-47101 can be found in the Linux kernel's release notes and security advisories.