RHSA-2025:0325
Vulnerability from csaf_redhat - Published: 2025-01-15 06:42 - Updated: 2026-03-18 02:50Summary
Red Hat Security Advisory: rsync security update
Severity
Important
Notes
Topic: An update for rsync is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.
Security Fix(es):
* rsync: Info Leak via Uninitialized Stack Contents (CVE-2024-12085)
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.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.
7.5 (High)
Vendor Fix
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
https://access.redhat.com/errata/RHSA-2025:0325
Workaround
Seeing as this vulnerability relies on information leakage coming from the presence of data in the uninitialized memory of the `sum2` buffer, a potential mitigation involves compiling rsync with the `-ftrivial-auto-var-init=zero` option set. This mitigates the issue because it initializes the `sum2` variable's memory with zeroes to prevent uninitialized memory disclosure.
References
Acknowledgments
Google
Pedro Gallegos
Simon Scannell
Jasiel Spelman
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rsync is now available for Red Hat Enterprise Linux 8.\n\nRed 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.",
"title": "Topic"
},
{
"category": "general",
"text": "The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.\n\nSecurity Fix(es):\n\n* rsync: Info Leak via Uninitialized Stack Contents (CVE-2024-12085)\n\nFor 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.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0325",
"url": "https://access.redhat.com/errata/RHSA-2025:0325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2330539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330539"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0325.json"
}
],
"title": "Red Hat Security Advisory: rsync security update",
"tracking": {
"current_release_date": "2026-03-18T02:50:00+00:00",
"generator": {
"date": "2026-03-18T02:50:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:0325",
"initial_release_date": "2025-01-15T06:42:07+00:00",
"revision_history": [
{
"date": "2025-01-15T06:42:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-15T06:42:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:50:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-0:3.1.3-20.el8_10.src",
"product": {
"name": "rsync-0:3.1.3-20.el8_10.src",
"product_id": "rsync-0:3.1.3-20.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync@3.1.3-20.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-0:3.1.3-20.el8_10.aarch64",
"product": {
"name": "rsync-0:3.1.3-20.el8_10.aarch64",
"product_id": "rsync-0:3.1.3-20.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync@3.1.3-20.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"product": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"product_id": "rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-20.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"product": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"product_id": "rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-20.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-0:3.1.3-20.el8_10.ppc64le",
"product": {
"name": "rsync-0:3.1.3-20.el8_10.ppc64le",
"product_id": "rsync-0:3.1.3-20.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync@3.1.3-20.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"product": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"product_id": "rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-20.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"product": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"product_id": "rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-20.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-0:3.1.3-20.el8_10.x86_64",
"product": {
"name": "rsync-0:3.1.3-20.el8_10.x86_64",
"product_id": "rsync-0:3.1.3-20.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync@3.1.3-20.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rsync-debugsource-0:3.1.3-20.el8_10.x86_64",
"product": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.x86_64",
"product_id": "rsync-debugsource-0:3.1.3-20.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-20.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"product": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"product_id": "rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-20.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-0:3.1.3-20.el8_10.s390x",
"product": {
"name": "rsync-0:3.1.3-20.el8_10.s390x",
"product_id": "rsync-0:3.1.3-20.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync@3.1.3-20.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"product": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"product_id": "rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-20.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"product": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"product_id": "rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-20.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-daemon-0:3.1.3-20.el8_10.noarch",
"product": {
"name": "rsync-daemon-0:3.1.3-20.el8_10.noarch",
"product_id": "rsync-daemon-0:3.1.3-20.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rsync-daemon@3.1.3-20.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-0:3.1.3-20.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.aarch64"
},
"product_reference": "rsync-0:3.1.3-20.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-0:3.1.3-20.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.ppc64le"
},
"product_reference": "rsync-0:3.1.3-20.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-0:3.1.3-20.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.s390x"
},
"product_reference": "rsync-0:3.1.3-20.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-0:3.1.3-20.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.src"
},
"product_reference": "rsync-0:3.1.3-20.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-0:3.1.3-20.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.x86_64"
},
"product_reference": "rsync-0:3.1.3-20.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-daemon-0:3.1.3-20.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-20.el8_10.noarch"
},
"product_reference": "rsync-daemon-0:3.1.3-20.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.aarch64"
},
"product_reference": "rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le"
},
"product_reference": "rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.s390x"
},
"product_reference": "rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debuginfo-0:3.1.3-20.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.x86_64"
},
"product_reference": "rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.aarch64"
},
"product_reference": "rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.ppc64le"
},
"product_reference": "rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.s390x"
},
"product_reference": "rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-debugsource-0:3.1.3-20.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.x86_64"
},
"product_reference": "rsync-debugsource-0:3.1.3-20.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos",
"Simon Scannell",
"Jasiel Spelman"
],
"organization": "Google"
}
],
"cve": "CVE-2024-12085",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2024-12-05T12:06:36.594000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330539"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Info Leak via Uninitialized Stack Contents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as having Important impact as it helps bypass Address Space Layout Randomization (ASLR). ASLR is a memory protection system which makes the exploitation of memory corruption vulnerabilities more difficult.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-20.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12085"
},
{
"category": "external",
"summary": "RHBZ#2330539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330539"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12085",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12085"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/952657",
"url": "https://kb.cert.org/vuls/id/952657"
}
],
"release_date": "2025-01-14T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T06:42:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-20.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0325"
},
{
"category": "workaround",
"details": "Seeing as this vulnerability relies on information leakage coming from the presence of data in the uninitialized memory of the `sum2` buffer, a potential mitigation involves compiling rsync with the `-ftrivial-auto-var-init=zero` option set. This mitigates the issue because it initializes the `sum2` variable\u0027s memory with zeroes to prevent uninitialized memory disclosure.",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-20.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-20.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-20.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-20.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rsync: Info Leak via Uninitialized Stack Contents"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…