Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2026:67469 - Security Advisory
Issued:
2026-09-15
Updated:
2026-09-15

RHSA-2026:67469 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: kernel-rt security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for kernel-rt is now available for Red Hat Enterprise Linux 8.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.

Security Fix(es):

  • kernel: EDAC/bluefield: Fix potential integer overflow (CVE-2024-53161)
  • kernel: wifi: mac80211: Discard Beacon frames to non-broadcast address (CVE-2025-71127)
  • kernel: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation (CVE-2026-43133)
  • kernel: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove (CVE-2026-52947)
  • kernel: wifi: nl80211: reject oversized EMA RNR lists (CVE-2026-53182)
  • kernel: blk-cgroup: fix UAF in __blkcg_rstat_flush() (CVE-2026-63802)
  • kernel: scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32 (CVE-2026-63889)
  • kernel: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb (CVE-2026-64117)
  • kernel: Linux kernel: ath9k Wi-Fi driver use-after-free vulnerability leading to system crash (CVE-2026-68363)
  • kernel: net: qrtr: restrict socket creation to the initial network namespace (CVE-2026-68294)
  • kernel: dm-verity: fix buffer overflow in FEC calculation (CVE-2026-72098)
  • kernel: scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer (CVE-2026-74556)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

The system must be rebooted for this update to take effect.

Red Hat recommends treating all kernel errata as security-relevant. Given the kernel's fundamental role, any bug has a higher chance of impacting system security, even if that impact only becomes clear after a fix is published. Therefore, Red Hat prioritizes delivering fixes that improve our customers' overall security posture.

Because of this proactive approach, a patch may be associated with a CVE assignment at a future date. Retroactive CVE assignments are always documented in the corresponding errata and on Red Hat's CVE pages. We strongly advise against delaying updates, as doing so may leave your system exposed when protections are already available.

Affected Products

  • Red Hat Enterprise Linux for Real Time 8 x86_64
  • Red Hat Enterprise Linux for Real Time for NFV 8 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 8.10 x86_64

Fixes

  • BZ - 2333977 - CVE-2024-53161 kernel: EDAC/bluefield: Fix potential integer overflow
  • BZ - 2429587 - CVE-2025-71127 kernel: wifi: mac80211: Discard Beacon frames to non-broadcast address
  • BZ - 2467065 - CVE-2026-43133 kernel: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
  • BZ - 2492432 - CVE-2026-52947 kernel: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
  • BZ - 2492722 - CVE-2026-53182 kernel: wifi: nl80211: reject oversized EMA RNR lists
  • BZ - 2502251 - CVE-2026-63802 kernel: blk-cgroup: fix UAF in __blkcg_rstat_flush()
  • BZ - 2502320 - CVE-2026-63889 kernel: scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32
  • BZ - 2502477 - CVE-2026-64117 kernel: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb
  • BZ - 2513286 - CVE-2026-68363 kernel: Linux kernel: ath9k Wi-Fi driver use-after-free vulnerability leading to system crash
  • BZ - 2513353 - CVE-2026-68294 kernel: net: qrtr: restrict socket creation to the initial network namespace
  • BZ - 2516501 - CVE-2026-72098 kernel: dm-verity: fix buffer overflow in FEC calculation
  • BZ - 2517010 - CVE-2026-74556 kernel: scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer

CVEs

  • CVE-2024-53161
  • CVE-2025-71127
  • CVE-2026-43133
  • CVE-2026-52947
  • CVE-2026-53182
  • CVE-2026-63802
  • CVE-2026-63889
  • CVE-2026-64117
  • CVE-2026-68294
  • CVE-2026-68363
  • CVE-2026-72098
  • CVE-2026-74556

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for Real Time 8

SRPM
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.src.rpm SHA-256: 0bbda755a90caca9f44231a52f63515d8dcb54eaaec3499ab65266dd10f09009
x86_64
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 0727010bf1bccf42afa57dcee34238a5020fd4d1c47b45df7bb9515edb8318c1
kernel-rt-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 875a54b6f342f4405b881f022d0c9692dfc252845c435a2a1d805ed4d64df6d0
kernel-rt-debug-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b53429ce53e17c2b7ef8df34768204a1b3e8f99e1e8ccc4399f2e578ee0eedc0
kernel-rt-debug-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 2b15e6fb393d3520d2e71ba2a62378feb0fb5f0c205d8aca67f652c9fbab07f8
kernel-rt-debug-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e3fd4981efac0f90bdf38a9bbf0461d5f1b1d2f8cfef12ec4dbb12cd39557a5c
kernel-rt-debug-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 88129f9f8fbd6494c14fe11ee3d97790c8a8bc84e1f8e084b974c596dc98016e
kernel-rt-debug-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b0b5468c680b930bfdfb435982cf7aa83e8f2ec256e364876babc15c32c5c2cc
kernel-rt-debug-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e0e2eba6dc435ff5b7890685f987b1bed567e52cf28f14a89f5b07eae1b3be4e
kernel-rt-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 12103e75995ccb29fe4d70d6ff3ffd2df5b414de2f61f13bfc7997c08ed41fcb
kernel-rt-debuginfo-common-x86_64-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: d24672376dfbd91e98a5fea86b875c003235bb7b0865c68b5ae125621444f1b2
kernel-rt-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: cc61c60805bed8c0a6b0fc2d32c052a5937534ca5761a8b631830533179b5592
kernel-rt-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 78ced1c7a962714e3e3343e6bcaa52ee06b59debedaa774047bd8926b40765bb
kernel-rt-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 7d6632598dbb3172532bd4fa61171586842b74a70cc4863e9966d89cd207b404

Red Hat Enterprise Linux for Real Time for NFV 8

SRPM
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.src.rpm SHA-256: 0bbda755a90caca9f44231a52f63515d8dcb54eaaec3499ab65266dd10f09009
x86_64
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 0727010bf1bccf42afa57dcee34238a5020fd4d1c47b45df7bb9515edb8318c1
kernel-rt-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 875a54b6f342f4405b881f022d0c9692dfc252845c435a2a1d805ed4d64df6d0
kernel-rt-debug-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b53429ce53e17c2b7ef8df34768204a1b3e8f99e1e8ccc4399f2e578ee0eedc0
kernel-rt-debug-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 2b15e6fb393d3520d2e71ba2a62378feb0fb5f0c205d8aca67f652c9fbab07f8
kernel-rt-debug-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e3fd4981efac0f90bdf38a9bbf0461d5f1b1d2f8cfef12ec4dbb12cd39557a5c
kernel-rt-debug-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 88129f9f8fbd6494c14fe11ee3d97790c8a8bc84e1f8e084b974c596dc98016e
kernel-rt-debug-kvm-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 4f806feb84552ccb2f4fadf8c77d29047d7fd252238925f7bcbd5b5402991669
kernel-rt-debug-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b0b5468c680b930bfdfb435982cf7aa83e8f2ec256e364876babc15c32c5c2cc
kernel-rt-debug-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e0e2eba6dc435ff5b7890685f987b1bed567e52cf28f14a89f5b07eae1b3be4e
kernel-rt-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 12103e75995ccb29fe4d70d6ff3ffd2df5b414de2f61f13bfc7997c08ed41fcb
kernel-rt-debuginfo-common-x86_64-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: d24672376dfbd91e98a5fea86b875c003235bb7b0865c68b5ae125621444f1b2
kernel-rt-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: cc61c60805bed8c0a6b0fc2d32c052a5937534ca5761a8b631830533179b5592
kernel-rt-kvm-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 9c171ab7b651f3e85a7bb1424def56339133198c3d476ecb11608de6f23ef3e2
kernel-rt-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 78ced1c7a962714e3e3343e6bcaa52ee06b59debedaa774047bd8926b40765bb
kernel-rt-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 7d6632598dbb3172532bd4fa61171586842b74a70cc4863e9966d89cd207b404

Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 8.10

SRPM
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.src.rpm SHA-256: 0bbda755a90caca9f44231a52f63515d8dcb54eaaec3499ab65266dd10f09009
x86_64
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 0727010bf1bccf42afa57dcee34238a5020fd4d1c47b45df7bb9515edb8318c1
kernel-rt-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 0727010bf1bccf42afa57dcee34238a5020fd4d1c47b45df7bb9515edb8318c1
kernel-rt-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 875a54b6f342f4405b881f022d0c9692dfc252845c435a2a1d805ed4d64df6d0
kernel-rt-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 875a54b6f342f4405b881f022d0c9692dfc252845c435a2a1d805ed4d64df6d0
kernel-rt-debug-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b53429ce53e17c2b7ef8df34768204a1b3e8f99e1e8ccc4399f2e578ee0eedc0
kernel-rt-debug-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b53429ce53e17c2b7ef8df34768204a1b3e8f99e1e8ccc4399f2e578ee0eedc0
kernel-rt-debug-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 2b15e6fb393d3520d2e71ba2a62378feb0fb5f0c205d8aca67f652c9fbab07f8
kernel-rt-debug-core-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 2b15e6fb393d3520d2e71ba2a62378feb0fb5f0c205d8aca67f652c9fbab07f8
kernel-rt-debug-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e3fd4981efac0f90bdf38a9bbf0461d5f1b1d2f8cfef12ec4dbb12cd39557a5c
kernel-rt-debug-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e3fd4981efac0f90bdf38a9bbf0461d5f1b1d2f8cfef12ec4dbb12cd39557a5c
kernel-rt-debug-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 88129f9f8fbd6494c14fe11ee3d97790c8a8bc84e1f8e084b974c596dc98016e
kernel-rt-debug-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 88129f9f8fbd6494c14fe11ee3d97790c8a8bc84e1f8e084b974c596dc98016e
kernel-rt-debug-kvm-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 4f806feb84552ccb2f4fadf8c77d29047d7fd252238925f7bcbd5b5402991669
kernel-rt-debug-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b0b5468c680b930bfdfb435982cf7aa83e8f2ec256e364876babc15c32c5c2cc
kernel-rt-debug-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: b0b5468c680b930bfdfb435982cf7aa83e8f2ec256e364876babc15c32c5c2cc
kernel-rt-debug-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e0e2eba6dc435ff5b7890685f987b1bed567e52cf28f14a89f5b07eae1b3be4e
kernel-rt-debug-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: e0e2eba6dc435ff5b7890685f987b1bed567e52cf28f14a89f5b07eae1b3be4e
kernel-rt-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 12103e75995ccb29fe4d70d6ff3ffd2df5b414de2f61f13bfc7997c08ed41fcb
kernel-rt-debuginfo-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 12103e75995ccb29fe4d70d6ff3ffd2df5b414de2f61f13bfc7997c08ed41fcb
kernel-rt-debuginfo-common-x86_64-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: d24672376dfbd91e98a5fea86b875c003235bb7b0865c68b5ae125621444f1b2
kernel-rt-debuginfo-common-x86_64-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: d24672376dfbd91e98a5fea86b875c003235bb7b0865c68b5ae125621444f1b2
kernel-rt-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: cc61c60805bed8c0a6b0fc2d32c052a5937534ca5761a8b631830533179b5592
kernel-rt-devel-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: cc61c60805bed8c0a6b0fc2d32c052a5937534ca5761a8b631830533179b5592
kernel-rt-kvm-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 9c171ab7b651f3e85a7bb1424def56339133198c3d476ecb11608de6f23ef3e2
kernel-rt-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 78ced1c7a962714e3e3343e6bcaa52ee06b59debedaa774047bd8926b40765bb
kernel-rt-modules-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 78ced1c7a962714e3e3343e6bcaa52ee06b59debedaa774047bd8926b40765bb
kernel-rt-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 7d6632598dbb3172532bd4fa61171586842b74a70cc4863e9966d89cd207b404
kernel-rt-modules-extra-4.18.0-553.163.1.rt7.504.el8_10.x86_64.rpm SHA-256: 7d6632598dbb3172532bd4fa61171586842b74a70cc4863e9966d89cd207b404

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility