đź“° Linux Redhat security kernel related updated information

📡 Kernel latest archives

7.2-rc3: mainline
July 12, 2026, 9:16 pm
Version:7.2-rc3 (mainline) Released:2026-07-12 Source:linux-7.2-rc3.tar.gz Patch:full (incremental)
7.1.4: stable
July 18, 2026, 2:56 pm
Version:7.1.4 (stable) Released:2026-07-18 Source:linux-7.1.4.tar.xz PGP Signature:linux-7.1.4.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-7.1.4
7.0.14: stable
June 27, 2026, 10:07 am
Version:7.0.14 (EOL) (stable) Released:2026-06-27 Source:linux-7.0.14.tar.xz PGP Signature:linux-7.0.14.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-7.0.14
6.18.39: longterm
July 18, 2026, 2:54 pm
Version:6.18.39 (longterm) Released:2026-07-18 Source:linux-6.18.39.tar.xz PGP Signature:linux-6.18.39.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.18.39
6.12.96: longterm
July 18, 2026, 2:52 pm
Version:6.12.96 (longterm) Released:2026-07-18 Source:linux-6.12.96.tar.xz PGP Signature:linux-6.12.96.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.12.96

📡 Red Hat Enterprise Linux (RHEL) Security Metrics

RHSA-2026:41235: Important: kernel security update
July 17, 2026, 1:11 pm
An update for kernel is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. 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.
RHSA-2026:41236: Critical: kernel-rt security, bug fix, and enhancement update
July 17, 2026, 12:55 pm
An update for kernel-rt is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Critical. 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.
RHSA-2026:41234: Important: kernel-rt security update
July 17, 2026, 12:52 pm
An update for kernel-rt is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. 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.
RHSA-2026:41229: Important: kernel security update
July 17, 2026, 8:46 am
An update for kernel is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. 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.
RHSA-2026:41063: Important: kernel security update
July 16, 2026, 9:59 pm
An update for kernel is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. 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.

📡 Red Hat Enterprise Linux update

Interactive labs: Enterprise lab environments, ready in minutes at no cost
July 16, 2026, 12:00 am
Before anything reaches production, you have to test it, validate it, and sometimes learn about it from scratch. All 3 of these steps are necessary to have a properly running environment but your window to complete them is almost always shorter than expected. Building an environment from scratch also eats up more time and resources than any test should.For most teams that run lab sessions regularly, setting up a lab environment manually takes roughly 40 minutes every time. The process always looks the same:Provision a virtual machineRegister the systemConfigure software repositoriesDownload an
How Red Hat solves the toughest challenges in agentless infrastructure scanning
July 16, 2026, 12:00 am
Enterprises want absolute clarity on their IT footprint: they want to know exactly what software is running, where it’s running, and how those deployments align with subscription entitlements. For many organizations, Red Hat Hybrid Cloud Console and subscription watch provide that visibility. But what happens when your infrastructure can't (or shouldn't) phone home? Air-gapped networks, government systems, manufacturing floors, and sovereign clouds all require a completely disconnected approach.That is exactly why we built discovery, an open source, agentless scanning tool that is a componen
Satellite 6.19 delivers Red Hat Lightspeed on premise security monitoring
July 7, 2026, 12:00 am
Red Hat Satellite 6.19 moves Red Hat Enterprise Linux (RHEL) management forward and continues to deliver the value of Red Hat Lightspeed to disconnected, air-gapped, and data-sovereign environments. This latest release shifts the focus from merely finding vulnerabilities to proactively managing risk, and refines the advisor experience so administrators can cut through the noise and focus on what truly matters.Vulnerability service for RHEL reaches general availabilityThe big news: Red Hat Lightspeed’s vulnerability service is now generally available (GA) for disconnected RHEL environments in
Red Hat Enterprise Linux Long-Life Add-On: Your path to RHEL with no pre-determined end date
July 7, 2026, 12:00 am
Change is the only constant. But for organizations operating in highly regulated sectors such as global finance, telecommunications, healthcare, and government, constant change can be the enemy of stability. These industries rely on "change-averse" workloads, where the infrastructure must remain rock-solid for decades to meet rigid regulatory, compliance and architectural requirements.We've designed a “RHEL forever” solution specifically for these critical environments: Red Hat Enterprise Linux Long-Life Add-On.This new offering marks a significant evolution in how your organization can ma
An introduction to the vi editor
July 7, 2026, 12:00 am
Learning how to use the vi text editor is essential for anyone working in a Linux environment. And while it can take some time to get used to how it works, mastering vi commands will help you edit files incredibly quickly without leaving your terminal or reaching for a mouse.In this post, we cover the essential vi commands you need to navigate, edit, and save your text files like a pro.What is vi editor?Created by Bill Joy in 1976, the vi editor is a fast, lightweight text editor that lets you manipulate text files directly in a terminal window. Most modern Linux systems use an updated version