Back to search

Red Hat

Red Hat Enterprise Linux (RHEL)

Enterprise Linux platform for datacenter, cloud, and edge deployments.

Current version
Last checked: 2026-06-03

10.2

Release date
May 20, 2026
Security status
25 high-severity CVEs tracked in the last 90 days. Current version not affected.

Source

endoflife.date

Public release notes are linked for the latest stored release.

Release history

See the latest published releases stored for this product.

Version Published Notes
10.2 2026-05-20 Release Notes
10.1 2025-11-12 Release Notes

Vulnerability tracking

versionPing monitors CVEs for this product. Matching CVEs are listed below. We only display CVEs with a CVSS score of 7.0 or higher that were published within the last 90 days.

Affected status is inferred from published affected version ranges where available. Always verify against the vendor advisory before making production decisions.

CVE Severity Published Status Summary
CVE-2026-1933 HIGH (7.1) 2026-05-27 Current versionnot affected

A flaw was found in Samba’s handling of NTFS-style reparse points on shares configured with read only = yes. Due to missing SMB-layer access checks, authenticated users with underlying filesystem write permissions may create or delete reparse point metadata through SMB operations even on read-only exports. This could allow modification of SMB-visible file behavior, including converting files into symbolic links or other reparse point types.

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-48864 HIGH (7.8) 2026-05-26 Current versionnot affected

A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within `.solv` files due to insufficient input validation. An attacker can provide a specially crafted `.solv` file, which, when processed by a vulnerable application, can lead to out-of-bounds memory access. This could result in information disclosure, alteration of program execution, or a denial of service.

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-4480 CRITICAL (9.8) 2026-05-26 Current versionnot affected

A flaw was found in the Samba printing subsystem. Samba passes the client-controlled job description string to the command configured with the "print command" setting via the "%J" substitution character without escaping shell meta characters. A remote attacker could exploit this vulnerability by sending a specially crafted print job description that contains unescaped shell characters. This could lead to remote code execution on the affected system.

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-9064 HIGH (7.5) 2026-05-20 Current versionnot affected

A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function in the LDAP server does not enforce an upper bound on the number of controls per LDAP message. A remote, unauthenticated attacker can send a specially crafted LDAP request containing hundreds of thousands of minimal controls within the default maximum BER message size (2 MB), causing excessive CPU consumption and heap allocation on the server. Under concurrent exploitation, this leads to significant latency degradation, worker thread starvation, or out-of-memory termination, resulting in a denial of service.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-42010 CRITICAL (9.8) 2026-05-07 Current versionnot affected

A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-34002 CRITICAL (9.1) 2026-05-05 Current versionnot affected

A flaw was found in the X.Org X server. This vulnerability, an out-of-bounds read, affects the XKB (X Keyboard Extension) modifier map handling. An attacker with access to the X11 server can exploit this by sending a malformed request, which causes the server to read beyond its intended memory boundaries. This can lead to the exposure of sensitive information or cause the server to crash, resulting in a denial of service.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-34000 CRITICAL (9.1) 2026-05-05 Current versionnot affected

A flaw was found in the X.Org X server. This out-of-bounds read vulnerability in the XKB geometry processing, specifically within the `CheckSetGeom()` and `XkbAddGeomKeyAlias` functions, allows an attacker to read uninitialized or out-of-bounds memory. An attacker with a connection to the X11 server, either locally or remotely, can exploit this without user interaction. This could lead to the disclosure of memory contents or cause a denial of service by crashing the server.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-3833 HIGH (7.4) 2026-04-30 Current versionnot affected

A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-33845 CRITICAL (9.1) 2026-04-30 Current versionnot affected

A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-6732 HIGH (7.5) 2026-04-23 Current versionnot affected

A flaw was found in libxml2. This vulnerability occurs when the library processes a specially crafted XML Schema Definition (XSD) validated document that includes an internal entity reference. An attacker could exploit this by providing a malicious document, leading to a type confusion error that causes the application to crash. This results in a denial of service (DoS), making the affected system or application unavailable.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-6846 HIGH (7.8) 2026-04-22 Current versionnot affected

A flaw was found in binutils. A heap-buffer-overflow vulnerability exists when processing a specially crafted XCOFF (Extended Common Object File Format) object file during linking. A local attacker could trick a user into processing this malicious file, which could lead to arbitrary code execution, allowing the attacker to run unauthorized commands, or cause a denial of service, making the system unavailable.

Affected versions
  • 6.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-31431 HIGH (7.8) 2026-04-22 Current versionnot affected

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.

Affected versions
  • 8.0
  • 9.0
Show 2 more
  • 10.0
  • 10.1
CVE-2026-6384 HIGH (7.8) 2026-04-15 Current versionnot affected

A flaw was found in gimp. This buffer overflow vulnerability in the GIF image loading component's `ReadJeffsImage` function allows an attacker to write beyond an allocated buffer by processing a specially crafted GIF file. This can lead to a denial of service or potentially arbitrary code execution.

Affected versions
  • 6.0
  • 7.0
Show 2 more
  • 8.0
  • 9.0
CVE-2026-40917 HIGH (7.1) 2026-04-15 Current versionnot affected

A flaw was found in GIMP. This vulnerability, a heap buffer over-read in the `icns_slurp()` function, occurs when processing specially crafted ICNS image files. An attacker could provide a malicious ICNS file, potentially leading to application crashes or information disclosure on systems that process such files.

Affected versions
  • 6.0
  • 7.0
Show 2 more
  • 8.0
  • 9.0
CVE-2026-40915 HIGH (7.8) 2026-04-15 Current versionnot affected

A flaw was found in GIMP. A remote attacker could exploit an integer overflow vulnerability in the FITS image loader by providing a specially crafted FITS file. This integer overflow leads to a zero-byte memory allocation, which is then subjected to a heap buffer overflow when processing pixel data. Successful exploitation could result in a denial of service (DoS) or potentially arbitrary code execution.

Affected versions
  • 6.0
  • 7.0
Show 2 more
  • 8.0
  • 9.0
CVE-2026-4878 HIGH (7.0) 2026-04-09 Current versionnot affected

A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.

Affected versions
  • 8.0
  • 9.0
Show 1 more
  • 10.0
CVE-2026-5673 HIGH (7.1) 2026-04-06 Current versionnot affected

A flaw was found in libtheora. This heap-based out-of-bounds read vulnerability exists within the AVI (Audio Video Interleave) parser, specifically in the avi_parse_input_file() function. A local attacker could exploit this by tricking a user into opening a specially crafted AVI file containing a truncated header sub-chunk. This could lead to a denial-of-service (application crash) or potentially leak sensitive information from the heap.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-35092 HIGH (7.5) 2026-04-01 Current versionnot affected

A flaw was found in Corosync. An integer overflow vulnerability in Corosync's join message sanity validation allows a remote, unauthenticated attacker to send crafted User Datagram Protocol (UDP) packets. This can cause the service to crash, leading to a denial of service. This vulnerability specifically affects Corosync deployments configured to use totemudp/totemudpu mode.

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-35091 HIGH (8.2) 2026-04-01 Current versionnot affected

A flaw was found in Corosync. A remote unauthenticated attacker can exploit a wrong return value vulnerability in the Corosync membership commit token sanity check by sending a specially crafted User Datagram Protocol (UDP) packet. This can lead to an out-of-bounds read, causing a denial of service (DoS) and potentially disclosing limited memory contents

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-5201 HIGH (7.5) 2026-03-31 Current versionnot affected

A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-5165 HIGH (7.8) 2026-03-30 Current versionnot affected

A flaw was found in virtio-win, specifically within the VirtIO Block (BLK) device. When the device undergoes a reset, it fails to properly manage memory, resulting in a use-after-free vulnerability. This issue could allow a local attacker to corrupt system memory, potentially leading to system instability or unexpected behavior.

Affected versions
  • 9.0
  • 10.0
CVE-2026-5121 CRITICAL (9.8) 2026-03-30 Current versionnot affected

A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.

Affected versions
  • 6.0
  • 7.0
Show 3 more
  • 8.0
  • 9.0
  • 10.0
CVE-2026-5119 HIGH (8.2) 2026-03-30 Current versionnot affected

A flaw was found in libsoup. When establishing HTTPS tunnels through a configured HTTP proxy, sensitive session cookies are transmitted in cleartext within the initial HTTP CONNECT request. A network-positioned attacker or a malicious HTTP proxy can intercept these cookies, leading to potential session hijacking or user impersonation.

Affected versions
  • 7.0
  • 8.0
Show 2 more
  • 9.0
  • 10.0
CVE-2026-28369 CRITICAL (9.1) 2026-03-27 Current versionnot affected

A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform request smuggling. Request smuggling allows an attacker to bypass security mechanisms, access restricted information, or manipulate web caches, potentially leading to unauthorized actions or data exposure.

Affected versions
  • 9.0
CVE-2026-28368 CRITICAL (9.1) 2026-03-27 Current versionnot affected

A flaw was found in Undertow. This vulnerability allows a remote attacker to construct specially crafted requests where header names are parsed differently by Undertow compared to upstream proxies. This discrepancy in header interpretation can be exploited to launch request smuggling attacks, potentially bypassing security controls and accessing unauthorized resources.

Affected versions
  • 9.0