Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-28295 (GCVE-0-2026-28295)
Vulnerability from cvelistv5 – Published: 2026-02-26 15:33 – Updated: 2026-02-26 18:07
VLAI?
EPSS
Title
Gvfs: gvfs ftp backend: information disclosure via untrusted pasv responses
Summary
A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client's network.
Severity ?
4.3 (Medium)
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
||||||||||||||||||||||
|
||||||||||||||||||||||||
Date Public ?
2026-02-26 00:00
Credits
Red Hat would like to thank Codean Labs for reporting this issue.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-28295",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-26T18:07:04.296631Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T18:07:15.054Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "gvfs",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "gvfs",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "gvfs",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "gvfs",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "gvfs",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Codean Labs for reporting this issue."
}
],
"datePublic": "2026-02-26T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T15:33:23.865Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-28295"
},
{
"name": "RHBZ#2443004",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443004"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-02-26T13:34:03.968Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-02-26T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Gvfs: gvfs ftp backend: information disclosure via untrusted pasv responses",
"workarounds": [
{
"lang": "en",
"value": "To mitigate this issue, users should avoid connecting to untrusted or unknown FTP servers when using applications that rely on the GVfs FTP backend. This vulnerability requires the client to interact with a malicious FTP server for exploitation."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-918: Server-Side Request Forgery (SSRF)"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-28295",
"datePublished": "2026-02-26T15:33:23.865Z",
"dateReserved": "2026-02-26T13:34:41.531Z",
"dateUpdated": "2026-02-26T18:07:15.054Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-28295\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-02-26T16:24:09.370\",\"lastModified\":\"2026-02-27T14:06:37.987\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-28295\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2443004\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-28295\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-26T18:07:04.296631Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-26T18:07:10.139Z\"}}], \"cna\": {\"title\": \"Gvfs: gvfs ftp backend: information disclosure via untrusted pasv responses\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Codean Labs for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"gvfs\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"gvfs\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"gvfs\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"gvfs\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"gvfs\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-02-26T13:34:03.968Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-02-26T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-02-26T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-28295\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2443004\", \"name\": \"RHBZ#2443004\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"To mitigate this issue, users should avoid connecting to untrusted or unknown FTP servers when using applications that rely on the GVfs FTP backend. This vulnerability requires the client to interact with a malicious FTP server for exploitation.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-02-26T15:33:23.865Z\"}, \"x_redhatCweChain\": \"CWE-918: Server-Side Request Forgery (SSRF)\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-28295\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T18:07:15.054Z\", \"dateReserved\": \"2026-02-26T13:34:41.531Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-02-26T15:33:23.865Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10275-1
Vulnerability from csaf_opensuse - Published: 2026-03-01 00:00 - Updated: 2026-03-01 00:00Summary
gvfs-1.58.2-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: gvfs-1.58.2-1.1 on GA media
Description of the patch: These are all security issues fixed in the gvfs-1.58.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10275
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.3 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "gvfs-1.58.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the gvfs-1.58.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10275",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10275-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28295 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28296 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28296/"
}
],
"title": "gvfs-1.58.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-01T00:00:00Z",
"generator": {
"date": "2026-03-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10275-1",
"initial_release_date": "2026-03-01T00:00:00Z",
"revision_history": [
{
"date": "2026-03-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-1.58.2-1.1.aarch64",
"product_id": "gvfs-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-backend-afc-1.58.2-1.1.aarch64",
"product_id": "gvfs-backend-afc-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-backend-goa-1.58.2-1.1.aarch64",
"product_id": "gvfs-backend-goa-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"product_id": "gvfs-backend-gphoto-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-backend-samba-1.58.2-1.1.aarch64",
"product_id": "gvfs-backend-samba-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-backends-1.58.2-1.1.aarch64",
"product_id": "gvfs-backends-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-fuse-1.58.2-1.1.aarch64",
"product_id": "gvfs-fuse-1.58.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-lang-1.58.2-1.1.aarch64",
"product": {
"name": "gvfs-lang-1.58.2-1.1.aarch64",
"product_id": "gvfs-lang-1.58.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-1.58.2-1.1.ppc64le",
"product_id": "gvfs-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-backend-afc-1.58.2-1.1.ppc64le",
"product_id": "gvfs-backend-afc-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-backend-goa-1.58.2-1.1.ppc64le",
"product_id": "gvfs-backend-goa-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"product_id": "gvfs-backend-gphoto-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-backend-samba-1.58.2-1.1.ppc64le",
"product_id": "gvfs-backend-samba-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-backends-1.58.2-1.1.ppc64le",
"product_id": "gvfs-backends-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-fuse-1.58.2-1.1.ppc64le",
"product_id": "gvfs-fuse-1.58.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-lang-1.58.2-1.1.ppc64le",
"product": {
"name": "gvfs-lang-1.58.2-1.1.ppc64le",
"product_id": "gvfs-lang-1.58.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-1.58.2-1.1.s390x",
"product_id": "gvfs-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-backend-afc-1.58.2-1.1.s390x",
"product_id": "gvfs-backend-afc-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-backend-goa-1.58.2-1.1.s390x",
"product_id": "gvfs-backend-goa-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.s390x",
"product_id": "gvfs-backend-gphoto-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-backend-samba-1.58.2-1.1.s390x",
"product_id": "gvfs-backend-samba-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-backends-1.58.2-1.1.s390x",
"product_id": "gvfs-backends-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-fuse-1.58.2-1.1.s390x",
"product_id": "gvfs-fuse-1.58.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-lang-1.58.2-1.1.s390x",
"product": {
"name": "gvfs-lang-1.58.2-1.1.s390x",
"product_id": "gvfs-lang-1.58.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-1.58.2-1.1.x86_64",
"product_id": "gvfs-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-backend-afc-1.58.2-1.1.x86_64",
"product_id": "gvfs-backend-afc-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-backend-goa-1.58.2-1.1.x86_64",
"product_id": "gvfs-backend-goa-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"product_id": "gvfs-backend-gphoto-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-backend-samba-1.58.2-1.1.x86_64",
"product_id": "gvfs-backend-samba-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-backends-1.58.2-1.1.x86_64",
"product_id": "gvfs-backends-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-fuse-1.58.2-1.1.x86_64",
"product_id": "gvfs-fuse-1.58.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-lang-1.58.2-1.1.x86_64",
"product": {
"name": "gvfs-lang-1.58.2-1.1.x86_64",
"product_id": "gvfs-lang-1.58.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-backend-goa-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-backend-goa-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-backend-goa-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-backend-goa-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-backend-gphoto-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-backends-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-backends-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-backends-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-backends-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-fuse-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-fuse-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-fuse-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.58.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64"
},
"product_reference": "gvfs-lang-1.58.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.58.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le"
},
"product_reference": "gvfs-lang-1.58.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.58.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x"
},
"product_reference": "gvfs-lang-1.58.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.58.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
},
"product_reference": "gvfs-lang-1.58.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28295"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28295",
"url": "https://www.suse.com/security/cve/CVE-2026-28295"
},
{
"category": "external",
"summary": "SUSE Bug 1258953 for CVE-2026-28295",
"url": "https://bugzilla.suse.com/1258953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-28295"
},
{
"cve": "CVE-2026-28296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28296"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed (CRLF) sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and inject arbitrary FTP commands, potentially leading to arbitrary code execution or other severe impacts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28296",
"url": "https://www.suse.com/security/cve/CVE-2026-28296"
},
{
"category": "external",
"summary": "SUSE Bug 1258954 for CVE-2026-28296",
"url": "https://bugzilla.suse.com/1258954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-afc-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-goa-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-gphoto-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backend-samba-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-backends-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-fuse-1.58.2-1.1.x86_64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.aarch64",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.ppc64le",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.s390x",
"openSUSE Tumbleweed:gvfs-lang-1.58.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-28296"
}
]
}
OPENSUSE-SU-2026:20451-1
Vulnerability from csaf_opensuse - Published: 2026-03-31 09:11 - Updated: 2026-03-31 09:11Summary
Security update for gnome-online-accounts, gvfs
Severity
Important
Notes
Title of the patch: Security update for gnome-online-accounts, gvfs
Description of the patch: This update for gnome-online-accounts, gvfs fixes the following issues:
Changes for gvfs:
Update gvfs to 1.59.90:
- CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers (bsc#1258953).
- CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRLF sequences in user supplied file paths
(bsc#1258954).
Changelog:
Update to version 1.59.90:
+ client: Fix use-after-free when creating async proxy failed
+ udisks2: Emit changed signals from update_all()
+ daemon: Fix race on subscribers list when on thread
+ ftp: Validate fe_size when parsing symlink target
+ ftp: Check localtime() return value before use
+ gphoto2: Use g_try_realloc() instead of g_realloc()
+ cdda: Reject path traversal in mount URI host
+ client: Fail when URI has invalid UTF-8 chars
+ udisks2: Fix memory corruption with duplicate mount paths
+ build: Update GOA dependency to > 3.57.0
+ Some other fixes
+ ftp: Use control connection address for PASV data.
+ ftp: Reject paths containing CR/LF characters
Update to version 1.59.1:
+ mtp: replace Android extension checks with capability checks
+ dav: Add X-OC-Mtime header on push to preserve last modified
time
+ udisks2: Use hash tables in the volume monitor to improve
performance
+ onedrive: Check for identity instead of presentation identity
+ build: Disable google option and mark as deprecated
Update to version 1.58.2:
+ ftp: Use control connection address for PASV data
+ ftp: Reject paths containing CR/LF characters
Update to version 1.58.1:
+ cdda: Fix duration of last track for some media
+ build: Fix build when google option is disabled
+ Fix various memory leaks
+ Updated translations.
Update to version 1.58.0:
+ mtp: Allow cancelling ongoing folder enumerations
+ wsdd: Use socket-activated service if available
+ onedrive: Set emblem for remote data
+ fix: Add file rename support in MTP backend move operation
+ mtp: Fix -Wmaybe-uninitialized warning in pad_file
+ fuse: use fuse_(un)set_feature_flag for libfuse 3.17+
+ smbbrowse: Purge server cache for next auth try
+ metatree: Open files with O_CLOEXEC
+ cdda: Fix incorrect track duration for 99-track CDs
+ metadata: Fix journal file permissions inconsistency
+ dav: recognize 308 Permanent Redirect
Changes for gnome-online-accounts:
Update to version 3.58.0:
+ SMTP server without password cannot be configured
+ Remove unneeded SMTP password escaping
+ build: Disable google provider Files feature
+ MS365: Fix mail address and name
+ Google: Set mail name to presentation identity
+ Updated translations.
Update to version 3.57.1:
+ Default Microsoft 365 client is unverified
+ Microsoft 365: Make use of email for id
+ goadaemon: Allow manage system notifications
+ goamsgraphprovider: bump credentials generation
+ goaprovider: Allow to disable, instead of enable, selected
providers
Changes from version 3.57.0:
+ Support for saving a Kerberos password to the keychain after
the first login
+ changing expired kerberos password is not supported.
+ Provided Files URI does not override undiscovered endpoint
+ DAV client rejects 204 status in OPTIONS request handler
+ Include emblem-default-symbolic.svg
+ Connecting a Runbox CardDAV/CalDAV account hangs/freezes after
sign in
+ i81n: fix translatable string
+ goaimapsmptprovider: fix accounts without SMTP or
authentication-less SMTP
+ build: only install icons for the goabackend build
+ build: don't require goabackend to build documentation
+ ci: test the build without gtk4
+ DAV-client: Added short path for SOGo
Update to version 3.56.4:
+ Bugs fixed:
- Unclear which part of "IMAP+SMTP" account test failed
- Adding nextcloud account which has a subfolder does not work
- goadaemon: Handle broken account configs
Update to version 3.56.3:
- Add DAV detection and configuration for SOGo
- DAV discovery fails when certain SRV lookups fail
Update to version 3.56.1:
- Support for saving a Kerberos password after the first login
- Changing expired kerberos password is not supported
- Provided Files URI does not override undiscovered endpoint
- DAV client rejects 204 status in OPTIONS request handler
Update to version 3.56.0:
+ Code style and logging cleanups
+ Updated translations
Update to version 3.55.2:
+ goaoauth2provider: improve error handling for auth/token
endpoints
Update to version 3.55.1:
- Support Webflow authentication for Nextcloud
- Rename dconf key in gnome-online-accounts settings
- "Account Name" GUI field is a bit ambiguous
- Failed to generate a new POT file for the user interface of
"gnome-online-accounts" (domain: "po") and some missing files
from POTFILES.in
Update to version 3.55.0:
- Add progress spinner for OAuth2 dialogs
- Remove Windows Live! option
- Improve goa_oauth2_provider_ensure_credentials_sync
- Authentication failure in goa IMAP accounts
- Missing files from POTFILES.in
- WebDAV not detected for mail.ru
- goaoauth2provider: fix task chaining for subclasses
- Always lowercase domains when looking up base
- goadavclient: check Nextcloud fallback last
- goabackend: add a composite widget for authflow links
- goadavclient: fix the mailbox.org preconfig
Update to version 3.54.5:
- Adding GOA account fails with sonic.net IMAP service
- Cannot add a ProtonMail bridge with IMAP + TLS
- Nextcloud login does not work anymore due to OPTIONS /login
request
- Linked online accounts no longer work
- Invalid URI when adding Google account
- goamsgraphprovider: ensure a valid PresentationIdentity
- goadaemon: complete GTasks to avoid a scary debug warning
Patchnames: openSUSE-Leap-16.0-469
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.3 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gnome-online-accounts, gvfs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gnome-online-accounts, gvfs fixes the following issues:\n\nChanges for gvfs:\n\nUpdate gvfs to 1.59.90:\n\n- CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers (bsc#1258953).\n- CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRLF sequences in user supplied file paths\n (bsc#1258954).\n\nChangelog:\n\nUpdate to version 1.59.90:\n\n + client: Fix use-after-free when creating async proxy failed\n + udisks2: Emit changed signals from update_all()\n + daemon: Fix race on subscribers list when on thread\n + ftp: Validate fe_size when parsing symlink target\n + ftp: Check localtime() return value before use\n + gphoto2: Use g_try_realloc() instead of g_realloc()\n + cdda: Reject path traversal in mount URI host\n + client: Fail when URI has invalid UTF-8 chars\n + udisks2: Fix memory corruption with duplicate mount paths\n + build: Update GOA dependency to \u003e 3.57.0\n + Some other fixes\n + ftp: Use control connection address for PASV data.\n + ftp: Reject paths containing CR/LF characters\n\nUpdate to version 1.59.1:\n\n + mtp: replace Android extension checks with capability checks\n + dav: Add X-OC-Mtime header on push to preserve last modified\n time\n + udisks2: Use hash tables in the volume monitor to improve\n performance\n + onedrive: Check for identity instead of presentation identity\n + build: Disable google option and mark as deprecated\n\nUpdate to version 1.58.2:\n\n + ftp: Use control connection address for PASV data\n + ftp: Reject paths containing CR/LF characters\n\nUpdate to version 1.58.1:\n\n + cdda: Fix duration of last track for some media\n + build: Fix build when google option is disabled\n + Fix various memory leaks\n + Updated translations.\n\nUpdate to version 1.58.0:\n\n + mtp: Allow cancelling ongoing folder enumerations\n + wsdd: Use socket-activated service if available\n + onedrive: Set emblem for remote data\n + fix: Add file rename support in MTP backend move operation\n + mtp: Fix -Wmaybe-uninitialized warning in pad_file\n + fuse: use fuse_(un)set_feature_flag for libfuse 3.17+\n + smbbrowse: Purge server cache for next auth try\n + metatree: Open files with O_CLOEXEC\n + cdda: Fix incorrect track duration for 99-track CDs\n + metadata: Fix journal file permissions inconsistency\n + dav: recognize 308 Permanent Redirect\n\nChanges for gnome-online-accounts:\n\nUpdate to version 3.58.0:\n\n + SMTP server without password cannot be configured\n + Remove unneeded SMTP password escaping\n + build: Disable google provider Files feature\n + MS365: Fix mail address and name\n + Google: Set mail name to presentation identity\n + Updated translations.\n\nUpdate to version 3.57.1:\n\n + Default Microsoft 365 client is unverified\n + Microsoft 365: Make use of email for id\n + goadaemon: Allow manage system notifications\n + goamsgraphprovider: bump credentials generation\n + goaprovider: Allow to disable, instead of enable, selected\n providers\n\nChanges from version 3.57.0:\n\n + Support for saving a Kerberos password to the keychain after\n the first login\n + changing expired kerberos password is not supported.\n + Provided Files URI does not override undiscovered endpoint\n + DAV client rejects 204 status in OPTIONS request handler\n + Include emblem-default-symbolic.svg\n + Connecting a Runbox CardDAV/CalDAV account hangs/freezes after\n sign in\n + i81n: fix translatable string\n + goaimapsmptprovider: fix accounts without SMTP or\n authentication-less SMTP\n + build: only install icons for the goabackend build\n + build: don\u0027t require goabackend to build documentation\n + ci: test the build without gtk4\n + DAV-client: Added short path for SOGo\n\nUpdate to version 3.56.4:\n\n + Bugs fixed:\n - Unclear which part of \"IMAP+SMTP\" account test failed\n - Adding nextcloud account which has a subfolder does not work\n - goadaemon: Handle broken account configs\n\nUpdate to version 3.56.3:\n\n - Add DAV detection and configuration for SOGo\n - DAV discovery fails when certain SRV lookups fail\n\nUpdate to version 3.56.1:\n\n - Support for saving a Kerberos password after the first login\n - Changing expired kerberos password is not supported\n - Provided Files URI does not override undiscovered endpoint\n - DAV client rejects 204 status in OPTIONS request handler\n\nUpdate to version 3.56.0:\n\n + Code style and logging cleanups\n + Updated translations\n\nUpdate to version 3.55.2:\n\n + goaoauth2provider: improve error handling for auth/token\n endpoints\n\nUpdate to version 3.55.1:\n\n - Support Webflow authentication for Nextcloud\n - Rename dconf key in gnome-online-accounts settings\n - \"Account Name\" GUI field is a bit ambiguous\n - Failed to generate a new POT file for the user interface of\n \"gnome-online-accounts\" (domain: \"po\") and some missing files\n from POTFILES.in\n\nUpdate to version 3.55.0:\n\n - Add progress spinner for OAuth2 dialogs\n - Remove Windows Live! option\n - Improve goa_oauth2_provider_ensure_credentials_sync\n - Authentication failure in goa IMAP accounts\n - Missing files from POTFILES.in\n - WebDAV not detected for mail.ru\n - goaoauth2provider: fix task chaining for subclasses\n - Always lowercase domains when looking up base\n - goadavclient: check Nextcloud fallback last\n - goabackend: add a composite widget for authflow links\n - goadavclient: fix the mailbox.org preconfig\n\nUpdate to version 3.54.5:\n\n - Adding GOA account fails with sonic.net IMAP service\n - Cannot add a ProtonMail bridge with IMAP + TLS\n - Nextcloud login does not work anymore due to OPTIONS /login\n request\n - Linked online accounts no longer work\n - Invalid URI when adding Google account\n - goamsgraphprovider: ensure a valid PresentationIdentity\n - goadaemon: complete GTasks to avoid a scary debug warning\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-469",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20451-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1258953",
"url": "https://bugzilla.suse.com/1258953"
},
{
"category": "self",
"summary": "SUSE Bug 1258954",
"url": "https://bugzilla.suse.com/1258954"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28295 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28296 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28296/"
}
],
"title": "Security update for gnome-online-accounts, gvfs",
"tracking": {
"current_release_date": "2026-03-31T09:11:58Z",
"generator": {
"date": "2026-03-31T09:11:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20451-1",
"initial_release_date": "2026-03-31T09:11:58Z",
"revision_history": [
{
"date": "2026-03-31T09:11:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"product": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"product_id": "gnome-online-accounts-3.58.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"product": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"product_id": "gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-backend-afc-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-backend-goa-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-backend-samba-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-backends-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"product": {
"name": "gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"product_id": "gnome-online-accounts-lang-3.58.0-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "gvfs-lang-1.59.90-160000.1.1.noarch",
"product": {
"name": "gvfs-lang-1.59.90-160000.1.1.noarch",
"product_id": "gvfs-lang-1.59.90-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"product_id": "gnome-online-accounts-3.58.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"product_id": "gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-backend-afc-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-backend-goa-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-backend-samba-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-backends-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gnome-online-accounts-3.58.0-160000.1.1.s390x",
"product": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.s390x",
"product_id": "gnome-online-accounts-3.58.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"product": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"product_id": "gnome-online-accounts-devel-3.58.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-backend-afc-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-backend-goa-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-backend-gphoto-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-backend-samba-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-backends-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"product": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"product_id": "gnome-online-accounts-3.58.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"product": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"product_id": "gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-backend-afc-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-backend-goa-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-backend-samba-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-backends-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64"
},
"product_reference": "gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x"
},
"product_reference": "gnome-online-accounts-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-3.58.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64"
},
"product_reference": "gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64"
},
"product_reference": "gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x"
},
"product_reference": "gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64"
},
"product_reference": "gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnome-online-accounts-lang-3.58.0-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch"
},
"product_reference": "gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.59.90-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch"
},
"product_reference": "gvfs-lang-1.59.90-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28295"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28295",
"url": "https://www.suse.com/security/cve/CVE-2026-28295"
},
{
"category": "external",
"summary": "SUSE Bug 1258953 for CVE-2026-28295",
"url": "https://bugzilla.suse.com/1258953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:11:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-28295"
},
{
"cve": "CVE-2026-28296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28296"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed (CRLF) sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and inject arbitrary FTP commands, potentially leading to arbitrary code execution or other severe impacts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28296",
"url": "https://www.suse.com/security/cve/CVE-2026-28296"
},
{
"category": "external",
"summary": "SUSE Bug 1258954 for CVE-2026-28296",
"url": "https://bugzilla.suse.com/1258954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:gnome-online-accounts-devel-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:gnome-online-accounts-lang-3.58.0-160000.1.1.noarch",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-afc-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-goa-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-gphoto-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backend-samba-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"openSUSE Leap 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"openSUSE Leap 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"openSUSE Leap 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:11:58Z",
"details": "important"
}
],
"title": "CVE-2026-28296"
}
]
}
SUSE-SU-2026:0916-1
Vulnerability from csaf_suse - Published: 2026-03-18 07:46 - Updated: 2026-03-18 07:46Summary
Security update for gvfs
Severity
Important
Notes
Title of the patch: Security update for gvfs
Description of the patch: This update for gvfs fixes the following issues:
- CVE-2026-28295: fixed by using control connection address for PASV data (bsc#1258953).
- CVE-2026-28296: fixed by rejecting paths containing CR/LF characters (bsc#1258954).
Patchnames: SUSE-2026-916,SUSE-SLE-SERVER-12-SP5-LTSS-2026-916,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-916
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.3 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gvfs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gvfs fixes the following issues:\n\n- CVE-2026-28295: fixed by using control connection address for PASV data (bsc#1258953).\n- CVE-2026-28296: fixed by rejecting paths containing CR/LF characters (bsc#1258954).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-916,SUSE-SLE-SERVER-12-SP5-LTSS-2026-916,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-916",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0916-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0916-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260916-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0916-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024708.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258953",
"url": "https://bugzilla.suse.com/1258953"
},
{
"category": "self",
"summary": "SUSE Bug 1258954",
"url": "https://bugzilla.suse.com/1258954"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28295 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28296 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28296/"
}
],
"title": "Security update for gvfs",
"tracking": {
"current_release_date": "2026-03-18T07:46:59Z",
"generator": {
"date": "2026-03-18T07:46:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0916-1",
"initial_release_date": "2026-03-18T07:46:59Z",
"revision_history": [
{
"date": "2026-03-18T07:46:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.28.3-18.9.1.aarch64",
"product": {
"name": "gvfs-1.28.3-18.9.1.aarch64",
"product_id": "gvfs-1.28.3-18.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.28.3-18.9.1.aarch64",
"product": {
"name": "gvfs-backend-afc-1.28.3-18.9.1.aarch64",
"product_id": "gvfs-backend-afc-1.28.3-18.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"product": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"product_id": "gvfs-backend-samba-1.28.3-18.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.28.3-18.9.1.aarch64",
"product": {
"name": "gvfs-backends-1.28.3-18.9.1.aarch64",
"product_id": "gvfs-backends-1.28.3-18.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.28.3-18.9.1.aarch64",
"product": {
"name": "gvfs-devel-1.28.3-18.9.1.aarch64",
"product_id": "gvfs-devel-1.28.3-18.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.28.3-18.9.1.aarch64",
"product": {
"name": "gvfs-fuse-1.28.3-18.9.1.aarch64",
"product_id": "gvfs-fuse-1.28.3-18.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-64bit-1.28.3-18.9.1.aarch64_ilp32",
"product": {
"name": "gvfs-64bit-1.28.3-18.9.1.aarch64_ilp32",
"product_id": "gvfs-64bit-1.28.3-18.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.28.3-18.9.1.i586",
"product": {
"name": "gvfs-1.28.3-18.9.1.i586",
"product_id": "gvfs-1.28.3-18.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.28.3-18.9.1.i586",
"product": {
"name": "gvfs-backend-afc-1.28.3-18.9.1.i586",
"product_id": "gvfs-backend-afc-1.28.3-18.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.28.3-18.9.1.i586",
"product": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.i586",
"product_id": "gvfs-backend-samba-1.28.3-18.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.28.3-18.9.1.i586",
"product": {
"name": "gvfs-backends-1.28.3-18.9.1.i586",
"product_id": "gvfs-backends-1.28.3-18.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.28.3-18.9.1.i586",
"product": {
"name": "gvfs-devel-1.28.3-18.9.1.i586",
"product_id": "gvfs-devel-1.28.3-18.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.28.3-18.9.1.i586",
"product": {
"name": "gvfs-fuse-1.28.3-18.9.1.i586",
"product_id": "gvfs-fuse-1.28.3-18.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-lang-1.28.3-18.9.1.noarch",
"product": {
"name": "gvfs-lang-1.28.3-18.9.1.noarch",
"product_id": "gvfs-lang-1.28.3-18.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.28.3-18.9.1.ppc64le",
"product": {
"name": "gvfs-1.28.3-18.9.1.ppc64le",
"product_id": "gvfs-1.28.3-18.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.28.3-18.9.1.ppc64le",
"product": {
"name": "gvfs-backend-afc-1.28.3-18.9.1.ppc64le",
"product_id": "gvfs-backend-afc-1.28.3-18.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"product": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"product_id": "gvfs-backend-samba-1.28.3-18.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.28.3-18.9.1.ppc64le",
"product": {
"name": "gvfs-backends-1.28.3-18.9.1.ppc64le",
"product_id": "gvfs-backends-1.28.3-18.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.28.3-18.9.1.ppc64le",
"product": {
"name": "gvfs-devel-1.28.3-18.9.1.ppc64le",
"product_id": "gvfs-devel-1.28.3-18.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.28.3-18.9.1.ppc64le",
"product": {
"name": "gvfs-fuse-1.28.3-18.9.1.ppc64le",
"product_id": "gvfs-fuse-1.28.3-18.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.28.3-18.9.1.s390",
"product": {
"name": "gvfs-1.28.3-18.9.1.s390",
"product_id": "gvfs-1.28.3-18.9.1.s390"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.28.3-18.9.1.s390",
"product": {
"name": "gvfs-backend-afc-1.28.3-18.9.1.s390",
"product_id": "gvfs-backend-afc-1.28.3-18.9.1.s390"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.28.3-18.9.1.s390",
"product": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.s390",
"product_id": "gvfs-backend-samba-1.28.3-18.9.1.s390"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.28.3-18.9.1.s390",
"product": {
"name": "gvfs-backends-1.28.3-18.9.1.s390",
"product_id": "gvfs-backends-1.28.3-18.9.1.s390"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.28.3-18.9.1.s390",
"product": {
"name": "gvfs-devel-1.28.3-18.9.1.s390",
"product_id": "gvfs-devel-1.28.3-18.9.1.s390"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.28.3-18.9.1.s390",
"product": {
"name": "gvfs-fuse-1.28.3-18.9.1.s390",
"product_id": "gvfs-fuse-1.28.3-18.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-1.28.3-18.9.1.s390x",
"product_id": "gvfs-1.28.3-18.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-32bit-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-32bit-1.28.3-18.9.1.s390x",
"product_id": "gvfs-32bit-1.28.3-18.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-backend-afc-1.28.3-18.9.1.s390x",
"product_id": "gvfs-backend-afc-1.28.3-18.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.s390x",
"product_id": "gvfs-backend-samba-1.28.3-18.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-backends-1.28.3-18.9.1.s390x",
"product_id": "gvfs-backends-1.28.3-18.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-devel-1.28.3-18.9.1.s390x",
"product_id": "gvfs-devel-1.28.3-18.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.28.3-18.9.1.s390x",
"product": {
"name": "gvfs-fuse-1.28.3-18.9.1.s390x",
"product_id": "gvfs-fuse-1.28.3-18.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-1.28.3-18.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-32bit-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-32bit-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-32bit-1.28.3-18.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-backend-afc-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-backend-afc-1.28.3-18.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-backend-samba-1.28.3-18.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-backends-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-backends-1.28.3-18.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-devel-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-devel-1.28.3-18.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.28.3-18.9.1.x86_64",
"product": {
"name": "gvfs-fuse-1.28.3-18.9.1.x86_64",
"product_id": "gvfs-fuse-1.28.3-18.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.28.3-18.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64"
},
"product_reference": "gvfs-1.28.3-18.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.28.3-18.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le"
},
"product_reference": "gvfs-1.28.3-18.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.28.3-18.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x"
},
"product_reference": "gvfs-1.28.3-18.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.28.3-18.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.28.3-18.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.28.3-18.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.28.3-18.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le"
},
"product_reference": "gvfs-backends-1.28.3-18.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.28.3-18.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x"
},
"product_reference": "gvfs-backends-1.28.3-18.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.28.3-18.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.28.3-18.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.28.3-18.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le"
},
"product_reference": "gvfs-devel-1.28.3-18.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.28.3-18.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x"
},
"product_reference": "gvfs-devel-1.28.3-18.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.28.3-18.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.28.3-18.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.28.3-18.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.28.3-18.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.28.3-18.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x"
},
"product_reference": "gvfs-fuse-1.28.3-18.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.28.3-18.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch"
},
"product_reference": "gvfs-lang-1.28.3-18.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.28.3-18.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.28.3-18.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.28.3-18.9.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
},
"product_reference": "gvfs-lang-1.28.3-18.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28295"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28295",
"url": "https://www.suse.com/security/cve/CVE-2026-28295"
},
{
"category": "external",
"summary": "SUSE Bug 1258953 for CVE-2026-28295",
"url": "https://bugzilla.suse.com/1258953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T07:46:59Z",
"details": "moderate"
}
],
"title": "CVE-2026-28295"
},
{
"cve": "CVE-2026-28296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28296"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed (CRLF) sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and inject arbitrary FTP commands, potentially leading to arbitrary code execution or other severe impacts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28296",
"url": "https://www.suse.com/security/cve/CVE-2026-28296"
},
{
"category": "external",
"summary": "SUSE Bug 1258954 for CVE-2026-28296",
"url": "https://bugzilla.suse.com/1258954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvfs-lang-1.28.3-18.9.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backend-samba-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-backends-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-devel-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-fuse-1.28.3-18.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvfs-lang-1.28.3-18.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T07:46:59Z",
"details": "important"
}
],
"title": "CVE-2026-28296"
}
]
}
SUSE-SU-2026:0923-1
Vulnerability from csaf_suse - Published: 2026-03-18 09:15 - Updated: 2026-03-18 09:15Summary
Security update for gvfs
Severity
Important
Notes
Title of the patch: Security update for gvfs
Description of the patch: This update for gvfs fixes the following issues:
- CVE-2026-28295: Fix ftp use control connection address for PASV data (bsc#1258953).
- CVE-2026-28296: Fix ftp reject paths containing CR/LF characters (bsc#1258954).
Patchnames: SUSE-2026-923,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-923,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-923,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-923,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-923,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-923,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-923,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-923,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-923
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.3 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gvfs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gvfs fixes the following issues:\n\n- CVE-2026-28295: Fix ftp use control connection address for PASV data (bsc#1258953).\n- CVE-2026-28296: Fix ftp reject paths containing CR/LF characters (bsc#1258954).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-923,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-923,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-923,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-923,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-923,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-923,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-923,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-923,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-923",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0923-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0923-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260923-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0923-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024712.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258953",
"url": "https://bugzilla.suse.com/1258953"
},
{
"category": "self",
"summary": "SUSE Bug 1258954",
"url": "https://bugzilla.suse.com/1258954"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28295 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28296 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28296/"
}
],
"title": "Security update for gvfs",
"tracking": {
"current_release_date": "2026-03-18T09:15:47Z",
"generator": {
"date": "2026-03-18T09:15:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0923-1",
"initial_release_date": "2026-03-18T09:15:47Z",
"revision_history": [
{
"date": "2026-03-18T09:15:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.48.2-150400.4.9.1.aarch64",
"product": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64",
"product_id": "gvfs-1.48.2-150400.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"product": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"product_id": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"product": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"product_id": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"product": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"product_id": "gvfs-backends-1.48.2-150400.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"product": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"product_id": "gvfs-devel-1.48.2-150400.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"product": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"product_id": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-64bit-1.48.2-150400.4.9.1.aarch64_ilp32",
"product": {
"name": "gvfs-64bit-1.48.2-150400.4.9.1.aarch64_ilp32",
"product_id": "gvfs-64bit-1.48.2-150400.4.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.48.2-150400.4.9.1.i586",
"product": {
"name": "gvfs-1.48.2-150400.4.9.1.i586",
"product_id": "gvfs-1.48.2-150400.4.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.i586",
"product": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.i586",
"product_id": "gvfs-backend-afc-1.48.2-150400.4.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.i586",
"product": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.i586",
"product_id": "gvfs-backend-samba-1.48.2-150400.4.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.48.2-150400.4.9.1.i586",
"product": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.i586",
"product_id": "gvfs-backends-1.48.2-150400.4.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.48.2-150400.4.9.1.i586",
"product": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.i586",
"product_id": "gvfs-devel-1.48.2-150400.4.9.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.48.2-150400.4.9.1.i586",
"product": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.i586",
"product_id": "gvfs-fuse-1.48.2-150400.4.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"product": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"product_id": "gvfs-lang-1.48.2-150400.4.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.48.2-150400.4.9.1.ppc64le",
"product": {
"name": "gvfs-1.48.2-150400.4.9.1.ppc64le",
"product_id": "gvfs-1.48.2-150400.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"product": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"product_id": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"product": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"product_id": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"product": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"product_id": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"product": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"product_id": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"product": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"product_id": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.48.2-150400.4.9.1.s390x",
"product": {
"name": "gvfs-1.48.2-150400.4.9.1.s390x",
"product_id": "gvfs-1.48.2-150400.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"product": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"product_id": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"product": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"product_id": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.48.2-150400.4.9.1.s390x",
"product": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.s390x",
"product_id": "gvfs-backends-1.48.2-150400.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.48.2-150400.4.9.1.s390x",
"product": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.s390x",
"product_id": "gvfs-devel-1.48.2-150400.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"product": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"product_id": "gvfs-fuse-1.48.2-150400.4.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-1.48.2-150400.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-32bit-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-32bit-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-32bit-1.48.2-150400.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-backends-1.48.2-150400.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-devel-1.48.2-150400.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"product": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"product_id": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64"
},
"product_reference": "gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.48.2-150400.4.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
},
"product_reference": "gvfs-lang-1.48.2-150400.4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28295"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28295",
"url": "https://www.suse.com/security/cve/CVE-2026-28295"
},
{
"category": "external",
"summary": "SUSE Bug 1258953 for CVE-2026-28295",
"url": "https://bugzilla.suse.com/1258953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T09:15:47Z",
"details": "moderate"
}
],
"title": "CVE-2026-28295"
},
{
"cve": "CVE-2026-28296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28296"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed (CRLF) sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and inject arbitrary FTP commands, potentially leading to arbitrary code execution or other severe impacts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28296",
"url": "https://www.suse.com/security/cve/CVE-2026-28296"
},
{
"category": "external",
"summary": "SUSE Bug 1258954 for CVE-2026-28296",
"url": "https://bugzilla.suse.com/1258954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvfs-lang-1.48.2-150400.4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-afc-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backend-samba-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-backends-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-devel-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-fuse-1.48.2-150400.4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvfs-lang-1.48.2-150400.4.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T09:15:47Z",
"details": "important"
}
],
"title": "CVE-2026-28296"
}
]
}
SUSE-SU-2026:20988-1
Vulnerability from csaf_suse - Published: 2026-03-31 09:08 - Updated: 2026-03-31 09:08Summary
Security update for gnome-online-accounts, gvfs
Severity
Important
Notes
Title of the patch: Security update for gnome-online-accounts, gvfs
Description of the patch: This update for gnome-online-accounts, gvfs fixes the following issues:
Changes for gvfs:
Update gvfs to 1.59.90:
- CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers (bsc#1258953).
- CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRLF sequences in user supplied file paths
(bsc#1258954).
Changelog:
Update to version 1.59.90:
+ client: Fix use-after-free when creating async proxy failed
+ udisks2: Emit changed signals from update_all()
+ daemon: Fix race on subscribers list when on thread
+ ftp: Validate fe_size when parsing symlink target
+ ftp: Check localtime() return value before use
+ gphoto2: Use g_try_realloc() instead of g_realloc()
+ cdda: Reject path traversal in mount URI host
+ client: Fail when URI has invalid UTF-8 chars
+ udisks2: Fix memory corruption with duplicate mount paths
+ build: Update GOA dependency to > 3.57.0
+ Some other fixes
+ ftp: Use control connection address for PASV data.
+ ftp: Reject paths containing CR/LF characters
Update to version 1.59.1:
+ mtp: replace Android extension checks with capability checks
+ dav: Add X-OC-Mtime header on push to preserve last modified
time
+ udisks2: Use hash tables in the volume monitor to improve
performance
+ onedrive: Check for identity instead of presentation identity
+ build: Disable google option and mark as deprecated
Update to version 1.58.2:
+ ftp: Use control connection address for PASV data
+ ftp: Reject paths containing CR/LF characters
Update to version 1.58.1:
+ cdda: Fix duration of last track for some media
+ build: Fix build when google option is disabled
+ Fix various memory leaks
+ Updated translations.
Update to version 1.58.0:
+ mtp: Allow cancelling ongoing folder enumerations
+ wsdd: Use socket-activated service if available
+ onedrive: Set emblem for remote data
+ fix: Add file rename support in MTP backend move operation
+ mtp: Fix -Wmaybe-uninitialized warning in pad_file
+ fuse: use fuse_(un)set_feature_flag for libfuse 3.17+
+ smbbrowse: Purge server cache for next auth try
+ metatree: Open files with O_CLOEXEC
+ cdda: Fix incorrect track duration for 99-track CDs
+ metadata: Fix journal file permissions inconsistency
+ dav: recognize 308 Permanent Redirect
Changes for gnome-online-accounts:
Update to version 3.58.0:
+ SMTP server without password cannot be configured
+ Remove unneeded SMTP password escaping
+ build: Disable google provider Files feature
+ MS365: Fix mail address and name
+ Google: Set mail name to presentation identity
+ Updated translations.
Update to version 3.57.1:
+ Default Microsoft 365 client is unverified
+ Microsoft 365: Make use of email for id
+ goadaemon: Allow manage system notifications
+ goamsgraphprovider: bump credentials generation
+ goaprovider: Allow to disable, instead of enable, selected
providers
Changes from version 3.57.0:
+ Support for saving a Kerberos password to the keychain after
the first login
+ changing expired kerberos password is not supported.
+ Provided Files URI does not override undiscovered endpoint
+ DAV client rejects 204 status in OPTIONS request handler
+ Include emblem-default-symbolic.svg
+ Connecting a Runbox CardDAV/CalDAV account hangs/freezes after
sign in
+ i81n: fix translatable string
+ goaimapsmptprovider: fix accounts without SMTP or
authentication-less SMTP
+ build: only install icons for the goabackend build
+ build: don't require goabackend to build documentation
+ ci: test the build without gtk4
+ DAV-client: Added short path for SOGo
Update to version 3.56.4:
+ Bugs fixed:
- Unclear which part of "IMAP+SMTP" account test failed
- Adding nextcloud account which has a subfolder does not work
- goadaemon: Handle broken account configs
Update to version 3.56.3:
- Add DAV detection and configuration for SOGo
- DAV discovery fails when certain SRV lookups fail
Update to version 3.56.1:
- Support for saving a Kerberos password after the first login
- Changing expired kerberos password is not supported
- Provided Files URI does not override undiscovered endpoint
- DAV client rejects 204 status in OPTIONS request handler
Update to version 3.56.0:
+ Code style and logging cleanups
+ Updated translations
Update to version 3.55.2:
+ goaoauth2provider: improve error handling for auth/token
endpoints
Update to version 3.55.1:
- Support Webflow authentication for Nextcloud
- Rename dconf key in gnome-online-accounts settings
- "Account Name" GUI field is a bit ambiguous
- Failed to generate a new POT file for the user interface of
"gnome-online-accounts" (domain: "po") and some missing files
from POTFILES.in
Update to version 3.55.0:
- Add progress spinner for OAuth2 dialogs
- Remove Windows Live! option
- Improve goa_oauth2_provider_ensure_credentials_sync
- Authentication failure in goa IMAP accounts
- Missing files from POTFILES.in
- WebDAV not detected for mail.ru
- goaoauth2provider: fix task chaining for subclasses
- Always lowercase domains when looking up base
- goadavclient: check Nextcloud fallback last
- goabackend: add a composite widget for authflow links
- goadavclient: fix the mailbox.org preconfig
Update to version 3.54.5:
- Adding GOA account fails with sonic.net IMAP service
- Cannot add a ProtonMail bridge with IMAP + TLS
- Nextcloud login does not work anymore due to OPTIONS /login
request
- Linked online accounts no longer work
- Invalid URI when adding Google account
- goamsgraphprovider: ensure a valid PresentationIdentity
- goadaemon: complete GTasks to avoid a scary debug warning
Patchnames: SUSE-SLES-16.0-469
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.3 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gnome-online-accounts, gvfs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gnome-online-accounts, gvfs fixes the following issues:\n\nChanges for gvfs:\n\nUpdate gvfs to 1.59.90:\n\n- CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers (bsc#1258953).\n- CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRLF sequences in user supplied file paths\n (bsc#1258954).\n\nChangelog:\n\nUpdate to version 1.59.90:\n\n + client: Fix use-after-free when creating async proxy failed\n + udisks2: Emit changed signals from update_all()\n + daemon: Fix race on subscribers list when on thread\n + ftp: Validate fe_size when parsing symlink target\n + ftp: Check localtime() return value before use\n + gphoto2: Use g_try_realloc() instead of g_realloc()\n + cdda: Reject path traversal in mount URI host\n + client: Fail when URI has invalid UTF-8 chars\n + udisks2: Fix memory corruption with duplicate mount paths\n + build: Update GOA dependency to \u003e 3.57.0\n + Some other fixes\n + ftp: Use control connection address for PASV data.\n + ftp: Reject paths containing CR/LF characters\n\nUpdate to version 1.59.1:\n\n + mtp: replace Android extension checks with capability checks\n + dav: Add X-OC-Mtime header on push to preserve last modified\n time\n + udisks2: Use hash tables in the volume monitor to improve\n performance\n + onedrive: Check for identity instead of presentation identity\n + build: Disable google option and mark as deprecated\n\nUpdate to version 1.58.2:\n\n + ftp: Use control connection address for PASV data\n + ftp: Reject paths containing CR/LF characters\n\nUpdate to version 1.58.1:\n\n + cdda: Fix duration of last track for some media\n + build: Fix build when google option is disabled\n + Fix various memory leaks\n + Updated translations.\n\nUpdate to version 1.58.0:\n\n + mtp: Allow cancelling ongoing folder enumerations\n + wsdd: Use socket-activated service if available\n + onedrive: Set emblem for remote data\n + fix: Add file rename support in MTP backend move operation\n + mtp: Fix -Wmaybe-uninitialized warning in pad_file\n + fuse: use fuse_(un)set_feature_flag for libfuse 3.17+\n + smbbrowse: Purge server cache for next auth try\n + metatree: Open files with O_CLOEXEC\n + cdda: Fix incorrect track duration for 99-track CDs\n + metadata: Fix journal file permissions inconsistency\n + dav: recognize 308 Permanent Redirect\n\nChanges for gnome-online-accounts:\n\nUpdate to version 3.58.0:\n\n + SMTP server without password cannot be configured\n + Remove unneeded SMTP password escaping\n + build: Disable google provider Files feature\n + MS365: Fix mail address and name\n + Google: Set mail name to presentation identity\n + Updated translations.\n\nUpdate to version 3.57.1:\n\n + Default Microsoft 365 client is unverified\n + Microsoft 365: Make use of email for id\n + goadaemon: Allow manage system notifications\n + goamsgraphprovider: bump credentials generation\n + goaprovider: Allow to disable, instead of enable, selected\n providers\n\nChanges from version 3.57.0:\n\n + Support for saving a Kerberos password to the keychain after\n the first login\n + changing expired kerberos password is not supported.\n + Provided Files URI does not override undiscovered endpoint\n + DAV client rejects 204 status in OPTIONS request handler\n + Include emblem-default-symbolic.svg\n + Connecting a Runbox CardDAV/CalDAV account hangs/freezes after\n sign in\n + i81n: fix translatable string\n + goaimapsmptprovider: fix accounts without SMTP or\n authentication-less SMTP\n + build: only install icons for the goabackend build\n + build: don\u0027t require goabackend to build documentation\n + ci: test the build without gtk4\n + DAV-client: Added short path for SOGo\n\nUpdate to version 3.56.4:\n\n + Bugs fixed:\n - Unclear which part of \"IMAP+SMTP\" account test failed\n - Adding nextcloud account which has a subfolder does not work\n - goadaemon: Handle broken account configs\n\nUpdate to version 3.56.3:\n\n - Add DAV detection and configuration for SOGo\n - DAV discovery fails when certain SRV lookups fail\n\nUpdate to version 3.56.1:\n\n - Support for saving a Kerberos password after the first login\n - Changing expired kerberos password is not supported\n - Provided Files URI does not override undiscovered endpoint\n - DAV client rejects 204 status in OPTIONS request handler\n\nUpdate to version 3.56.0:\n\n + Code style and logging cleanups\n + Updated translations\n\nUpdate to version 3.55.2:\n\n + goaoauth2provider: improve error handling for auth/token\n endpoints\n\nUpdate to version 3.55.1:\n\n - Support Webflow authentication for Nextcloud\n - Rename dconf key in gnome-online-accounts settings\n - \"Account Name\" GUI field is a bit ambiguous\n - Failed to generate a new POT file for the user interface of\n \"gnome-online-accounts\" (domain: \"po\") and some missing files\n from POTFILES.in\n\nUpdate to version 3.55.0:\n\n - Add progress spinner for OAuth2 dialogs\n - Remove Windows Live! option\n - Improve goa_oauth2_provider_ensure_credentials_sync\n - Authentication failure in goa IMAP accounts\n - Missing files from POTFILES.in\n - WebDAV not detected for mail.ru\n - goaoauth2provider: fix task chaining for subclasses\n - Always lowercase domains when looking up base\n - goadavclient: check Nextcloud fallback last\n - goabackend: add a composite widget for authflow links\n - goadavclient: fix the mailbox.org preconfig\n\nUpdate to version 3.54.5:\n\n - Adding GOA account fails with sonic.net IMAP service\n - Cannot add a ProtonMail bridge with IMAP + TLS\n - Nextcloud login does not work anymore due to OPTIONS /login\n request\n - Linked online accounts no longer work\n - Invalid URI when adding Google account\n - goamsgraphprovider: ensure a valid PresentationIdentity\n - goadaemon: complete GTasks to avoid a scary debug warning\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-469",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20988-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20988-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620988-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20988-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045343.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258953",
"url": "https://bugzilla.suse.com/1258953"
},
{
"category": "self",
"summary": "SUSE Bug 1258954",
"url": "https://bugzilla.suse.com/1258954"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28295 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28296 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28296/"
}
],
"title": "Security update for gnome-online-accounts, gvfs",
"tracking": {
"current_release_date": "2026-03-31T09:08:21Z",
"generator": {
"date": "2026-03-31T09:08:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20988-1",
"initial_release_date": "2026-03-31T09:08:21Z",
"revision_history": [
{
"date": "2026-03-31T09:08:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-backends-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-lang-1.59.90-160000.1.1.noarch",
"product": {
"name": "gvfs-lang-1.59.90-160000.1.1.noarch",
"product_id": "gvfs-lang-1.59.90-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-backends-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-backends-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-backends-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"product": {
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"product_id": "gvfs-fuse-1.59.90-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"product": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"product_id": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"product": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"product_id": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"product": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"product_id": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.59.90-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch"
},
"product_reference": "gvfs-lang-1.59.90-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.59.90-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.59.90-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-backends-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.59.90-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64"
},
"product_reference": "gvfs-fuse-1.59.90-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.59.90-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch"
},
"product_reference": "gvfs-lang-1.59.90-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64"
},
"product_reference": "libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64"
},
"product_reference": "libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
},
"product_reference": "typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28295"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28295",
"url": "https://www.suse.com/security/cve/CVE-2026-28295"
},
{
"category": "external",
"summary": "SUSE Bug 1258953 for CVE-2026-28295",
"url": "https://bugzilla.suse.com/1258953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:08:21Z",
"details": "moderate"
}
],
"title": "CVE-2026-28295"
},
{
"cve": "CVE-2026-28296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28296"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed (CRLF) sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and inject arbitrary FTP commands, potentially leading to arbitrary code execution or other severe impacts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28296",
"url": "https://www.suse.com/security/cve/CVE-2026-28296"
},
{
"category": "external",
"summary": "SUSE Bug 1258954 for CVE-2026-28296",
"url": "https://bugzilla.suse.com/1258954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-backends-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-fuse-1.59.90-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvfs-lang-1.59.90-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-1_0-0-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgoa-backend-1_0-2-3.58.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Goa-1_0-3.58.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:08:21Z",
"details": "important"
}
],
"title": "CVE-2026-28296"
}
]
}
SUSE-SU-2026:0960-1
Vulnerability from csaf_suse - Published: 2026-03-23 08:50 - Updated: 2026-03-23 08:50Summary
Security update for gvfs
Severity
Important
Notes
Title of the patch: Security update for gvfs
Description of the patch: This update for gvfs fixes the following issues:
- CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers (bsc#1258953).
- CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRLF sequences in user supplied file paths
(bsc#1258954).
Patchnames: SUSE-2026-960,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-960,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-960,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-960,openSUSE-SLE-15.6-2026-960
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.3 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gvfs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gvfs fixes the following issues:\n\n- CVE-2026-28295: information disclosure when processing untrusted PASV responses from FTP servers (bsc#1258953).\n- CVE-2026-28296: arbitrary FTP command injection due to unsanitized CRLF sequences in user supplied file paths\n (bsc#1258954).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-960,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-960,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-960,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-960,openSUSE-SLE-15.6-2026-960",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0960-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0960-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260960-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0960-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024806.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258953",
"url": "https://bugzilla.suse.com/1258953"
},
{
"category": "self",
"summary": "SUSE Bug 1258954",
"url": "https://bugzilla.suse.com/1258954"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28295 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28296 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28296/"
}
],
"title": "Security update for gvfs",
"tracking": {
"current_release_date": "2026-03-23T08:50:48Z",
"generator": {
"date": "2026-03-23T08:50:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0960-1",
"initial_release_date": "2026-03-23T08:50:48Z",
"revision_history": [
{
"date": "2026-03-23T08:50:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.52.2-150600.3.3.1.aarch64",
"product": {
"name": "gvfs-1.52.2-150600.3.3.1.aarch64",
"product_id": "gvfs-1.52.2-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"product": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"product_id": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"product": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"product_id": "gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"product": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"product_id": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"product": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"product_id": "gvfs-backends-1.52.2-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"product": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"product_id": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-64bit-1.52.2-150600.3.3.1.aarch64_ilp32",
"product": {
"name": "gvfs-64bit-1.52.2-150600.3.3.1.aarch64_ilp32",
"product_id": "gvfs-64bit-1.52.2-150600.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.52.2-150600.3.3.1.i586",
"product": {
"name": "gvfs-1.52.2-150600.3.3.1.i586",
"product_id": "gvfs-1.52.2-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.i586",
"product": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.i586",
"product_id": "gvfs-backend-afc-1.52.2-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.i586",
"product": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.i586",
"product_id": "gvfs-backend-goa-1.52.2-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.i586",
"product": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.i586",
"product_id": "gvfs-backend-samba-1.52.2-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.52.2-150600.3.3.1.i586",
"product": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.i586",
"product_id": "gvfs-backends-1.52.2-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.52.2-150600.3.3.1.i586",
"product": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.i586",
"product_id": "gvfs-fuse-1.52.2-150600.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-devel-1.52.2-150600.3.3.1.noarch",
"product": {
"name": "gvfs-devel-1.52.2-150600.3.3.1.noarch",
"product_id": "gvfs-devel-1.52.2-150600.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "gvfs-lang-1.52.2-150600.3.3.1.noarch",
"product": {
"name": "gvfs-lang-1.52.2-150600.3.3.1.noarch",
"product_id": "gvfs-lang-1.52.2-150600.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.52.2-150600.3.3.1.ppc64le",
"product": {
"name": "gvfs-1.52.2-150600.3.3.1.ppc64le",
"product_id": "gvfs-1.52.2-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"product": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"product_id": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"product": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"product_id": "gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"product": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"product_id": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"product": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"product_id": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"product": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"product_id": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.52.2-150600.3.3.1.s390x",
"product": {
"name": "gvfs-1.52.2-150600.3.3.1.s390x",
"product_id": "gvfs-1.52.2-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"product": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"product_id": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"product": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"product_id": "gvfs-backend-goa-1.52.2-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"product": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"product_id": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.52.2-150600.3.3.1.s390x",
"product": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.s390x",
"product_id": "gvfs-backends-1.52.2-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"product": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"product_id": "gvfs-fuse-1.52.2-150600.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvfs-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-1.52.2-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-32bit-1.52.2-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-backends-1.52.2-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"product": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"product_id": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.52.2-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-devel-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.52.2-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-lang-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.52.2-150600.3.3.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-devel-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.52.2-150600.3.3.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-lang-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.52.2-150600.3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-devel-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.52.2-150600.3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-lang-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-32bit-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-backends-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-devel-1.52.2-150600.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-devel-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64"
},
"product_reference": "gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvfs-lang-1.52.2-150600.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
},
"product_reference": "gvfs-lang-1.52.2-150600.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28295"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28295",
"url": "https://www.suse.com/security/cve/CVE-2026-28295"
},
{
"category": "external",
"summary": "SUSE Bug 1258953 for CVE-2026-28295",
"url": "https://bugzilla.suse.com/1258953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T08:50:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-28295"
},
{
"cve": "CVE-2026-28296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28296"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed (CRLF) sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and inject arbitrary FTP commands, potentially leading to arbitrary code execution or other severe impacts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28296",
"url": "https://www.suse.com/security/cve/CVE-2026-28296"
},
{
"category": "external",
"summary": "SUSE Bug 1258954 for CVE-2026-28296",
"url": "https://bugzilla.suse.com/1258954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvfs-lang-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-32bit-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-afc-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-goa-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backend-samba-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-backends-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-devel-1.52.2-150600.3.3.1.noarch",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gvfs-fuse-1.52.2-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gvfs-lang-1.52.2-150600.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T08:50:48Z",
"details": "important"
}
],
"title": "CVE-2026-28296"
}
]
}
GHSA-PP79-4QX3-MF4H
Vulnerability from github – Published: 2026-02-26 18:31 – Updated: 2026-02-26 18:31
VLAI?
Details
A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client's network.
Severity ?
4.3 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-28295"
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-02-26T16:24:09Z",
"severity": "MODERATE"
},
"details": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network.",
"id": "GHSA-pp79-4qx3-mf4h",
"modified": "2026-02-26T18:31:41Z",
"published": "2026-02-26T18:31:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28295"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-28295"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443004"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2026-28295
Vulnerability from fkie_nvd - Published: 2026-02-26 16:24 - Updated: 2026-02-27 14:06
Severity ?
Summary
A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client's network.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the FTP GVfs backend. A malicious FTP server can exploit this vulnerability by providing an arbitrary IP address and port in its passive mode (PASV) response. The client unconditionally trusts this information and attempts to connect to the specified endpoint, allowing the malicious server to probe for open ports accessible from the client\u0027s network."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en el backend FTP de GVfs. Un servidor FTP malicioso puede explotar esta vulnerabilidad al proporcionar una direcci\u00f3n IP y un puerto arbitrarios en su respuesta de modo pasivo (PASV). El cliente conf\u00eda incondicionalmente en esta informaci\u00f3n e intenta conectarse al endpoint especificado, lo que permite al servidor malicioso sondear puertos abiertos accesibles desde la red del cliente."
}
],
"id": "CVE-2026-28295",
"lastModified": "2026-02-27T14:06:37.987",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Primary"
}
]
},
"published": "2026-02-26T16:24:09.370",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-28295"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443004"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "secalert@redhat.com",
"type": "Primary"
}
]
}
Loading…
Show additional events:
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…