RHSA-2021:1532HighCVSS 8.1

Red Hat Security Advisory: kpatch-patch security update

Published
May 11, 2021
Last Modified
July 30, 2026

🔗 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 products56

  • Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_26_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_26_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_26_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_26_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_26_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_30_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_30_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_30_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_30_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_30_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_2-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_2-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_2-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_2-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_2-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_3-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_3-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_3-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_3-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_31_3-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_33_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_33_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_33_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_33_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_33_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_36_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_36_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_36_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • kpatch-patch-3_10_0-1062_36_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)
  • +26 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)