Chapter 23. Updating the Secure Boot Revocation List


You can update the UEFI Secure Boot Revocation List on your system so that Secure Boot identifies software with known security issues and prevents it from compromising your boot process.

23.1. The Secure Boot Revocation List

The UEFI Secure Boot Revocation List (Secure Boot Forbidden Signature Database, dbx) identifies software that Secure Boot no longer allows to run. When security or stability issues are found, the list stores hash signatures to prevent compromised software from booting.

For example, a certain version of GRUB might contain a security issue that allows an attacker to bypass the Secure Boot mechanism. When the issue is found, the Revocation List adds hash signatures of all GRUB versions that contain the issue. As a result, only secure GRUB versions can boot on the system.

The Revocation List requires regular updates to recognize newly found issues. When updating the Revocation List, make sure to use a safe update method that does not cause your currently installed system to no longer boot.

23.2. Applying an online Revocation List update

Update the Secure Boot Revocation List on your system to prevent known security issues. This safe procedure ensures the update does not prevent your system from booting.

Prerequisites

  • Secure Boot is enabled on your system.
  • Your system can access the internet for updates.

Procedure

  1. Determine the current version of the Revocation List:

    # fwupdmgr get-devices

    See the Current version field under UEFI dbx.

  2. Enable the LVFS Revocation List repository:

    # fwupdmgr enable-remote lvfs
  3. Refresh the repository metadata:

    # fwupdmgr refresh
  4. Apply the Revocation List update:

    • On the command line:

      # fwupdmgr update
    • In the graphical interface:

      1. Open the Software application
      2. Navigate to the Updates tab.
      3. Find the Secure Boot dbx Configuration Update entry.
      4. Click Update.
  5. At the end of the update, fwupdmgr or Software asks you to reboot the system. Confirm the reboot.

Verification

  • After the reboot, check the current version of the Revocation List again:

    # fwupdmgr get-devices

23.3. Applying an offline Revocation List update

Update the Secure Boot Revocation List from RHEL on systems without internet access to prevent known security issues. This safe procedure ensures the update does not prevent your system from booting.

Procedure

  1. Determine the current version of the Revocation List:

    # fwupdmgr get-devices

    See the Current version field under UEFI dbx.

  2. List the updates available from RHEL:

    # ls /usr/share/dbxtool/
  3. Select the most recent update file for your architecture. The file names use the following format:

    DBXUpdate-date-architecture.cab
  4. Install the selected update file:

    # fwupdmgr install /usr/share/dbxtool/DBXUpdate-date-architecture.cab
  5. At the end of the update, fwupdmgr asks you to reboot the system. Confirm the reboot.

Verification

  • After the reboot, check the current version of the Revocation List again:

    # fwupdmgr get-devices
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동