First published: Thu Feb 18 2021(Updated: )
A flaw was found in the Linux kernel. A heap buffer overflow in the iSCSI subsystem is triggered by setting an iSCSI string attribute to a value larger than one page and then trying to read it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <0:2.6.32-754.39.1.el6 | 0:2.6.32-754.39.1.el6 |
redhat/kernel-rt | <0:3.10.0-1160.24.1.rt56.1161.el7 | 0:3.10.0-1160.24.1.rt56.1161.el7 |
redhat/kernel | <0:3.10.0-1160.24.1.el7 | 0:3.10.0-1160.24.1.el7 |
redhat/kernel-alt | <0:4.14.0-115.36.1.el7a | 0:4.14.0-115.36.1.el7a |
redhat/kernel | <0:3.10.0-327.96.1.el7 | 0:3.10.0-327.96.1.el7 |
redhat/kernel | <0:3.10.0-514.88.1.el7 | 0:3.10.0-514.88.1.el7 |
redhat/kernel | <0:3.10.0-693.84.1.el7 | 0:3.10.0-693.84.1.el7 |
redhat/kernel | <0:3.10.0-957.72.1.el7 | 0:3.10.0-957.72.1.el7 |
redhat/kernel | <0:3.10.0-1062.49.1.el7 | 0:3.10.0-1062.49.1.el7 |
redhat/kernel-rt | <0:4.18.0-240.22.1.rt7.77.el8_3 | 0:4.18.0-240.22.1.rt7.77.el8_3 |
redhat/kernel | <0:4.18.0-240.22.1.el8_3 | 0:4.18.0-240.22.1.el8_3 |
redhat/kernel | <0:4.18.0-147.44.1.el8_1 | 0:4.18.0-147.44.1.el8_1 |
redhat/kernel-rt | <0:4.18.0-193.51.1.rt13.101.el8_2 | 0:4.18.0-193.51.1.rt13.101.el8_2 |
redhat/kernel | <0:4.18.0-193.51.1.el8_2 | 0:4.18.0-193.51.1.el8_2 |
Linux Kernel | <=5.11.3 | |
Debian Linux | =9.0 | |
Oracle Tekelec Platform Distribution | >=7.4.0<=7.7.1 | |
All of | ||
NetApp SolidFire Baseboard Management Controller Firmware | ||
NetApp SolidFire | ||
NetApp SolidFire Baseboard Management Controller Firmware | ||
NetApp SolidFire | ||
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
The LIBISCSI module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions: ~~~ # echo "install libiscsi /bin/true" >> /etc/modprobe.d/disable-libiscsi.conf ~~~ The system will need to be restarted if the libiscsi modules are loaded. In most circumstances, the libiscsi kernel modules will be unable to be unloaded while any network interfaces are active and the protocol is in use. If the system requires iscsi to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2021-27365 has a high severity due to its potential impact on data confidentiality and integrity.
To fix CVE-2021-27365, upgrade your kernel to the latest available version provided by your distribution.
CVE-2021-27365 affects various versions of the Linux kernel across Red Hat, Debian, and Oracle systems.
CVE-2021-27365 primarily impacts systems using the iSCSI subsystem in the Linux kernel.
Yes, CVE-2021-27365 can potentially be exploited remotely if the iSCSI service is exposed.