Where
AND
-Infinity
0

Vendor Risk Score

See how red hat compares to other vendors in security performance

View Risk Score →

Software

red hat enterprise linux for power, little endian - extended update support
31
red hat enterprise linux server for ibm z systems
29
red hat enterprise linux for arm 64
26
red hat enterprise linux 8
25
red hat red hat enterprise linux for arm 64
25
red hat red hat enterprise linux for ibm z systems
25
red hat red hat enterprise linux for power, little endian
25
red hat red hat enterprise linux for x86_64
25
red hat keycloak
17
red hat red hat enterprise linux for x86_64 - update services for sap solutions
16
red hat red hat enterprise linux server for power le - update services for sap solutions
15
red hat enterprise linux
13
red hat red hat enterprise linux for arm 64 - extended life cycle
13
red hat red hat enterprise linux for arm 64 - extended update support
13
red hat red hat enterprise linux for ibm z systems - extended update support
13
red hat red hat enterprise linux for x86_64 - extended life cycle
13
red hat red hat enterprise linux for arm 64 - 4 years of updates
12
red hat red hat enterprise linux for ibm z systems - extended life cycle
12
red hat red hat enterprise linux for power, little endian - extended life cycle
12
red hat red hat enterprise linux for power, little endian - extended update support
12
red hat red hat enterprise linux for x86_64 - extended update support
12
red hat enterprise linux for sap solutions
11
red hat red hat enterprise linux for ibm z systems - 4 years of updates
11
red hat enterprise linux server
10
red hat enterprise linux for x86_64 - extended update support
9
red hat enterprise linux server for power le - update services for sap solutions
9
red hat linux
9
red hat red hat enterprise linux server - aus
9
red hat codeready linux builder for x86_64 - extended update support
8
red hat enterprise linux for arm64 eus
8
red hat enterprise linux for ibm z systems
8
red hat openshift container platform
8
red hat codeready linux builder for arm 64
7
red hat codeready linux builder for ibm z systems
7
red hat red hat enterprise linux server - tus
7
red hat directory server
5
red hat red hat codeready linux builder for x86_64 - extended update support
5
red hat satellite
5
red hat 389 directory server
4
red hat jboss enterprise application platform
4
red hat red hat codeready linux builder for arm 64 - extended update support
4
red hat red hat codeready linux builder for power, little endian - extended update support
4
red hat red hat codeready linux builder for x86_64
4
red hat service interconnect
4
red hat openshift
3
red hat red hat codeready linux builder for ibm z systems - extended update support
3
red hat red hat enterprise linux for power, little endian - 4 years of support
3
red hat red hat enterprise linux for x86_64 - 4 years of updates
3
red hat red hat enterprise linux for x86_64 - extended update support extension
3
red hat sso
3
Severity
1

Low: mingw-openssl security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1
Use After Free

Low: httpd security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: php8.4 security, bug fix, and enhancement update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

An incomplete fix for CVE-2026-9689 was identified in Keycloak's RedirectUtils.containsForbiddenOidcParameters() method. While the original fix successfully blocks forbidden OIDC parameters (such as code, state, and iss) in the URI query string, it fails to inspect the URI fragment (#). When a client is configured with a wildcard redirect URI, an attacker can supply a redirecturi containing these forbidden parameters within the fragment. Because matchesRedirects strips fragments during prefix matching, the crafted URI is accepted. During the authorization response, Keycloak appends its own parameters to the attacker-supplied fragment, leading to a polluted response where attacker-controlled values appear first. Exploitation Conditions: The target client must have a wildcard-registered redirect URI (e.g., https://app.example.com/).

The attacker must induce a victim to follow a crafted authorization URL.

The relying party (client application) must use a first-wins parsing strategy for duplicate parameters.

Concrete Impact: Injection of attacker-controlled iss (issuer), state, and accesstoken parameters.

Potential for session fixation or account confusion if the relying party does not validate parameters per RFC 9207.

First published (updated )
Severity
1

Low: php:8.2 security, bug fix, and enhancement update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: php:7.4 security, bug fix, and enhancement update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: php:8.3 security, bug fix, and enhancement update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

A flaw was found in pki-core. In the Dogtag/pki-core Certificate Authority (CA) profile framework, the certificate enrollment path (EnrollmentProcessor) calls AuthzSubsystem.checkRealm() to verify that the calling principal is authorized to act within the request's configured realm before the request is submitted. The certificate renewal path (RenewalProcessor), which is reachable from the same public REST endpoint (caProfileSubmit, and the legacy v1/CertRequestDAO and ProfileSubmitServlet entry points) and is selected purely by a client-controlled 'isRenewal' flag in the posted request body, runs the same populate-then-submit sequence and stamps the same realm onto the request via the shared AuthzRealmDefault policy default, but never calls checkRealm. As a result, a caller who is only entitled in realm A can submit a renewal naming the serial number of a certificate originally issued under realm B; the renewal request is repopulated with realm B and submitted to realm B's request queue without realm B's authorization manager ever being consulted. This was dynamically reproduced end-to-end in an isolated sandbox: an identity with zero entitlement to a configured realm, freshly confirmed denied on the equivalent enrollment call, successfully renewed another user's certificate in that realm via a single authenticated request, with checkRealm never invoked. Direct testing established the practical impact is narrower than a realm-authorization bypass might suggest: the resulting certificate's content is already retrievable by any unauthenticated caller via the product's own intended read API, confirmed both same-host and across a genuine cross-container network boundary (no net-new confidentiality exposure); no private key material is ever exposed (no impersonation path); and the victim's own certificate and their own ability to renew it are both completely unaffected (no denial-of-service capability via revocation, side-effects, or resource exhaustion -- all tested directly). Attack Complexity is assessed High because exploitability additionally requires a non-default, supported deployment configuration (a realm-mapped authorization manager, the multi-realm/delegated-CA deployment mode), per Red Hat's documented CVSS scoring practice for configuration-dependent flaws. This affects the Dogtag PKI CA codebase across all current Red Hat package names for it: pki-core (RHEL 6-9, Certificate System 9), dogtag-pki (RHEL 10, RHIVOS 2, Fedora), and redhat-pki (Certificate System 10/11) -- the same missing checkRealm call was independently confirmed present in EnrollmentProcessor and absent from RenewalProcessor at the exact upstream versions shipped as dogtag-pki 11.9.0 and redhat-pki 11.10.0, not merely inferred from shared upstream provenance. Git history analysis shows the gap was introduced by omission in commit e2de26769761af04b9c56071bd1a1926903c49b6 (2016-05-09), which added the realm check only to EnrollmentProcessor roughly 63 hours after a separate commit had modified both EnrollmentProcessor and RenewalProcessor symmetrically at the same code location -- indicating an oversight rather than an intentional design decision.

First published (updated )
Severity
1

Low: php:8.2 security, bug fix, and enhancement update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community.Security Fix(es): capstone: Capstone: Memory corruption via unchecked vsnprintf return (CVE-2025-68114) 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.

1 / 2
Source: Red Hat
First published (updated )
Severity
1
Buffer Overflow

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
3.7
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password verification function pbkdf2sha256pwcmp() in ldap/servers/plugins/pwdstorage/pbkdf2pwd.c uses standard memcmp() for hash comparison instead of the project's constant-time slapictmemcmp(). Every other password storage scheme in the same plugin uses slapictmemcmp(), which was introduced specifically to prevent timing side-channels (see CVE-2016-5405). This inconsistency allows a remote attacker with network access to the LDAP service to potentially infer partial hash information through repeated timing measurements of LDAP bind attempts. Practical exploitation is extremely difficult due to the PBKDF2 work factor (8192+ iterations, ~2ms computation time) which dominates and masks the nanosecond-level memcmp timing delta.

1 / 2
Source: Red Hat
First published (updated )
Severity
1
Buffer Overflow

A library that provides Abstract Syntax Notation One (ASN.1, as specified by the X.680 ITU-T recommendation) parsing and structures management, and Distinguished Encoding Rules (DER, as per X.690) encoding and decoding functions.Security Fix(es): libtasn1: libtasn1: Denial of Service via stack-based buffer overflow in asn1expendoctetstring (CVE-2025-13151) 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.

1 / 2
Source: Red Hat
First published (updated )
Severity
1
Buffer Overflow

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

Low: libxml2 security update

1 / 2
Source: Red Hat
First published (updated )
Severity
1

A heap out-of-bounds read exists in str2entrystateinformationfromtype() (entry.c) in the 389 Directory Server LDIF parser. When importing LDIF with attribute types containing trailing semicolons, the code accesses p[3] through p[6] after finding a semicolon via PLstrchr without verifying sufficient bytes remain in the allocation.

Requires local administrator access via ldif2db import. ASan-proven on instrumented builds; production binaries do not crash due to allocator padding. Present unchanged across all shipped 389-ds-base versions.

First published (updated )
Severity
1
Buffer Overflow

A heap buffer overflow exists in 389 Directory Server's audit log password masking feature. The createmaskedentrystring() function (auditlog.c:109) uses strcpy to write a fixed 24-byte mask string into a precisely-sized heap buffer from slapientry2str(). When a password value is shorter than 23 characters, the copy overflows past the allocated buffer boundary.

Trigger conditions require non-default configuration: audit logging enabled AND either passwordStorageScheme=CLEAR (explicitly discouraged) or a compromised replication peer sending short cleartext passwords via replicated ADD (replop bypasses password hashing).

Introduced by commit bfeaa8d (Issue 6884, July 2025) and backported to RHEL 9.6 (RHEL-109954) and RHEL 10 (RHEL-107035). Not present in RHEL 7, RHEL 8, or RHEL 9.0-9.5.

Production testing: heap corruption confirmed in audit log output on live server; ASan PoC confirms overflow. Production binaries may absorb overflow in allocator padding without immediate crash.

Advisory: 389-ds-campaign-2026-04/006-Auditlog-Heap-Overflow/advisory.md. Source: PSIRTSUPT-7600 (Ian Murphy, Red Hat Product Security).

First published (updated )
Severity
1
Buffer Overflow

A stack buffer overflow exists in 389 Directory Server's checkPrefix() function (pw.c:440-466). When parsing reversible-encrypted attribute values in the format {SCHEME-<algid>}ciphertext, the algorithm ID is copied into a 256-byte stack buffer via memcpy with no bounds check on (end - delim).

An attacker with Directory Manager privileges can crash ns-slapd by storing a crafted nsDS5ReplicaCredentials (or similar reversible-encrypted config attribute) with an oversized algorithm ID. FORTIFYSOURCE (memcpychk) aborts the process before overflow bytes are written, limiting impact to DoS (SIGABRT) only. Code execution is not possible on production builds.

Production crashes confirmed on RHEL 7 (389-ds-base-1.3.11.1-5.el79) and Fedora 42 (389-ds-base-3.1.4-6.fc42). RHEL 8 crash confirmed via dse.ldif injection (389-ds-base-1.4.3.39-2.moduleel8).

Note: cn=config is local configuration and not replicated; triggering requires Directory Manager access on the target server.

Advisory: 389-ds-campaign-2026-04/003-Stack-Overflow-checkPrefix/advisory.md. Source: PSIRTSUPT-7600 (Ian Murphy, Red Hat Product Security).

First published (updated )
Severity
1

Satellite provides a container image that you can use to run an MCP server locally. The MCP server for Satellite is designed for advanced reporting and data analysis that leverages AI capabilities. You can use it to generate dynamic and comprehensive reports from your Satellite inventory.

1 / 2
Source: Red Hat

Remedy

For Satellite MCP integration see the Red Hat Satellite documentation.
First published (updated )
Severity
1
Use After Free

Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.Security Fix(es): qemu-kvm: VNC WebSocket handshake use-after-free (CVE-2025-11234) 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.

1 / 2
Source: Red Hat

Remedy

<tbody><tr> <th colspan="2">SRPM</th> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.src.rpm </td> <td class="checksum">SHA-256: 413d75ac25bfb3341c9b83e0181c3b10b5394fb34052ca222d1870c515e4f94f</td> </tr> <tr> <th colspan="2">ppc64le</th> </tr> <tr> <td class="name"> qemu-guest-agent-6.2.0-11.el9_0.10.ppc64le.rpm </td> <td class="checksum">SHA-256: 38e2fff863ff10e809871df5785f1d6b033b33970686ec35b4c4fbd979456c4e</td> </tr> <tr> <td class="name"> qemu-guest-agent-debuginfo-6.2.0-11.el9_0.10.ppc64le.rpm </td> <td class="checksum">SHA-256: cfe8ea426fac84470f5b4a75bb2e898b6c153179815684205faa6dfff09abd29</td> </tr> <tr> <td class="name"> qemu-img-6.2.0-11.el9_0.10.ppc64le.rpm </td> <td class="checksum">SHA-256: 8139d94cf7e606d3242487e4002bd17bbf9919cd9598bf4ebb3defa3fcce7a93</td> </tr> <tr> <td class="name"> qemu-img-debuginfo-6.2.0-11.el9_0.10.ppc64le.rpm </td> <td class="checksum">SHA-256: 4a98b522b440b34477aa1c1489fa042276d551ba15b3dc9488ef7188c37c9c88</td> </tr> <tr> <td class="name"> qemu-kvm-debuginfo-6.2.0-11.el9_0.10.ppc64le.rpm </td> <td class="checksum">SHA-256: 614d790e7020db4ad75080e0fee660b1e4dbb9cd16421d3f6c88697dbd64d777</td> </tr> <tr> <td class="name"> qemu-kvm-debugsource-6.2.0-11.el9_0.10.ppc64le.rpm </td> <td class="checksum">SHA-256: 443fdd77b5a3b312d8243e55f9106a0934a816167958c38555278a2c1b5f0141</td> </tr> </tbody>Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 <tbody><tr> <th colspan="2">SRPM</th> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.src.rpm </td> <td class="checksum">SHA-256: 413d75ac25bfb3341c9b83e0181c3b10b5394fb34052ca222d1870c515e4f94f</td> </tr> <tr> <th colspan="2">x86_64</th> </tr> <tr> <td class="name"> qemu-guest-agent-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 363e26bd856d40be483815309700d001bb3e34e4e103ca924b081b1d386d022b</td> </tr> <tr> <td class="name"> qemu-guest-agent-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 4367a807cdcb5692e89634245540f8655f5b7b9b5ac37a63ce7eba0bbb48ef66</td> </tr> <tr> <td class="name"> qemu-img-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 793f647cbc486585bf9328c3d030743b41ff32c00425a0ed606dc56abadac7a5</td> </tr> <tr> <td class="name"> qemu-img-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 3750d063b5720429e211d7f19a32a277dd007c4c9133cc962ceaba25be8edbb8</td> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 17c1673174d50229150a2fa3287e01504335724a70ef054fb55a8035ce219893</td> </tr> <tr> <td class="name"> qemu-kvm-audio-pa-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: b9e0bbe2ab4451c9979bb8b80ad65d69b1bfdb03401c6a578fa2b47f2d2682f9</td> </tr> <tr> <td class="name"> qemu-kvm-audio-pa-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: eef14f3293fb8f6bad0c1c662bae5b834b89ee5590ecb84b6b37329c580e016c</td> </tr> <tr> <td class="name"> qemu-kvm-block-curl-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 42a56ccbd81e25b035950c8ba68d92fcaeb3662b1087012acf5c3b1d8cf58f40</td> </tr> <tr> <td class="name"> qemu-kvm-block-curl-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 0fa04772b36b429eb965e9314adb36265696dae0a61bcbddffde45dfb9d0c1ef</td> </tr> <tr> <td class="name"> qemu-kvm-block-rbd-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: cfa52291fa3e748d6b824d66944973357c8843ea68d641da9007170256d9ccd1</td> </tr> <tr> <td class="name"> qemu-kvm-block-rbd-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: c3805a628264b18366491657b47003c2f68c13be2f98fb7eb80c23f85dfd922e</td> </tr> <tr> <td class="name"> qemu-kvm-block-ssh-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: efc828fcc038a2eb4aa1eb5e1c736ebe7fa1f5c6d8070bce3152a5de42fbe9c2</td> </tr> <tr> <td class="name"> qemu-kvm-common-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: cfc0a5324c1f62bc5651dee464887e08df18793f19e139c0dca82177ea639b31</td> </tr> <tr> <td class="name"> qemu-kvm-common-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: e996529fd56a5fa46e96c154ecc13b7d551cf26a9b64271190804fc9e847442e</td> </tr> <tr> <td class="name"> qemu-kvm-core-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 21b2f1d2aac5db77cccc421ac0c971d88b615c4abe060c8fc75c796d208328cf</td> </tr> <tr> <td class="name"> qemu-kvm-core-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 2f7054d7a6546b0887719cf9c8ab42609d63a6d964205da6fededddd2f79d295</td> </tr> <tr> <td class="name"> qemu-kvm-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 89a1355a8deab888060c0f57ccad0dcb8845fbe8daa3c9dd7db217be89b254a0</td> </tr> <tr> <td class="name"> qemu-kvm-debugsource-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: ae2f032717d8366ac53e3075f08757322bdab246c0c18e7713d818b9b15161d2</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: b2a25226a26be1b962fe8a816dbc27cbb1c1145472dfb3fbc442004b8f8f6c77</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: f69ac4418b0b27ae8062157d7ab64b82d0c9c1b58b88fc873c35784838fccce7</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-gl-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 40d41eb44d2134fa79b884d6806b0955b4615d2c15cb3d66a2df1d5aadb4810b</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-gl-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: c186cabd154ae9bf977f8680a366a064513989edd6333bc7835fabba1ad647d9</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: e83c0a31be0eb2c1e28f1430cffaf1e780a863029ab6920ecc83cc3b576539eb</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 2417d2c5498b5383a83c65961e06e1ea9a3516fbad4308ac2fcb35739ea81d10</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-gl-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 0720c4dd47e940c9006739c4040daa32f5205ddc8578895ab0e90985b1d8176e</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-gl-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 96bd3415dabb368b5ebfd66db714a0f80b4dadf57c1995feb9e8f9b8dc3b0ee2</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-vga-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 739f4cd861aa0ffc015789424180a7800aab9d4e3f08ec5e11c73dd48036a8df</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-vga-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: f58b52125d8e5c2121d6931afd99603401acf59301d6ef5f3290392778c0f12e</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-vga-gl-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 25841c222581deca322f7ebca01157baf4f645ef9a7385539289e85c8ddc49a6</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-vga-gl-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 3091f78c0ae2e9726e82f665496f160375df5fb434723832c888ab0677be54d0</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-host-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: eb10e51bd6c22c6b4275267ad1ddd88d0234878e0dde63e1f699f5ca82e66fef</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-host-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 897e500086d604fd0abf9e9b4e5a5f69d48d850dd9e553bf35bf016a3e5109dc</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-redirect-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: d6215a83c42e9e6326a579996a6b761468cd6bfc7e6c2db7c2c7e802e6094670</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-redirect-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: f65e8b67dae2ee93739adaaeacc888f6ae79c329d6fff0287a474314dfdcea80</td> </tr> <tr> <td class="name"> qemu-kvm-docs-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 5f504d3f9dd6bd88e19869f9150af68bb8006b940179bcc837a20d9267be8975</td> </tr> <tr> <td class="name"> qemu-kvm-tests-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 317b2f7b68dcda86522a4089cfc270fce7ac58f2f2bc787a0a2f8f6d5fc1b2d4</td> </tr> <tr> <td class="name"> qemu-kvm-tools-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 44b0862a726d6ec155fe722ab9729e41f99ececfb4f962e5dbcd409995a7ec1b</td> </tr> <tr> <td class="name"> qemu-kvm-tools-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 47faad7f63593e1aecc20bfe7f8f8ec3dc5385ec376134ccc129bbd139a4fe71</td> </tr> <tr> <td class="name"> qemu-kvm-ui-egl-headless-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: dc19908bb7e852b48aa4e130b9c20fc5d425810cf60acb5519479ad2801869ea</td> </tr> <tr> <td class="name"> qemu-kvm-ui-egl-headless-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: aeb046193f00e7679c9705e5d20b8d1a2af0293a49ba2dabbd84dd0715e05d27</td> </tr> <tr> <td class="name"> qemu-kvm-ui-opengl-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 683eb6b553952660faba8f8f88e0a92fa95148efe4a077494df027e1d9e475cb</td> </tr> <tr> <td class="name"> qemu-kvm-ui-opengl-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 13c9ef8da4925e55b31c00be2b01913c5f41864856422d5f69125909b6a28fec</td> </tr> <tr> <td class="name"> qemu-pr-helper-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: ed1b19d0220b5744e67f83f03bc629b5d9aad6a377c7d3fa3c30ad30894bc3ee</td> </tr> <tr> <td class="name"> qemu-pr-helper-debuginfo-6.2.0-11.el9_0.10.x86_64.rpm </td> <td class="checksum">SHA-256: 034b8404368d7229bb3f84a8dfdceb5078ad9fb5dd95f1b72cb532d0c432a32a</td> </tr> </tbody>Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.0 <tbody><tr> <th colspan="2">SRPM</th> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.src.rpm </td> <td class="checksum">SHA-256: 413d75ac25bfb3341c9b83e0181c3b10b5394fb34052ca222d1870c515e4f94f</td> </tr> <tr> <th colspan="2">aarch64</th> </tr> <tr> <td class="name"> qemu-guest-agent-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 4957953ad3f38e3f366e2da211f7cb3c02439884dafd06d7341fe6ed3e29db6e</td> </tr> <tr> <td class="name"> qemu-guest-agent-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 455260ff510714827797349f87feb1b637482a5ec84e53c14154f14e2b0b2031</td> </tr> <tr> <td class="name"> qemu-img-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 7189ce536754f3b07392a3b85303b89e033b2be3ab32d4be205970984d41e44d</td> </tr> <tr> <td class="name"> qemu-img-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: c12a6daf1fedb02204f9565549574b1ad59d43ef99624b438c74e2bd7ef65ecd</td> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: ec79b6dd7759ec766157161af01f1b736747ac157c9c79fbc3e6c371b8d70b30</td> </tr> <tr> <td class="name"> qemu-kvm-audio-pa-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: a98e56e962d335efba5d48f590f688342b68c7b73b7604880b314e651db8c6a4</td> </tr> <tr> <td class="name"> qemu-kvm-audio-pa-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 55a021df0671a23d9e9a819b319f593800eb8d20866739edc21550ed64c5cf80</td> </tr> <tr> <td class="name"> qemu-kvm-block-curl-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 966125388298e022ce420519079581df779776e3c115ed3cfe711500eaa5deed</td> </tr> <tr> <td class="name"> qemu-kvm-block-curl-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 2560391c14f162ab0ac9be571ab8ba32a9fd8a118c7f74f1bb32fa60115a9bdb</td> </tr> <tr> <td class="name"> qemu-kvm-block-rbd-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: b4979fa3a419523899322e9f9271f2503300187d037d63d20968f320d44755da</td> </tr> <tr> <td class="name"> qemu-kvm-block-rbd-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 259444a40a172e0b000d62102cf4137371718299f03b0a15be61b99d323f22d7</td> </tr> <tr> <td class="name"> qemu-kvm-block-ssh-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 02309ff4ab632ae5c65802d81e1cfa3ca6bfc56d1e0f75a9e6fdc1218cd9db0d</td> </tr> <tr> <td class="name"> qemu-kvm-common-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 1c00f6ff9e1d10b88fdcabc2c421b324fc58e2d1a93323b8f86b53fa28c12216</td> </tr> <tr> <td class="name"> qemu-kvm-common-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: e8870ce58206825ccffeed46c4d1babf91a5cb7f56abf92dba294b5e6c9c78f1</td> </tr> <tr> <td class="name"> qemu-kvm-core-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 016802c9aab594fd12acc38d2645c8b49820722936d1d45688c36c7349ab554a</td> </tr> <tr> <td class="name"> qemu-kvm-core-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: b20e54660b2b2de43f2646d20915db3e711b89cc1cd3ed1b75e60605d56ce4b2</td> </tr> <tr> <td class="name"> qemu-kvm-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 3dedca989f4caf9e3836007ca24967128cc16dbea3efd7b305085b64dc57387f</td> </tr> <tr> <td class="name"> qemu-kvm-debugsource-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: aaf84883af1db04b1ab14491ab649b084261701f1d346831308085849c7a04bf</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 2874fda783bb20d0ee0e3d68f9851c6d601dd4041fab7ae20368e7c7d22792e4</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 341e29d4f9fe7603235cbdbf1712912ee0da2c3814005d661fdef98ee814fb22</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-gl-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: d099cf2fc3614ad3dfa12b4eed0ff7c8e3a392026fc7ea22a772c2219a374c8a</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-gl-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 52e21ae8b30352a808c0f325bb89637f63eb137598b90eb012023486f6433651</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: f24c69263075f8e7a9bece5f6e9bca1c520f04a28c01f33f00c6f89c8862bdba</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 40f7bad482f38842643d121fbb9246bf142511d13d479faa7459deab96906613</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-gl-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 700fb9f575a8f54aa0765f588f9ce0cd1bd28162259cf40c33d371955fe9522d</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-pci-gl-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 249753c93f45681bbaee8347833e336f16f8edfcbbf980d5941a92b163def669</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-host-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: a5748d8bda3445b4703fff7b89cf975d1c995560e3298759c38549c8de8a57b5</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-host-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: dd050e992672dbe9f8f71217702b1e1b5155d9a7274d1cc8403cdbc5875214cc</td> </tr> <tr> <td class="name"> qemu-kvm-docs-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 386ca87777a038ecf6cfd5f2541eaa4ad0a7a9b981d03e4a5182cf15b41b0206</td> </tr> <tr> <td class="name"> qemu-kvm-tests-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: 5bc27b88bb57654385f27fdcb39df953e6808a99ddf34ef69ff6e9735757dc54</td> </tr> <tr> <td class="name"> qemu-kvm-tools-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: f4c61f597d6230a71ff51382c1c49d0f2144ba6a3cbdbc807c6d02f19f734152</td> </tr> <tr> <td class="name"> qemu-kvm-tools-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: a42d94dc2fa8d2821ecd9aca73cc0ffecae36f5db2341f2beed43dc7de84d9a7</td> </tr> <tr> <td class="name"> qemu-pr-helper-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: e1296559886e384ead109b96c78030fcfc78f1f73ec3429fb5ec4146ee76fd92</td> </tr> <tr> <td class="name"> qemu-pr-helper-debuginfo-6.2.0-11.el9_0.10.aarch64.rpm </td> <td class="checksum">SHA-256: fef3151dc54a4876db1ae53caad5ccc950785ecc26d33ee462918b393b1c0d00</td> </tr> </tbody>Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.0 <tbody><tr> <th colspan="2">SRPM</th> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.src.rpm </td> <td class="checksum">SHA-256: 413d75ac25bfb3341c9b83e0181c3b10b5394fb34052ca222d1870c515e4f94f</td> </tr> <tr> <th colspan="2">s390x</th> </tr> <tr> <td class="name"> qemu-guest-agent-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 53791a2e73d1da284bb0a4d81955dae6072049486d5ffb2f6b3340e6ba933036</td> </tr> <tr> <td class="name"> qemu-guest-agent-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 5d2cb9a16dd51ecbe5961c0168d98c1ad7d62cbbc8e6becad17bd3c32857268c</td> </tr> <tr> <td class="name"> qemu-img-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 30b4559c88f1679db30cbbe8fbd0ebfad5dd2a521fea7525760a01303f01020a</td> </tr> <tr> <td class="name"> qemu-img-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: c1aa0fc68cdbeb2a37e12478f01be913375911aa16d3ed8020cf0e2a77305be3</td> </tr> <tr> <td class="name"> qemu-kvm-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 84d9e474594de04186247e08fda802efc3bbfbd8e68a14e6fd3f0069f0fbc37a</td> </tr> <tr> <td class="name"> qemu-kvm-audio-pa-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 7e9115a14bee56afc453e8438077bca7f115f6a9dcf8805fbc7bb69a81932c3c</td> </tr> <tr> <td class="name"> qemu-kvm-audio-pa-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: bdf28f52444435ec666ce1ed2a81a3f038027747c2e15e26e4ab286760d7bbea</td> </tr> <tr> <td class="name"> qemu-kvm-block-curl-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: cc681ddef0711a6a56e50c4f6ba18188e6ad57a1f9512e0388db029e9ac37396</td> </tr> <tr> <td class="name"> qemu-kvm-block-curl-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: f4f188308b69723dbae7265e3d4ff0819f0120a22439bc799223f10bd5f34471</td> </tr> <tr> <td class="name"> qemu-kvm-block-rbd-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 4bd45f8c656a84fcb99f3da95d87f5cf8278a7951e162a4514efee17b2fa2993</td> </tr> <tr> <td class="name"> qemu-kvm-block-rbd-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: b998c8e1417bdcca7e89ed5655d3700a41f9c3444f50695fc1f04becd63b7f37</td> </tr> <tr> <td class="name"> qemu-kvm-block-ssh-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 7b93f164380367a24c91ae24a177f763756525de6b39c060888436794fee93c4</td> </tr> <tr> <td class="name"> qemu-kvm-common-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 829141f0beb3facb7f8dab9b9ab0c69483ebf1611bac0ab0f7e300c2ead9aa11</td> </tr> <tr> <td class="name"> qemu-kvm-common-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: fde1e7f20f3d47b3ac207ed283c5dda609fcb8620e0ff19fa68d908198d2cd3e</td> </tr> <tr> <td class="name"> qemu-kvm-core-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 50d8fb88e8df42b068dfd1fe25d3e1e9ee06d7aadc6de4f19d36c92cdb595974</td> </tr> <tr> <td class="name"> qemu-kvm-core-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: ce870067ea40e228af12da6ffe08ddf3b2a68f2d4adb2219769b728afad56a22</td> </tr> <tr> <td class="name"> qemu-kvm-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: b078208a6edbbe4ff571bbf8c5caf92050a0c529ba42657f8e13c159a941624c</td> </tr> <tr> <td class="name"> qemu-kvm-debugsource-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 83e758285b5b0056e8bdb987a1bfdd33d79a4e06fa3cb48188a699caeeb3856f</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 3a6859ed27df02088fbfc4b24094d3e25d984b4caacb8949e1a68fbd61a89eb7</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-ccw-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 5c3ae206023bf348f16f066eceb825fec7cee0267e8be57f7f55d1b0e5c01fa3</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 9d8a7a48d02dc90133bd16756377f7f5f73fdfa3ab650cdeec4aab13ff279c50</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: f15f1e8f530f730571b656cfb555556e4ac7a2d83fe4120816aca32d6baa3fed</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-gl-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 67be1e00a9e823af60315ea2b9b1eb15f97385299c8d306001ecfa9cff170f13</td> </tr> <tr> <td class="name"> qemu-kvm-device-display-virtio-gpu-gl-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: c0fa4e57b24fe1db0dee9458b0c9f0909b7d6bc3968c6491d3e1f83709036982</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-host-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 39c3f00fc56ef9bb8cc5db11e1bbad7aab190cae5bf86926634f863a3ad248ca</td> </tr> <tr> <td class="name"> qemu-kvm-device-usb-host-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 30651144e64bae70991eed3853917fd809f7bdcd91b26f1db0a3c291bf467321</td> </tr> <tr> <td class="name"> qemu-kvm-docs-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: afa16ee5f7e080f3e197d4f09d867d8692647a9ed38dea439159bc4cc019a391</td> </tr> <tr> <td class="name"> qemu-kvm-tests-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 071c8100668a9133a53583b043f2fd0773a9c737da254f6eb6aa15b06b82373c</td> </tr> <tr> <td class="name"> qemu-kvm-tools-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 127baf7493c80abf8126b5ec5a58986af814b3a50890e1f218fa42654d83fd36</td> </tr> <tr> <td class="name"> qemu-kvm-tools-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 3227468c1d4ac6b8a21d8db72d3bb53ec0911b586c48d28b3538e5147067338f</td> </tr> <tr> <td class="name"> qemu-pr-helper-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: a022fd2479468069c12df65236ea9a4b99f3bb572af381a64f9b7d93879f772d</td> </tr> <tr> <td class="name"> qemu-pr-helper-debuginfo-6.2.0-11.el9_0.10.s390x.rpm </td> <td class="checksum">SHA-256: 36749d32be78e22ede5320dec7ae45e26fe6aad2b470d5e76e7eb76d2cad4cbe</td> </tr> </tbody>
First published (updated )
Severity
1

The Quay config-tool's LDAP and SMTP validation functions in pkg/lib/shared/validators.go make outbound connections to user-supplied endpoints with no IP/host filtering. ValidateEmailServer calls net.DialTimeout to the configured mail server, and ValidateLDAPServer calls ldap.DialURL to the configured LDAP URI. An attacker with config editor access (HTTP Basic Auth on the config-tool editor, Quay <= 3.16) can exploit these to perform internal network reconnaissance from the Quay pod's network position. The config editor web application was removed in Quay 3.17, limiting the attack vector to CLI or container startup in newer versions. The LDAP validator also accepts the ldapi:// scheme and reflects LDAP result codes in error messages. The GitLab OAuth validator separately exposes clientsecret in URL querystrings (CWE-598).

First published (updated )
Severity
1
Use After Free, Double Free

Low: kernel-rt security update

Remedy

<tbody><tr> <th colspan="2">SRPM</th> </tr> <tr> <td class="name"> kernel-rt-5.14.0-284.164.1.rt14.449.el9_2.src.rpm </td> <td class="checksum">SHA-256: 807ed102dda59a9ec8b9c6c16bd8df99ed8ff6d4bfaed0bdf353bd3cc832933b</td> </tr> <tr> <th colspan="2">x86_64</th> </tr> <tr> <td class="name"> kernel-rt-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eacd784647ed20dcbf2ee3ceb98f560a7efd36214b12da772bbb82ea6ab75805</td> </tr> <tr> <td class="name"> kernel-rt-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eacd784647ed20dcbf2ee3ceb98f560a7efd36214b12da772bbb82ea6ab75805</td> </tr> <tr> <td class="name"> kernel-rt-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: ca8aaac419b20599e64cbced7d6f6192dd571e3dc892ba695ba60202593ef478</td> </tr> <tr> <td class="name"> kernel-rt-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: ca8aaac419b20599e64cbced7d6f6192dd571e3dc892ba695ba60202593ef478</td> </tr> <tr> <td class="name"> kernel-rt-debug-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 95bd5442e4ee2cda92e61b074f4a9efc82bb43f86bb8f599bde1ef9ea9b592d5</td> </tr> <tr> <td class="name"> kernel-rt-debug-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 95bd5442e4ee2cda92e61b074f4a9efc82bb43f86bb8f599bde1ef9ea9b592d5</td> </tr> <tr> <td class="name"> kernel-rt-debug-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: d7f12352ebff4ac626277f1053d8e404f27421a01fcce8d6e66fc584132506c9</td> </tr> <tr> <td class="name"> kernel-rt-debug-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: d7f12352ebff4ac626277f1053d8e404f27421a01fcce8d6e66fc584132506c9</td> </tr> <tr> <td class="name"> kernel-rt-debug-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: a73b37a58c3fde0a0247f98bf49a48fa27d98ecea78ebf11f9d05fea8bb1e027</td> </tr> <tr> <td class="name"> kernel-rt-debug-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: a73b37a58c3fde0a0247f98bf49a48fa27d98ecea78ebf11f9d05fea8bb1e027</td> </tr> <tr> <td class="name"> kernel-rt-debug-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: df5ffe842e69e6ea75f71d053db64be50485fbb7fabb9f53796e8e4fa0e6886b</td> </tr> <tr> <td class="name"> kernel-rt-debug-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: df5ffe842e69e6ea75f71d053db64be50485fbb7fabb9f53796e8e4fa0e6886b</td> </tr> <tr> <td class="name"> kernel-rt-debug-kvm-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1811e23b3228efbf291fae67c3743f4b219dc4777e0a3f20bf0144fbb4f83625</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 593d0baa8a08ec6d35ac609b3d8cd0103ce971d5c02320e86d53e90255a68646</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 593d0baa8a08ec6d35ac609b3d8cd0103ce971d5c02320e86d53e90255a68646</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 087c9de9c147bd1535197c6fb34f3c0c717690497a658127fa7037ab7fba3a7d</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 087c9de9c147bd1535197c6fb34f3c0c717690497a658127fa7037ab7fba3a7d</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 20a0a499a753a3ff55fd5779e2656c37ae6f26ab866c8f4cd176686faebb984e</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 20a0a499a753a3ff55fd5779e2656c37ae6f26ab866c8f4cd176686faebb984e</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0b6ed2cb1b008c420cbe2954cc823d529a6999fcb75a496446bdee9b6eed5933</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0b6ed2cb1b008c420cbe2954cc823d529a6999fcb75a496446bdee9b6eed5933</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-common-x86_64-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: aee8c4d4e1fd0a5981e64878f4b4db986e262702f5345be88466a1b278b5543a</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-common-x86_64-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: aee8c4d4e1fd0a5981e64878f4b4db986e262702f5345be88466a1b278b5543a</td> </tr> <tr> <td class="name"> kernel-rt-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1122e7daca583c46ff0ec614213103060316fc52cb3e1859b10122c0b6f4f153</td> </tr> <tr> <td class="name"> kernel-rt-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1122e7daca583c46ff0ec614213103060316fc52cb3e1859b10122c0b6f4f153</td> </tr> <tr> <td class="name"> kernel-rt-kvm-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 045469787bef224835a1cc1fd19575e468eb047e6b19623b77151de3d05ad8e5</td> </tr> <tr> <td class="name"> kernel-rt-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eb8dd027e3e8852aa5804a946fdaeca34ee98428986b113cfb3414a8e8d12da9</td> </tr> <tr> <td class="name"> kernel-rt-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eb8dd027e3e8852aa5804a946fdaeca34ee98428986b113cfb3414a8e8d12da9</td> </tr> <tr> <td class="name"> kernel-rt-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0c4853c8c9c1e9f73c6c8759846756928a50e288fc4a46d5dfede6545edc3b07</td> </tr> <tr> <td class="name"> kernel-rt-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0c4853c8c9c1e9f73c6c8759846756928a50e288fc4a46d5dfede6545edc3b07</td> </tr> <tr> <td class="name"> kernel-rt-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1ebdde3c6fa645fcb3f336eb0dbeabf78a42b50ae9e260999c059caa48852110</td> </tr> <tr> <td class="name"> kernel-rt-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1ebdde3c6fa645fcb3f336eb0dbeabf78a42b50ae9e260999c059caa48852110</td> </tr> </tbody>Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.2 <tbody><tr> <th colspan="2">SRPM</th> </tr> <tr> <td class="name"> kernel-rt-5.14.0-284.164.1.rt14.449.el9_2.src.rpm </td> <td class="checksum">SHA-256: 807ed102dda59a9ec8b9c6c16bd8df99ed8ff6d4bfaed0bdf353bd3cc832933b</td> </tr> <tr> <th colspan="2">x86_64</th> </tr> <tr> <td class="name"> kernel-rt-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eacd784647ed20dcbf2ee3ceb98f560a7efd36214b12da772bbb82ea6ab75805</td> </tr> <tr> <td class="name"> kernel-rt-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eacd784647ed20dcbf2ee3ceb98f560a7efd36214b12da772bbb82ea6ab75805</td> </tr> <tr> <td class="name"> kernel-rt-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: ca8aaac419b20599e64cbced7d6f6192dd571e3dc892ba695ba60202593ef478</td> </tr> <tr> <td class="name"> kernel-rt-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: ca8aaac419b20599e64cbced7d6f6192dd571e3dc892ba695ba60202593ef478</td> </tr> <tr> <td class="name"> kernel-rt-debug-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 95bd5442e4ee2cda92e61b074f4a9efc82bb43f86bb8f599bde1ef9ea9b592d5</td> </tr> <tr> <td class="name"> kernel-rt-debug-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 95bd5442e4ee2cda92e61b074f4a9efc82bb43f86bb8f599bde1ef9ea9b592d5</td> </tr> <tr> <td class="name"> kernel-rt-debug-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: d7f12352ebff4ac626277f1053d8e404f27421a01fcce8d6e66fc584132506c9</td> </tr> <tr> <td class="name"> kernel-rt-debug-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: d7f12352ebff4ac626277f1053d8e404f27421a01fcce8d6e66fc584132506c9</td> </tr> <tr> <td class="name"> kernel-rt-debug-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: a73b37a58c3fde0a0247f98bf49a48fa27d98ecea78ebf11f9d05fea8bb1e027</td> </tr> <tr> <td class="name"> kernel-rt-debug-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: a73b37a58c3fde0a0247f98bf49a48fa27d98ecea78ebf11f9d05fea8bb1e027</td> </tr> <tr> <td class="name"> kernel-rt-debug-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: df5ffe842e69e6ea75f71d053db64be50485fbb7fabb9f53796e8e4fa0e6886b</td> </tr> <tr> <td class="name"> kernel-rt-debug-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: df5ffe842e69e6ea75f71d053db64be50485fbb7fabb9f53796e8e4fa0e6886b</td> </tr> <tr> <td class="name"> kernel-rt-debug-kvm-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1811e23b3228efbf291fae67c3743f4b219dc4777e0a3f20bf0144fbb4f83625</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 593d0baa8a08ec6d35ac609b3d8cd0103ce971d5c02320e86d53e90255a68646</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 593d0baa8a08ec6d35ac609b3d8cd0103ce971d5c02320e86d53e90255a68646</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 087c9de9c147bd1535197c6fb34f3c0c717690497a658127fa7037ab7fba3a7d</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 087c9de9c147bd1535197c6fb34f3c0c717690497a658127fa7037ab7fba3a7d</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 20a0a499a753a3ff55fd5779e2656c37ae6f26ab866c8f4cd176686faebb984e</td> </tr> <tr> <td class="name"> kernel-rt-debug-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 20a0a499a753a3ff55fd5779e2656c37ae6f26ab866c8f4cd176686faebb984e</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0b6ed2cb1b008c420cbe2954cc823d529a6999fcb75a496446bdee9b6eed5933</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0b6ed2cb1b008c420cbe2954cc823d529a6999fcb75a496446bdee9b6eed5933</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-common-x86_64-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: aee8c4d4e1fd0a5981e64878f4b4db986e262702f5345be88466a1b278b5543a</td> </tr> <tr> <td class="name"> kernel-rt-debuginfo-common-x86_64-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: aee8c4d4e1fd0a5981e64878f4b4db986e262702f5345be88466a1b278b5543a</td> </tr> <tr> <td class="name"> kernel-rt-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1122e7daca583c46ff0ec614213103060316fc52cb3e1859b10122c0b6f4f153</td> </tr> <tr> <td class="name"> kernel-rt-devel-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1122e7daca583c46ff0ec614213103060316fc52cb3e1859b10122c0b6f4f153</td> </tr> <tr> <td class="name"> kernel-rt-kvm-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 045469787bef224835a1cc1fd19575e468eb047e6b19623b77151de3d05ad8e5</td> </tr> <tr> <td class="name"> kernel-rt-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eb8dd027e3e8852aa5804a946fdaeca34ee98428986b113cfb3414a8e8d12da9</td> </tr> <tr> <td class="name"> kernel-rt-modules-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: eb8dd027e3e8852aa5804a946fdaeca34ee98428986b113cfb3414a8e8d12da9</td> </tr> <tr> <td class="name"> kernel-rt-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0c4853c8c9c1e9f73c6c8759846756928a50e288fc4a46d5dfede6545edc3b07</td> </tr> <tr> <td class="name"> kernel-rt-modules-core-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 0c4853c8c9c1e9f73c6c8759846756928a50e288fc4a46d5dfede6545edc3b07</td> </tr> <tr> <td class="name"> kernel-rt-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1ebdde3c6fa645fcb3f336eb0dbeabf78a42b50ae9e260999c059caa48852110</td> </tr> <tr> <td class="name"> kernel-rt-modules-extra-5.14.0-284.164.1.rt14.449.el9_2.x86_64.rpm </td> <td class="checksum">SHA-256: 1ebdde3c6fa645fcb3f336eb0dbeabf78a42b50ae9e260999c059caa48852110</td> </tr> </tbody>
First published (updated )
Severity
1

CORS header injection vulnerability in Keycloak’s UMA token endpoint. The flaw is caused by reading the azp claim from a client-supplied JWT to set the Access-Control-Allow-Origin header before the JWT signature is validated. When a specially crafted JWT with an attacker-controlled azp value is processed, that value is reflected as the CORS origin even though the grant is later rejected. This can be exploited remotely without authentication when a target client is misconfigured with webOrigins: [""]. Attackers can then read UMA error responses cross-origin, weakening origin isolation and exposing low-sensitivity information from the authorization server.

First published (updated )
Severity
3.7
EPSS
0.04%
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

A flaw was found in Keycloak. A remote attacker can exploit differential error messages during the identity-first login flow when Organizations are enabled. This vulnerability allows an attacker to determine the existence of users, leading to information disclosure through user enumeration.

1 / 2
Source: MITRE
First published (updated )
Severity
2.7
SSRF
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

A flaw was found in Keycloak’s CIBA feature where insufficient validation of client-configured backchannel notification endpoints could allow blind server-side requests to internal services.

1 / 3
Source: GitHub
First published (updated )

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203