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
    • Security Measurement
    • 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-2023:6420 - Security Advisory
Issued:
2023-11-07
Updated:
2023-11-07

RHSA-2023:6420 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: grafana security and enhancement update

Type/Severity

Security Advisory: Moderate

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for grafana is now available for Red Hat Enterprise Linux 9.

Red Hat Product Security has rated this update as having a security impact of Moderate. 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

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.

Security Fix(es):

  • grafana: persistent xss in grafana core plugins (CVE-2022-23552)
  • grafana: plugin signature bypass (CVE-2022-31123)
  • grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)
  • grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)
  • grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)
  • grafana: User enumeration via forget password (CVE-2022-39307)
  • grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)
  • golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
  • golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)

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.

Additional Changes:

For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from 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

Affected Products

  • Red Hat Enterprise Linux for x86_64 9 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.4 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 9 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x
  • Red Hat Enterprise Linux for Power, little endian 9 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le
  • Red Hat Enterprise Linux for ARM 64 9 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x

Fixes

  • BZ - 2131146 - CVE-2022-31130 grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins
  • BZ - 2131147 - CVE-2022-31123 grafana: plugin signature bypass
  • BZ - 2131148 - CVE-2022-39201 grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins
  • BZ - 2138014 - CVE-2022-39306 grafana: email addresses and usernames cannot be trusted
  • BZ - 2138015 - CVE-2022-39307 grafana: User enumeration via forget password
  • BZ - 2148252 - CVE-2022-39324 grafana: Spoofing of the originalUrl parameter of snapshots
  • BZ - 2158420 - CVE-2022-23552 grafana: persistent xss in grafana core plugins
  • BZ - 2161274 - CVE-2022-41717 golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests
  • BZ - 2184483 - CVE-2023-24534 golang: net/http, net/textproto: denial of service from excessive memory allocation
  • BZ - 2188193 - grafana-9.0.9-2 FTBFS due to erroneous test using date in the past
  • BZ - 2193018 - Rebase to Grafana v9.2 in RHEL 9.3

CVEs

  • CVE-2022-23552
  • CVE-2022-31123
  • CVE-2022-31130
  • CVE-2022-39201
  • CVE-2022-39306
  • CVE-2022-39307
  • CVE-2022-39324
  • CVE-2022-41717
  • CVE-2023-24534

References

  • https://access.redhat.com/security/updates/classification/#moderate
  • https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 9

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux Server - AUS 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux Server - AUS 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux for IBM z Systems 9

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
s390x
grafana-9.2.10-7.el9_3.s390x.rpm SHA-256: c60b53a2415b4c3f6ffbac830648508d707ab86ac47d01da96490dbdd77b46d0
grafana-debuginfo-9.2.10-7.el9_3.s390x.rpm SHA-256: fb2fb666a433270f0609811d112237924d89e8364b1ab765792ce9d8ec1afe55
grafana-debugsource-9.2.10-7.el9_3.s390x.rpm SHA-256: 43d8b93ceb0d08a6b46eadece9e916fd237ef6d0143e6676b93bcaab3d5749de

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
s390x
grafana-9.2.10-7.el9_3.s390x.rpm SHA-256: c60b53a2415b4c3f6ffbac830648508d707ab86ac47d01da96490dbdd77b46d0
grafana-debuginfo-9.2.10-7.el9_3.s390x.rpm SHA-256: fb2fb666a433270f0609811d112237924d89e8364b1ab765792ce9d8ec1afe55
grafana-debugsource-9.2.10-7.el9_3.s390x.rpm SHA-256: 43d8b93ceb0d08a6b46eadece9e916fd237ef6d0143e6676b93bcaab3d5749de

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
s390x
grafana-9.2.10-7.el9_3.s390x.rpm SHA-256: c60b53a2415b4c3f6ffbac830648508d707ab86ac47d01da96490dbdd77b46d0
grafana-debuginfo-9.2.10-7.el9_3.s390x.rpm SHA-256: fb2fb666a433270f0609811d112237924d89e8364b1ab765792ce9d8ec1afe55
grafana-debugsource-9.2.10-7.el9_3.s390x.rpm SHA-256: 43d8b93ceb0d08a6b46eadece9e916fd237ef6d0143e6676b93bcaab3d5749de

Red Hat Enterprise Linux for Power, little endian 9

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
ppc64le
grafana-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 3255cc930eade7ab5e45550f58d797d7dbb037698b50283c70c46ede3e1cec61
grafana-debuginfo-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 98fc6e2669290dc53e79679addf50b6ba1c944f962b395a68bc04485a7f23a8f
grafana-debugsource-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 8a0625d606647485fc6921b37258c0c1d7592019fb17e99380ee55c49b5a3aed

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
ppc64le
grafana-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 3255cc930eade7ab5e45550f58d797d7dbb037698b50283c70c46ede3e1cec61
grafana-debuginfo-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 98fc6e2669290dc53e79679addf50b6ba1c944f962b395a68bc04485a7f23a8f
grafana-debugsource-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 8a0625d606647485fc6921b37258c0c1d7592019fb17e99380ee55c49b5a3aed

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
ppc64le
grafana-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 3255cc930eade7ab5e45550f58d797d7dbb037698b50283c70c46ede3e1cec61
grafana-debuginfo-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 98fc6e2669290dc53e79679addf50b6ba1c944f962b395a68bc04485a7f23a8f
grafana-debugsource-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 8a0625d606647485fc6921b37258c0c1d7592019fb17e99380ee55c49b5a3aed

Red Hat Enterprise Linux for ARM 64 9

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
aarch64
grafana-9.2.10-7.el9_3.aarch64.rpm SHA-256: 98f6bc9beef62b72e42fe9132354a4de7f20be5e39d827e091476e43606b36b8
grafana-debuginfo-9.2.10-7.el9_3.aarch64.rpm SHA-256: 7a2b7479580405b1583f16164ba7ad6fe7948ed79cd67715e4ebe67f0c65c5ad
grafana-debugsource-9.2.10-7.el9_3.aarch64.rpm SHA-256: 8317050af83985452669e11f4d8624df6a3dbbc4fb2a7ca645142decd032090e

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
aarch64
grafana-9.2.10-7.el9_3.aarch64.rpm SHA-256: 98f6bc9beef62b72e42fe9132354a4de7f20be5e39d827e091476e43606b36b8
grafana-debuginfo-9.2.10-7.el9_3.aarch64.rpm SHA-256: 7a2b7479580405b1583f16164ba7ad6fe7948ed79cd67715e4ebe67f0c65c5ad
grafana-debugsource-9.2.10-7.el9_3.aarch64.rpm SHA-256: 8317050af83985452669e11f4d8624df6a3dbbc4fb2a7ca645142decd032090e

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
aarch64
grafana-9.2.10-7.el9_3.aarch64.rpm SHA-256: 98f6bc9beef62b72e42fe9132354a4de7f20be5e39d827e091476e43606b36b8
grafana-debuginfo-9.2.10-7.el9_3.aarch64.rpm SHA-256: 7a2b7479580405b1583f16164ba7ad6fe7948ed79cd67715e4ebe67f0c65c5ad
grafana-debugsource-9.2.10-7.el9_3.aarch64.rpm SHA-256: 8317050af83985452669e11f4d8624df6a3dbbc4fb2a7ca645142decd032090e

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
ppc64le
grafana-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 3255cc930eade7ab5e45550f58d797d7dbb037698b50283c70c46ede3e1cec61
grafana-debuginfo-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 98fc6e2669290dc53e79679addf50b6ba1c944f962b395a68bc04485a7f23a8f
grafana-debugsource-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 8a0625d606647485fc6921b37258c0c1d7592019fb17e99380ee55c49b5a3aed

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
ppc64le
grafana-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 3255cc930eade7ab5e45550f58d797d7dbb037698b50283c70c46ede3e1cec61
grafana-debuginfo-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 98fc6e2669290dc53e79679addf50b6ba1c944f962b395a68bc04485a7f23a8f
grafana-debugsource-9.2.10-7.el9_3.ppc64le.rpm SHA-256: 8a0625d606647485fc6921b37258c0c1d7592019fb17e99380ee55c49b5a3aed

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
x86_64
grafana-9.2.10-7.el9_3.x86_64.rpm SHA-256: 2cf70fbad78024f44595b5cef037ef1c36c8a2775990c217010f8338a1e44531
grafana-debuginfo-9.2.10-7.el9_3.x86_64.rpm SHA-256: 29b4d230d7d7a444ccec98ee27d19ef0778df144352b5537d47ede54eb98f8f1
grafana-debugsource-9.2.10-7.el9_3.x86_64.rpm SHA-256: a715342c26f35eb61acd09915f82fec93285470b5545537fda9d3a08f1029208

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
aarch64
grafana-9.2.10-7.el9_3.aarch64.rpm SHA-256: 98f6bc9beef62b72e42fe9132354a4de7f20be5e39d827e091476e43606b36b8
grafana-debuginfo-9.2.10-7.el9_3.aarch64.rpm SHA-256: 7a2b7479580405b1583f16164ba7ad6fe7948ed79cd67715e4ebe67f0c65c5ad
grafana-debugsource-9.2.10-7.el9_3.aarch64.rpm SHA-256: 8317050af83985452669e11f4d8624df6a3dbbc4fb2a7ca645142decd032090e

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
aarch64
grafana-9.2.10-7.el9_3.aarch64.rpm SHA-256: 98f6bc9beef62b72e42fe9132354a4de7f20be5e39d827e091476e43606b36b8
grafana-debuginfo-9.2.10-7.el9_3.aarch64.rpm SHA-256: 7a2b7479580405b1583f16164ba7ad6fe7948ed79cd67715e4ebe67f0c65c5ad
grafana-debugsource-9.2.10-7.el9_3.aarch64.rpm SHA-256: 8317050af83985452669e11f4d8624df6a3dbbc4fb2a7ca645142decd032090e

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
s390x
grafana-9.2.10-7.el9_3.s390x.rpm SHA-256: c60b53a2415b4c3f6ffbac830648508d707ab86ac47d01da96490dbdd77b46d0
grafana-debuginfo-9.2.10-7.el9_3.s390x.rpm SHA-256: fb2fb666a433270f0609811d112237924d89e8364b1ab765792ce9d8ec1afe55
grafana-debugsource-9.2.10-7.el9_3.s390x.rpm SHA-256: 43d8b93ceb0d08a6b46eadece9e916fd237ef6d0143e6676b93bcaab3d5749de

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4

SRPM
grafana-9.2.10-7.el9_3.src.rpm SHA-256: d5bf63ab2d776ddac98d54b58054ce37fa90587517ebab58eadf3a1103864832
s390x
grafana-9.2.10-7.el9_3.s390x.rpm SHA-256: c60b53a2415b4c3f6ffbac830648508d707ab86ac47d01da96490dbdd77b46d0
grafana-debuginfo-9.2.10-7.el9_3.s390x.rpm SHA-256: fb2fb666a433270f0609811d112237924d89e8364b1ab765792ce9d8ec1afe55
grafana-debugsource-9.2.10-7.el9_3.s390x.rpm SHA-256: 43d8b93ceb0d08a6b46eadece9e916fd237ef6d0143e6676b93bcaab3d5749de

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
© 2025 Red Hat

Red Hat legal and privacy links

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