Red Hat Security Advisory: kpatch-patch security update
🔗 CVE IDs covered (3)
📋 Description
CVE-2020-28374 — kernel: SCSI target (LIO) write to any block on ILO backstore CVE-2021-27364 — kernel: out-of-bounds read in libiscsi module CVE-2021-27365 — kernel: heap buffer overflow in the iSCSI subsystem
🎯 Affected products46
- Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_54_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_54_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_54_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_54_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_54_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_56_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_56_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_56_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_56_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_56_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_58_2-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_58_2-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_58_2-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_58_2-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_58_2-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_2-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_2-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_2-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_2-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_61_2-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_62_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_62_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_62_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- kpatch-patch-3_10_0-957_62_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)
- +16 more not shown
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: 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. Workaround: 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.
🔗 References (6)
- selfhttps://access.redhat.com/errata/RHSA-2021:1377
- externalhttps://access.redhat.com/security/updates/classification/#important
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=1899804
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=1930078
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=1930080
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1377.json