Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-12224 (GCVE-0-2024-12224)
Vulnerability from cvelistv5 – Published: 2025-05-30 01:16 – Updated: 2025-05-30 12:46
VLAI
EPSS
Title
idna accepts Punycode labels that do not produce any non-ASCII when decoded
Summary
Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://rustsec.org/advisories/RUSTSEC-2024-0421.html | vendor-advisory |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1887898 | issue-tracking |
Date Public
2024-12-09 08:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-12224",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-30T12:46:53.443148Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-30T12:46:56.887Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887898"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://crates.io/crates/idna",
"defaultStatus": "unaffected",
"packageName": "idna",
"product": "rust-url",
"repo": "https://github.com/servo/rust-url/",
"vendor": "servo",
"versions": [
{
"lessThan": "1.0.0",
"status": "affected",
"version": "0",
"versionType": "rust"
}
]
}
],
"configurations": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In applications using \u003ccode\u003eidna\u003c/code\u003e (but not in \u003ccode\u003eidna\u003c/code\u003e \nitself) this may be able to lead to privilege escalation when host name \ncomparison is part of a privilege check and the behavior is combined \nwith a client that resolves domains with such labels instead of treating\n them as errors that preclude DNS resolution / URL fetching and with the\n attacker managing to introduce a DNS entry (and TLS certificate) for an\n \u003ccode\u003exn--\u003c/code\u003e-masked name that turns into the name of the target when processed by \u003ccode\u003eidna\u003c/code\u003e 0.5.0 or earlier.\u003cbr\u003e"
}
],
"value": "In applications using idna (but not in idna \nitself) this may be able to lead to privilege escalation when host name \ncomparison is part of a privilege check and the behavior is combined \nwith a client that resolves domains with such labels instead of treating\n them as errors that preclude DNS resolution / URL fetching and with the\n attacker managing to introduce a DNS entry (and TLS certificate) for an\n xn---masked name that turns into the name of the target when processed by idna 0.5.0 or earlier."
}
],
"datePublic": "2024-12-09T08:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname."
}
],
"value": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1289",
"description": "CWE-1289",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-30T01:16:47.829Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0421.html"
},
{
"tags": [
"issue-tracking"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887898"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "idna accepts Punycode labels that do not produce any non-ASCII when decoded",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2024-12224",
"datePublished": "2025-05-30T01:16:47.829Z",
"dateReserved": "2024-12-05T02:50:17.716Z",
"dateUpdated": "2025-05-30T12:46:56.887Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-12224",
"date": "2026-06-05",
"epss": "0.00151",
"percentile": "0.35541"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-12224\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2025-05-30T02:15:19.670\",\"lastModified\":\"2025-06-25T15:33:17.667\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.\"},{\"lang\":\"es\",\"value\":\"La validaci\u00f3n incorrecta de equivalencia insegura en punycode por parte del crate idna de Servo rust-url permite que un atacante cree un nombre de host punycode que una parte de un sistema podr\u00eda tratar como distinto mientras que otra parte de ese sistema tratar\u00eda como equivalente a otro nombre de host.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security@mozilla.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@mozilla.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1289\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:servo:idna:*:*:*:*:*:rust:*:*\",\"versionEndExcluding\":\"1.0.0\",\"matchCriteriaId\":\"2A9457A0-7004-4D5E-8C78-07A9BE0E13DA\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1887898\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://rustsec.org/advisories/RUSTSEC-2024-0421.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1887898\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-12224\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-30T12:46:53.443148Z\"}}}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1887898\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-30T12:46:47.514Z\"}}], \"cna\": {\"title\": \"idna accepts Punycode labels that do not produce any non-ASCII when decoded\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.1, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/servo/rust-url/\", \"vendor\": \"servo\", \"product\": \"rust-url\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.0.0\", \"versionType\": \"rust\"}], \"packageName\": \"idna\", \"collectionURL\": \"https://crates.io/crates/idna\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2024-12-09T08:00:00.000Z\", \"references\": [{\"url\": \"https://rustsec.org/advisories/RUSTSEC-2024-0421.html\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1887898\", \"tags\": [\"issue-tracking\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1289\", \"description\": \"CWE-1289\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"In applications using idna (but not in idna \\nitself) this may be able to lead to privilege escalation when host name \\ncomparison is part of a privilege check and the behavior is combined \\nwith a client that resolves domains with such labels instead of treating\\n them as errors that preclude DNS resolution / URL fetching and with the\\n attacker managing to introduce a DNS entry (and TLS certificate) for an\\n xn---masked name that turns into the name of the target when processed by idna 0.5.0 or earlier.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In applications using \u003ccode\u003eidna\u003c/code\u003e (but not in \u003ccode\u003eidna\u003c/code\u003e \\nitself) this may be able to lead to privilege escalation when host name \\ncomparison is part of a privilege check and the behavior is combined \\nwith a client that resolves domains with such labels instead of treating\\n them as errors that preclude DNS resolution / URL fetching and with the\\n attacker managing to introduce a DNS entry (and TLS certificate) for an\\n \u003ccode\u003exn--\u003c/code\u003e-masked name that turns into the name of the target when processed by \u003ccode\u003eidna\u003c/code\u003e 0.5.0 or earlier.\u003cbr\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2025-05-30T01:16:47.829Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-12224\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-30T12:46:56.887Z\", \"dateReserved\": \"2024-12-05T02:50:17.716Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2025-05-30T01:16:47.829Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:3785-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:28 - Updated: 2025-10-24 13:28Summary
Security update for afterburn
Severity
Important
Notes
Title of the patch: Security update for afterburn
Description of the patch: This update for afterburn fixes the following issues:
Update to version 5.9.0.git21.a73f509.
Security issues fixed:
- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large
repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).
- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect
hostname comparisons and incorrect URL parsing (bsc#1243850).
- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups
can lead to privilege escalation when information is used for access control (bsc#1244199).
- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can
lead to use-after-free (bsc#1242665).
Other issues fixed:
- Fixed in version 5.9.0.git21.a73f509:
* cargo: update dependencies
* microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat
* microsoft/azure: Fix SharedConfig parsing of XML attributes
* microsoft/azure: Mock goalstate.SharedConfig output in tests
* providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).
* upcloud: implement UpCloud provider
* Update several build dependencies
- Fixed in version 5.9.0:
* cargo: update dependencies
* dracut: Return 255 in module-setup
* oraclecloud: add release note and move base URL to constant
* oraclecloud: implement oraclecloud provider
* Update several build dependencies
- Fixed in version 5.8.2:
* cargo: update dependencies
* packit: add initial support
- Fixed in version 5.7.0.git103.bae893c:
* proxmoxve: Add more context to log messages.
* proxmoxve: Remove unneeded fields
* proxmoxve: Add tests for static network configuration from cloud-init.
* proxmoxve: Add support for static network configuration from cloud-init.
* providers/openstack: ignore ec2 metadata if not present
* proxmox: use noop provider if no configdrive
* Update several build dependencies
- Fixed in version 5.7.0:
* cargo: update dependencies
* dhcp: replace dbus_proxy with proxy, and zbus traits
* providers/hetzner: private ipv4 addresses in attributes
* openstack: Document the two platforms
* microsoft/azure: allow empty certificate chain in PKCS12 file
* proxmoxve: implement proxmoxve provider
* providers/hetzner: fix duplicate attribute prefix
* lint: silence deadcode warnings
* lint: address latest lint's from msrv update
* cargo: update msrv to 1.75
* providers: Add 'akamai' provider
* providers/vmware: add missing public functions for non-amd64
* providers/vmware: Process guestinfo.metadata netplan configuration
* kubevirt: Run afterburn-hostname service
* providers: add support for scaleway
* Move away from deprecated `users` to `uzers`
* providers/hetzner: add support for Hetzner Cloud
* cargo: update MSRV to 1.71
* cargo: specify required features for nix dependency
* openstack: Add attribute OPENSTACK_INSTANCE_UUID
* cargo: allow openssl 0.10.46
* build-sys: Use new tier = 2 for cargo-vendor-filterer
* cargo: fix minimum version of openssl crate
* microsoft/crypto/mod: replace deprecated function `parse` with `parse2`
* cli: switch to clap derive
* cli: add descriptive value names for option arguments in --help
* cli: have clap require exactly one of --cmdline/--provider
* providers/`*`: move endpoint mocking into retry::Client
* retry/client: move URL parsing into helper function
* providers/microsoft: import crate::retry
* providers/microsoft: use stored client for all fetches
* providers/packet: use stored client for boot checkin
* initrd: remember to write trailing newline to network kargs file
* util: drop obsolete 'OEM' terminology
* Inline variables into format strings
* Update several build dependencies
- Fixed in version 5.4.1:
* cargo: add configuration for cargo-vendor-filterer
* util: support DHCP option lookup from NetworkManager
* util: factor out retries of DHCP option lookup
* util: refactor DHCP option query helper into an enum
* util: move dns_lease_key_lookup() to a separate module
* cargo: update MSRV to 1.66
* cargo: update all packages to fix build error
* cargo: continue to support openssh-keys 0.5
* cargo: drop serde_derive crate in favor of serde derive feature
* cargo: use consistent declaration syntax for slog dependency
* cargo: drop unused dependencies
* cargo: continue to support base64 0.13
* cargo: continue to support mailparse 0.13.8
* cargo: continue to support clap 3.1
* cargo: stop enabling LTO in release builds
* providers/ibmcloud: avoid error if an ssh key not found in metadata
* systemd: add explicit ordering, after multi-user.target
* network: fix clippy 1.63.0 lints
* cargo: allow serde_yaml 0.8
* cargo: update version ranges for post-1.x deps
* providers: Use inline `format!` in a few places
* *: bump MSRV to 1.58.0
* cargo: update clap to 3.2.5
* copr: mark git checkout as safe
* providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID
* Update several build dependencies
- Fixed in version 5.3.0:
* systemd: enable sshkeys on Power VS platform
* network: Encode information for systemd-networkd-wait-online
* cargo: update to clap 3.1
* cargo: enable clap wrap_help feature
* cli: run clap tests
* cli: avoid deprecated clap constructs
* cargo: update to clap 3.0
* cli: use clap mechanism to require exp subcommand
* cargo: declare MSRV in Cargo.toml
* cargo: update to Rust 2021; bump MSRV to 1.56.0
* copr: abort if specfile fetch fails
* providers/aws: add AWS_IPV6 attribute
* providers/aws: bump metadata version to 2021-01-03
* kubevirt: Add KubeVirt platform support
* *.service: add/update Documentation field
* aws/mock_tests: explicitly drop mocks before resetting
* aws/mock_tests: split out IMDS tests
* aws/mock_tests: factor out map building
* *: use `RemainAfterExit` on all oneshot services
* Update several build dependencies
Patchnames: SUSE-2025-3785,SUSE-SLE-Micro-5.4-2025-3785
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)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
low
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
23 references
{
"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 afterburn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for afterburn fixes the following issues:\n\nUpdate to version 5.9.0.git21.a73f509.\n\nSecurity issues fixed:\n\n- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large\n repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).\n- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect\n hostname comparisons and incorrect URL parsing (bsc#1243850).\n- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups\n can lead to privilege escalation when information is used for access control (bsc#1244199).\n- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can\n lead to use-after-free (bsc#1242665).\n\nOther issues fixed:\n\n- Fixed in version 5.9.0.git21.a73f509:\n * cargo: update dependencies\n * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat\n * microsoft/azure: Fix SharedConfig parsing of XML attributes\n * microsoft/azure: Mock goalstate.SharedConfig output in tests\n * providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).\n * upcloud: implement UpCloud provider\n * Update several build dependencies\n \n- Fixed in version 5.9.0:\n * cargo: update dependencies\n * dracut: Return 255 in module-setup\n * oraclecloud: add release note and move base URL to constant\n * oraclecloud: implement oraclecloud provider\n * Update several build dependencies\n\n- Fixed in version 5.8.2:\n * cargo: update dependencies\n * packit: add initial support\n\n- Fixed in version 5.7.0.git103.bae893c:\n * proxmoxve: Add more context to log messages.\n * proxmoxve: Remove unneeded fields\n * proxmoxve: Add tests for static network configuration from cloud-init.\n * proxmoxve: Add support for static network configuration from cloud-init.\n * providers/openstack: ignore ec2 metadata if not present\n * proxmox: use noop provider if no configdrive\n * Update several build dependencies\n\n- Fixed in version 5.7.0:\n * cargo: update dependencies\n * dhcp: replace dbus_proxy with proxy, and zbus traits\n * providers/hetzner: private ipv4 addresses in attributes\n * openstack: Document the two platforms\n * microsoft/azure: allow empty certificate chain in PKCS12 file\n * proxmoxve: implement proxmoxve provider\n * providers/hetzner: fix duplicate attribute prefix\n * lint: silence deadcode warnings\n * lint: address latest lint\u0027s from msrv update\n * cargo: update msrv to 1.75\n * providers: Add \u0027akamai\u0027 provider\n * providers/vmware: add missing public functions for non-amd64\n * providers/vmware: Process guestinfo.metadata netplan configuration\n * kubevirt: Run afterburn-hostname service\n * providers: add support for scaleway\n * Move away from deprecated `users` to `uzers`\n * providers/hetzner: add support for Hetzner Cloud\n * cargo: update MSRV to 1.71\n * cargo: specify required features for nix dependency\n * openstack: Add attribute OPENSTACK_INSTANCE_UUID\n * cargo: allow openssl 0.10.46\n * build-sys: Use new tier = 2 for cargo-vendor-filterer\n * cargo: fix minimum version of openssl crate\n * microsoft/crypto/mod: replace deprecated function `parse` with `parse2`\n * cli: switch to clap derive\n * cli: add descriptive value names for option arguments in --help\n * cli: have clap require exactly one of --cmdline/--provider\n * providers/`*`: move endpoint mocking into retry::Client\n * retry/client: move URL parsing into helper function\n * providers/microsoft: import crate::retry\n * providers/microsoft: use stored client for all fetches\n * providers/packet: use stored client for boot checkin\n * initrd: remember to write trailing newline to network kargs file\n * util: drop obsolete \u0027OEM\u0027 terminology\n * Inline variables into format strings\n * Update several build dependencies\n\n- Fixed in version 5.4.1:\n * cargo: add configuration for cargo-vendor-filterer\n * util: support DHCP option lookup from NetworkManager\n * util: factor out retries of DHCP option lookup\n * util: refactor DHCP option query helper into an enum\n * util: move dns_lease_key_lookup() to a separate module\n * cargo: update MSRV to 1.66\n * cargo: update all packages to fix build error\n * cargo: continue to support openssh-keys 0.5\n * cargo: drop serde_derive crate in favor of serde derive feature\n * cargo: use consistent declaration syntax for slog dependency\n * cargo: drop unused dependencies\n * cargo: continue to support base64 0.13\n * cargo: continue to support mailparse 0.13.8\n * cargo: continue to support clap 3.1\n * cargo: stop enabling LTO in release builds\n * providers/ibmcloud: avoid error if an ssh key not found in metadata\n * systemd: add explicit ordering, after multi-user.target\n * network: fix clippy 1.63.0 lints\n * cargo: allow serde_yaml 0.8\n * cargo: update version ranges for post-1.x deps\n * providers: Use inline `format!` in a few places\n * *: bump MSRV to 1.58.0\n * cargo: update clap to 3.2.5\n * copr: mark git checkout as safe\n * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID\n * Update several build dependencies\n\n- Fixed in version 5.3.0:\n * systemd: enable sshkeys on Power VS platform\n * network: Encode information for systemd-networkd-wait-online\n * cargo: update to clap 3.1\n * cargo: enable clap wrap_help feature\n * cli: run clap tests\n * cli: avoid deprecated clap constructs\n * cargo: update to clap 3.0\n * cli: use clap mechanism to require exp subcommand\n * cargo: declare MSRV in Cargo.toml\n * cargo: update to Rust 2021; bump MSRV to 1.56.0\n * copr: abort if specfile fetch fails\n * providers/aws: add AWS_IPV6 attribute\n * providers/aws: bump metadata version to 2021-01-03\n * kubevirt: Add KubeVirt platform support\n * *.service: add/update Documentation field\n * aws/mock_tests: explicitly drop mocks before resetting\n * aws/mock_tests: split out IMDS tests\n * aws/mock_tests: factor out map building\n * *: use `RemainAfterExit` on all oneshot services\n * Update several build dependencies\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3785,SUSE-SLE-Micro-5.4-2025-3785",
"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-2025_3785-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3785-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253785-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3785-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042302.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1242665",
"url": "https://bugzilla.suse.com/1242665"
},
{
"category": "self",
"summary": "SUSE Bug 1243850",
"url": "https://bugzilla.suse.com/1243850"
},
{
"category": "self",
"summary": "SUSE Bug 1244199",
"url": "https://bugzilla.suse.com/1244199"
},
{
"category": "self",
"summary": "SUSE Bug 1244675",
"url": "https://bugzilla.suse.com/1244675"
},
{
"category": "self",
"summary": "SUSE Bug 1250471",
"url": "https://bugzilla.suse.com/1250471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5791/"
}
],
"title": "Security update for afterburn",
"tracking": {
"current_release_date": "2025-10-24T13:28:23Z",
"generator": {
"date": "2025-10-24T13:28:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3785-1",
"initial_release_date": "2025-10-24T13:28:23Z",
"revision_history": [
{
"date": "2025-10-24T13:28:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product_id": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
},
"product_reference": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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 Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.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:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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 Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"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 Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2025-5791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5791"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5791",
"url": "https://www.suse.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "SUSE Bug 1244187 for CVE-2025-5791",
"url": "https://bugzilla.suse.com/1244187"
}
],
"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 Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "important"
}
],
"title": "CVE-2025-5791"
}
]
}
SUSE-SU-2025:3786-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:28 - Updated: 2025-10-24 13:28Summary
Security update for afterburn
Severity
Important
Notes
Title of the patch: Security update for afterburn
Description of the patch: This update for afterburn fixes the following issues:
Update to version 5.9.0.git21.a73f509.
Security issues fixed:
- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large
repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).
- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect
hostname comparisons and incorrect URL parsing (bsc#1243850).
- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups
can lead to privilege escalation when information is used for access control (bsc#1244199).
- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can
lead to use-after-free (bsc#1242665).
Other issues fixed:
- Fixed in version 5.9.0.git21.a73f509:
* cargo: update dependencies
* microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat
* microsoft/azure: Fix SharedConfig parsing of XML attributes
* microsoft/azure: Mock goalstate.SharedConfig output in tests
* providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).
* upcloud: implement UpCloud provider
* Update several build dependencies
- Fixed in version 5.9.0:
* cargo: update dependencies
* dracut: Return 255 in module-setup
* oraclecloud: add release note and move base URL to constant
* oraclecloud: implement oraclecloud provider
* Update several build dependencies
- Fixed in version 5.8.2:
* cargo: update dependencies
* packit: add initial support
- Fixed in version 5.7.0.git103.bae893c:
* proxmoxve: Add more context to log messages.
* proxmoxve: Remove unneeded fields
* proxmoxve: Add tests for static network configuration from cloud-init.
* proxmoxve: Add support for static network configuration from cloud-init.
* providers/openstack: ignore ec2 metadata if not present
* proxmox: use noop provider if no configdrive
* Update several build dependencies
- Fixed in version 5.7.0:
* cargo: update dependencies
* dhcp: replace dbus_proxy with proxy, and zbus traits
* providers/hetzner: private ipv4 addresses in attributes
* openstack: Document the two platforms
* microsoft/azure: allow empty certificate chain in PKCS12 file
* proxmoxve: implement proxmoxve provider
* providers/hetzner: fix duplicate attribute prefix
* lint: silence deadcode warnings
* lint: address latest lint's from msrv update
* cargo: update msrv to 1.75
* providers: Add 'akamai' provider
* providers/vmware: add missing public functions for non-amd64
* providers/vmware: Process guestinfo.metadata netplan configuration
* kubevirt: Run afterburn-hostname service
* providers: add support for scaleway
* Move away from deprecated `users` to `uzers`
* providers/hetzner: add support for Hetzner Cloud
* cargo: update MSRV to 1.71
* cargo: specify required features for nix dependency
* openstack: Add attribute OPENSTACK_INSTANCE_UUID
* cargo: allow openssl 0.10.46
* build-sys: Use new tier = 2 for cargo-vendor-filterer
* cargo: fix minimum version of openssl crate
* microsoft/crypto/mod: replace deprecated function `parse` with `parse2`
* cli: switch to clap derive
* cli: add descriptive value names for option arguments in --help
* cli: have clap require exactly one of --cmdline/--provider
* providers/`*`: move endpoint mocking into retry::Client
* retry/client: move URL parsing into helper function
* providers/microsoft: import crate::retry
* providers/microsoft: use stored client for all fetches
* providers/packet: use stored client for boot checkin
* initrd: remember to write trailing newline to network kargs file
* util: drop obsolete 'OEM' terminology
* Inline variables into format strings
* Update several build dependencies
- Fixed in version 5.4.1:
* cargo: add configuration for cargo-vendor-filterer
* util: support DHCP option lookup from NetworkManager
* util: factor out retries of DHCP option lookup
* util: refactor DHCP option query helper into an enum
* util: move dns_lease_key_lookup() to a separate module
* cargo: update MSRV to 1.66
* cargo: update all packages to fix build error
* cargo: continue to support openssh-keys 0.5
* cargo: drop serde_derive crate in favor of serde derive feature
* cargo: use consistent declaration syntax for slog dependency
* cargo: drop unused dependencies
* cargo: continue to support base64 0.13
* cargo: continue to support mailparse 0.13.8
* cargo: continue to support clap 3.1
* cargo: stop enabling LTO in release builds
* providers/ibmcloud: avoid error if an ssh key not found in metadata
* systemd: add explicit ordering, after multi-user.target
* network: fix clippy 1.63.0 lints
* cargo: allow serde_yaml 0.8
* cargo: update version ranges for post-1.x deps
* providers: Use inline `format!` in a few places
* *: bump MSRV to 1.58.0
* cargo: update clap to 3.2.5
* copr: mark git checkout as safe
* providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID
* Update several build dependencies
- Fixed in version 5.3.0:
* systemd: enable sshkeys on Power VS platform
* network: Encode information for systemd-networkd-wait-online
* cargo: update to clap 3.1
* cargo: enable clap wrap_help feature
* cli: run clap tests
* cli: avoid deprecated clap constructs
* cargo: update to clap 3.0
* cli: use clap mechanism to require exp subcommand
* cargo: declare MSRV in Cargo.toml
* cargo: update to Rust 2021; bump MSRV to 1.56.0
* copr: abort if specfile fetch fails
* providers/aws: add AWS_IPV6 attribute
* providers/aws: bump metadata version to 2021-01-03
* kubevirt: Add KubeVirt platform support
* *.service: add/update Documentation field
* aws/mock_tests: explicitly drop mocks before resetting
* aws/mock_tests: split out IMDS tests
* aws/mock_tests: factor out map building
* *: use `RemainAfterExit` on all oneshot services
* Update several build dependencies
Patchnames: SUSE-2025-3786,SUSE-SLE-Micro-5.3-2025-3786
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)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
low
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
23 references
{
"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 afterburn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for afterburn fixes the following issues:\n\nUpdate to version 5.9.0.git21.a73f509.\n\nSecurity issues fixed:\n\n- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large\n repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).\n- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect\n hostname comparisons and incorrect URL parsing (bsc#1243850).\n- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups\n can lead to privilege escalation when information is used for access control (bsc#1244199).\n- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can\n lead to use-after-free (bsc#1242665).\n\nOther issues fixed:\n\n- Fixed in version 5.9.0.git21.a73f509:\n * cargo: update dependencies\n * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat\n * microsoft/azure: Fix SharedConfig parsing of XML attributes\n * microsoft/azure: Mock goalstate.SharedConfig output in tests\n * providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).\n * upcloud: implement UpCloud provider\n * Update several build dependencies\n \n- Fixed in version 5.9.0:\n * cargo: update dependencies\n * dracut: Return 255 in module-setup\n * oraclecloud: add release note and move base URL to constant\n * oraclecloud: implement oraclecloud provider\n * Update several build dependencies\n\n- Fixed in version 5.8.2:\n * cargo: update dependencies\n * packit: add initial support\n\n- Fixed in version 5.7.0.git103.bae893c:\n * proxmoxve: Add more context to log messages.\n * proxmoxve: Remove unneeded fields\n * proxmoxve: Add tests for static network configuration from cloud-init.\n * proxmoxve: Add support for static network configuration from cloud-init.\n * providers/openstack: ignore ec2 metadata if not present\n * proxmox: use noop provider if no configdrive\n * Update several build dependencies\n\n- Fixed in version 5.7.0:\n * cargo: update dependencies\n * dhcp: replace dbus_proxy with proxy, and zbus traits\n * providers/hetzner: private ipv4 addresses in attributes\n * openstack: Document the two platforms\n * microsoft/azure: allow empty certificate chain in PKCS12 file\n * proxmoxve: implement proxmoxve provider\n * providers/hetzner: fix duplicate attribute prefix\n * lint: silence deadcode warnings\n * lint: address latest lint\u0027s from msrv update\n * cargo: update msrv to 1.75\n * providers: Add \u0027akamai\u0027 provider\n * providers/vmware: add missing public functions for non-amd64\n * providers/vmware: Process guestinfo.metadata netplan configuration\n * kubevirt: Run afterburn-hostname service\n * providers: add support for scaleway\n * Move away from deprecated `users` to `uzers`\n * providers/hetzner: add support for Hetzner Cloud\n * cargo: update MSRV to 1.71\n * cargo: specify required features for nix dependency\n * openstack: Add attribute OPENSTACK_INSTANCE_UUID\n * cargo: allow openssl 0.10.46\n * build-sys: Use new tier = 2 for cargo-vendor-filterer\n * cargo: fix minimum version of openssl crate\n * microsoft/crypto/mod: replace deprecated function `parse` with `parse2`\n * cli: switch to clap derive\n * cli: add descriptive value names for option arguments in --help\n * cli: have clap require exactly one of --cmdline/--provider\n * providers/`*`: move endpoint mocking into retry::Client\n * retry/client: move URL parsing into helper function\n * providers/microsoft: import crate::retry\n * providers/microsoft: use stored client for all fetches\n * providers/packet: use stored client for boot checkin\n * initrd: remember to write trailing newline to network kargs file\n * util: drop obsolete \u0027OEM\u0027 terminology\n * Inline variables into format strings\n * Update several build dependencies\n\n- Fixed in version 5.4.1:\n * cargo: add configuration for cargo-vendor-filterer\n * util: support DHCP option lookup from NetworkManager\n * util: factor out retries of DHCP option lookup\n * util: refactor DHCP option query helper into an enum\n * util: move dns_lease_key_lookup() to a separate module\n * cargo: update MSRV to 1.66\n * cargo: update all packages to fix build error\n * cargo: continue to support openssh-keys 0.5\n * cargo: drop serde_derive crate in favor of serde derive feature\n * cargo: use consistent declaration syntax for slog dependency\n * cargo: drop unused dependencies\n * cargo: continue to support base64 0.13\n * cargo: continue to support mailparse 0.13.8\n * cargo: continue to support clap 3.1\n * cargo: stop enabling LTO in release builds\n * providers/ibmcloud: avoid error if an ssh key not found in metadata\n * systemd: add explicit ordering, after multi-user.target\n * network: fix clippy 1.63.0 lints\n * cargo: allow serde_yaml 0.8\n * cargo: update version ranges for post-1.x deps\n * providers: Use inline `format!` in a few places\n * *: bump MSRV to 1.58.0\n * cargo: update clap to 3.2.5\n * copr: mark git checkout as safe\n * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID\n * Update several build dependencies\n\n- Fixed in version 5.3.0:\n * systemd: enable sshkeys on Power VS platform\n * network: Encode information for systemd-networkd-wait-online\n * cargo: update to clap 3.1\n * cargo: enable clap wrap_help feature\n * cli: run clap tests\n * cli: avoid deprecated clap constructs\n * cargo: update to clap 3.0\n * cli: use clap mechanism to require exp subcommand\n * cargo: declare MSRV in Cargo.toml\n * cargo: update to Rust 2021; bump MSRV to 1.56.0\n * copr: abort if specfile fetch fails\n * providers/aws: add AWS_IPV6 attribute\n * providers/aws: bump metadata version to 2021-01-03\n * kubevirt: Add KubeVirt platform support\n * *.service: add/update Documentation field\n * aws/mock_tests: explicitly drop mocks before resetting\n * aws/mock_tests: split out IMDS tests\n * aws/mock_tests: factor out map building\n * *: use `RemainAfterExit` on all oneshot services\n * Update several build dependencies\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3786,SUSE-SLE-Micro-5.3-2025-3786",
"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-2025_3786-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3786-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253786-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3786-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042301.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1242665",
"url": "https://bugzilla.suse.com/1242665"
},
{
"category": "self",
"summary": "SUSE Bug 1243850",
"url": "https://bugzilla.suse.com/1243850"
},
{
"category": "self",
"summary": "SUSE Bug 1244199",
"url": "https://bugzilla.suse.com/1244199"
},
{
"category": "self",
"summary": "SUSE Bug 1244675",
"url": "https://bugzilla.suse.com/1244675"
},
{
"category": "self",
"summary": "SUSE Bug 1250471",
"url": "https://bugzilla.suse.com/1250471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5791/"
}
],
"title": "Security update for afterburn",
"tracking": {
"current_release_date": "2025-10-24T13:28:30Z",
"generator": {
"date": "2025-10-24T13:28:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3786-1",
"initial_release_date": "2025-10-24T13:28:30Z",
"revision_history": [
{
"date": "2025-10-24T13:28:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product_id": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
},
"product_reference": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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 Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.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:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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 Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"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 Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2025-5791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5791"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5791",
"url": "https://www.suse.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "SUSE Bug 1244187 for CVE-2025-5791",
"url": "https://bugzilla.suse.com/1244187"
}
],
"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 Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "important"
}
],
"title": "CVE-2025-5791"
}
]
}
SUSE-SU-2025:4411-1
Vulnerability from csaf_suse - Published: 2025-12-16 11:35 - Updated: 2025-12-16 11:35Summary
Security update for librsvg
Severity
Moderate
Notes
Title of the patch: Security update for librsvg
Description of the patch: This update for librsvg fixes the following issues:
Update to version 2.52.12.
- CVE-2024-12224: idna: incorrect hostname comparisons and URL parsing may be performed due to acceptance of Punycode
labels that do not produce any non-ASCII output when decoded (bsc#1243867).
- CVE-2024-43806: rustix: unbounded memory explosion leading to an application OOM crash when using the `rustix::fs::Dir`
iterator with the `linux_raw` backend (bsc#1229950).
Patchnames: SUSE-2025-4411,SUSE-SLE-Micro-5.3-2025-4411,SUSE-SLE-Micro-5.4-2025-4411,SUSE-SLE-Micro-5.5-2025-4411
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.2 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 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": "Security update for librsvg",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for librsvg fixes the following issues:\n\nUpdate to version 2.52.12.\n \n- CVE-2024-12224: idna: incorrect hostname comparisons and URL parsing may be performed due to acceptance of Punycode\n labels that do not produce any non-ASCII output when decoded (bsc#1243867).\n- CVE-2024-43806: rustix: unbounded memory explosion leading to an application OOM crash when using the `rustix::fs::Dir`\n iterator with the `linux_raw` backend (bsc#1229950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4411,SUSE-SLE-Micro-5.3-2025-4411,SUSE-SLE-Micro-5.4-2025-4411,SUSE-SLE-Micro-5.5-2025-4411",
"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-2025_4411-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4411-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254411-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4411-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023562.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229950",
"url": "https://bugzilla.suse.com/1229950"
},
{
"category": "self",
"summary": "SUSE Bug 1243867",
"url": "https://bugzilla.suse.com/1243867"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43806 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43806/"
}
],
"title": "Security update for librsvg",
"tracking": {
"current_release_date": "2025-12-16T11:35:35Z",
"generator": {
"date": "2025-12-16T11:35:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4411-1",
"initial_release_date": "2025-12-16T11:35:35Z",
"revision_history": [
{
"date": "2025-12-16T11:35:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"product_id": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"product": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"product_id": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.52.12-150400.3.9.1.aarch64",
"product": {
"name": "librsvg-devel-2.52.12-150400.3.9.1.aarch64",
"product_id": "librsvg-devel-2.52.12-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.52.12-150400.3.9.1.aarch64",
"product": {
"name": "rsvg-convert-2.52.12-150400.3.9.1.aarch64",
"product_id": "rsvg-convert-2.52.12-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.aarch64",
"product_id": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-64bit-2.52.12-150400.3.9.1.aarch64_ilp32",
"product": {
"name": "gdk-pixbuf-loader-rsvg-64bit-2.52.12-150400.3.9.1.aarch64_ilp32",
"product_id": "gdk-pixbuf-loader-rsvg-64bit-2.52.12-150400.3.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-64bit-2.52.12-150400.3.9.1.aarch64_ilp32",
"product": {
"name": "librsvg-2-2-64bit-2.52.12-150400.3.9.1.aarch64_ilp32",
"product_id": "librsvg-2-2-64bit-2.52.12-150400.3.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.i586",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.i586",
"product_id": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.52.12-150400.3.9.1.i586",
"product": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.i586",
"product_id": "librsvg-2-2-2.52.12-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.52.12-150400.3.9.1.i586",
"product": {
"name": "librsvg-devel-2.52.12-150400.3.9.1.i586",
"product_id": "librsvg-devel-2.52.12-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.52.12-150400.3.9.1.i586",
"product": {
"name": "rsvg-convert-2.52.12-150400.3.9.1.i586",
"product_id": "rsvg-convert-2.52.12-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.i586",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.i586",
"product_id": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "rsvg-thumbnailer-2.52.12-150400.3.9.1.noarch",
"product": {
"name": "rsvg-thumbnailer-2.52.12-150400.3.9.1.noarch",
"product_id": "rsvg-thumbnailer-2.52.12-150400.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"product_id": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"product": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"product_id": "librsvg-2-2-2.52.12-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.52.12-150400.3.9.1.ppc64le",
"product": {
"name": "librsvg-devel-2.52.12-150400.3.9.1.ppc64le",
"product_id": "librsvg-devel-2.52.12-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.52.12-150400.3.9.1.ppc64le",
"product": {
"name": "rsvg-convert-2.52.12-150400.3.9.1.ppc64le",
"product_id": "rsvg-convert-2.52.12-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.ppc64le",
"product_id": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"product_id": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"product": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"product_id": "librsvg-2-2-2.52.12-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.52.12-150400.3.9.1.s390x",
"product": {
"name": "librsvg-devel-2.52.12-150400.3.9.1.s390x",
"product_id": "librsvg-devel-2.52.12-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.52.12-150400.3.9.1.s390x",
"product": {
"name": "rsvg-convert-2.52.12-150400.3.9.1.s390x",
"product_id": "rsvg-convert-2.52.12-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.s390x",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.s390x",
"product_id": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"product_id": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-32bit-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-32bit-2.52.12-150400.3.9.1.x86_64",
"product_id": "gdk-pixbuf-loader-rsvg-32bit-2.52.12-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"product_id": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-32bit-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "librsvg-2-2-32bit-2.52.12-150400.3.9.1.x86_64",
"product_id": "librsvg-2-2-32bit-2.52.12-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "librsvg-devel-2.52.12-150400.3.9.1.x86_64",
"product_id": "librsvg-devel-2.52.12-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "rsvg-convert-2.52.12-150400.3.9.1.x86_64",
"product_id": "rsvg-convert-2.52.12-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.x86_64",
"product_id": "typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
},
"product_reference": "librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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 Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T11:35:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2024-43806",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43806"
}
],
"notes": [
{
"category": "general",
"text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43806",
"url": "https://www.suse.com/security/cve/CVE-2024-43806"
},
{
"category": "external",
"summary": "SUSE Bug 1229376 for CVE-2024-43806",
"url": "https://bugzilla.suse.com/1229376"
}
],
"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 Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T11:35:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-43806"
}
]
}
SUSE-SU-2026:0243-1
Vulnerability from csaf_suse - Published: 2026-01-22 13:57 - Updated: 2026-01-22 13:57Summary
Security update for librsvg
Severity
Moderate
Notes
Title of the patch: Security update for librsvg
Description of the patch: This update for librsvg fixes the following issues:
Update to version 2.57.4 - bsc#1243867:
+ CVE-2024-12224: RUSTSEC-2024-0421 - idna accepts Punycode labels that do not produce any non-ASCII when decoded.
+ RUSTSEC-2024-0404 - Unsoundness in anstream.
Patchnames: SUSE-2026-243,SUSE-SLE-Module-Basesystem-15-SP7-2026-243,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-243,openSUSE-SLE-15.6-2026-243
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.2 (Medium)
Affected products
Recommended
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 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": "Security update for librsvg",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for librsvg fixes the following issues:\n\nUpdate to version 2.57.4 - bsc#1243867:\n\n + CVE-2024-12224: RUSTSEC-2024-0421 - idna accepts Punycode labels that do not produce any non-ASCII when decoded.\n + RUSTSEC-2024-0404 - Unsoundness in anstream.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-243,SUSE-SLE-Module-Basesystem-15-SP7-2026-243,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-243,openSUSE-SLE-15.6-2026-243",
"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_0243-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0243-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260243-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0243-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023846.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243867",
"url": "https://bugzilla.suse.com/1243867"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
}
],
"title": "Security update for librsvg",
"tracking": {
"current_release_date": "2026-01-22T13:57:37Z",
"generator": {
"date": "2026-01-22T13:57:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0243-1",
"initial_release_date": "2026-01-22T13:57:37Z",
"revision_history": [
{
"date": "2026-01-22T13:57:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"product_id": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"product": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"product_id": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"product": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"product_id": "librsvg-devel-2.57.4-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.57.4-150600.3.3.1.aarch64",
"product": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.aarch64",
"product_id": "rsvg-convert-2.57.4-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"product_id": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-64bit-2.57.4-150600.3.3.1.aarch64_ilp32",
"product": {
"name": "gdk-pixbuf-loader-rsvg-64bit-2.57.4-150600.3.3.1.aarch64_ilp32",
"product_id": "gdk-pixbuf-loader-rsvg-64bit-2.57.4-150600.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-64bit-2.57.4-150600.3.3.1.aarch64_ilp32",
"product": {
"name": "librsvg-2-2-64bit-2.57.4-150600.3.3.1.aarch64_ilp32",
"product_id": "librsvg-2-2-64bit-2.57.4-150600.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.i586",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.i586",
"product_id": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.57.4-150600.3.3.1.i586",
"product": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.i586",
"product_id": "librsvg-2-2-2.57.4-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.57.4-150600.3.3.1.i586",
"product": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.i586",
"product_id": "librsvg-devel-2.57.4-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.57.4-150600.3.3.1.i586",
"product": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.i586",
"product_id": "rsvg-convert-2.57.4-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.i586",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.i586",
"product_id": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch",
"product": {
"name": "rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch",
"product_id": "rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"product_id": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"product": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"product_id": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"product": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"product_id": "librsvg-devel-2.57.4-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.57.4-150600.3.3.1.ppc64le",
"product": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.ppc64le",
"product_id": "rsvg-convert-2.57.4-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"product_id": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"product_id": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"product": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"product_id": "librsvg-2-2-2.57.4-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.57.4-150600.3.3.1.s390x",
"product": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.s390x",
"product_id": "librsvg-devel-2.57.4-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.57.4-150600.3.3.1.s390x",
"product": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.s390x",
"product_id": "rsvg-convert-2.57.4-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"product_id": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"product_id": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64",
"product_id": "gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"product_id": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64",
"product_id": "librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"product_id": "librsvg-devel-2.57.4-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.x86_64",
"product_id": "rsvg-convert-2.57.4-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64",
"product_id": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"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": "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": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.57.4-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:librsvg-devel-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "librsvg-devel-2.57.4-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": "librsvg-devel-2.57.4-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:librsvg-devel-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "librsvg-devel-2.57.4-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": "librsvg-devel-2.57.4-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:librsvg-devel-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "librsvg-devel-2.57.4-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": "librsvg-devel-2.57.4-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:librsvg-devel-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "librsvg-devel-2.57.4-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": "typelib-1_0-Rsvg-2_0-2.57.4-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:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-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": "typelib-1_0-Rsvg-2_0-2.57.4-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:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-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": "typelib-1_0-Rsvg-2_0-2.57.4-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:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-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": "typelib-1_0-Rsvg-2_0-2.57.4-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:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-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": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "librsvg-devel-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "rsvg-convert-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "rsvg-convert-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "rsvg-convert-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "rsvg-convert-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch"
},
"product_reference": "rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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 Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:librsvg-2-2-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-2-2-32bit-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:librsvg-devel-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:rsvg-convert-2.57.4-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:rsvg-thumbnailer-2.57.4-150600.3.3.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0-2.57.4-150600.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:57:37Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
}
]
}
SUSE-SU-2026:0620-1
Vulnerability from csaf_suse - Published: 2026-02-24 16:36 - Updated: 2026-02-24 16:36Summary
Security update for snpguest
Severity
Important
Notes
Title of the patch: Security update for snpguest
Description of the patch: This update for snpguest fixes the following issues:
Update to version 0.10.0.
Security issues fixed:
- CVE-2026-25727: time: parsing of user-provided input by the RFC 2822 date parser can lead to stack exhaustion (bsc#1257927).
- CVE-2025-3416: openssl: Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate (bsc#1242601).
- CVE-2024-12224: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded (bcs#1243869).
Other updates and bugfixes:
- Update to version 0.10.0
* fails to generate attestation reports on SEV-SNP guests with firmware API (bsc#1257877).
* chore: updating tool version to 0.10.0
* refactor(certs): remove redundant branch in file-write logic
* Docs: Adding verify measure, host-data, report-data to docs
* verify: verify measurent, host data, and report data attributes from the attestation report.
* library: Updating sev library to 7.1.0
* ci: replace deprecated gh actions
* feat: multi-format integer parsing for key subcommand arguments
* chore(main): remove unused import `clap::arg`
* feat(fetch): add fetch crl subcommand
* .github/lint: Bump toolchain version to 1.86
* Bump rust version to 1.86
* feat: bumping tool to version 0.9.2
* fix(verify): silence mismatched_lifetime_syntaxes in SnpOid::oid
* feat: support SEV-SNP ABI Spec 1.58 (bump sev to v6.3.0)
* docs: restore and clarify Global Options section
* doc: fix CL argument orders + address recent changes
* fix(hyperv): downgrade VMPL check from error to warning
* fix(report.rs): remove conflict check between --random flag and Hyper-V
* fix(report.rs): Decouple runtime behavior from hyperv build feature
* refactor: clarify --platform error message
* docs: add Azure/Hyper-V build note for --platform
* report: Writing Req Data as Binary (#101)
* deps: bump virtee/sev to 6.2.1 (fix TCB-serialization bug) (#99)
* Updating SEV library to 6.1.0 and updating version to 0.9.1
* Update version (0.9.0)
* HyperV: Fixing report command failure on Azure confidential VM
* Removing intird and append requirement for kernel measurements (#93)
* Updating to version 6 of library and fixing attestation (#89)
* CI: Fixing create_release workflow (#91)
* Minor update (0.8.3)
* Adding build script
* Update preattestation.rs
* Fix certificate fetch bug for Turin
* Minor update
* Update bitfield to 0.15.0
* Update to 0.8.1
* Update asn1-rs and x509-parser
* Update to 0.8.0
* key: Fix guest_field_select typo
* Adding Turin support and updating ASK cn
Patchnames: SUSE-2026-620,SUSE-SLE-Module-Server-Applications-15-SP7-2026-620
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.2 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"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 snpguest",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for snpguest fixes the following issues:\n\nUpdate to version 0.10.0.\n\nSecurity issues fixed: \n\n- CVE-2026-25727: time: parsing of user-provided input by the RFC 2822 date parser can lead to stack exhaustion (bsc#1257927).\n- CVE-2025-3416: openssl: Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate (bsc#1242601).\n- CVE-2024-12224: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded (bcs#1243869).\n\nOther updates and bugfixes:\n\n- Update to version 0.10.0 \n\n * fails to generate attestation reports on SEV-SNP guests with firmware API (bsc#1257877).\n * chore: updating tool version to 0.10.0\n * refactor(certs): remove redundant branch in file-write logic\n * Docs: Adding verify measure, host-data, report-data to docs\n * verify: verify measurent, host data, and report data attributes from the attestation report.\n * library: Updating sev library to 7.1.0\n * ci: replace deprecated gh actions\n * feat: multi-format integer parsing for key subcommand arguments\n * chore(main): remove unused import `clap::arg`\n * feat(fetch): add fetch crl subcommand\n * .github/lint: Bump toolchain version to 1.86\n * Bump rust version to 1.86\n * feat: bumping tool to version 0.9.2\n * fix(verify): silence mismatched_lifetime_syntaxes in SnpOid::oid\n * feat: support SEV-SNP ABI Spec 1.58 (bump sev to v6.3.0)\n * docs: restore and clarify Global Options section\n * doc: fix CL argument orders + address recent changes\n * fix(hyperv): downgrade VMPL check from error to warning\n * fix(report.rs): remove conflict check between --random flag and Hyper-V\n * fix(report.rs): Decouple runtime behavior from hyperv build feature\n * refactor: clarify --platform error message\n * docs: add Azure/Hyper-V build note for --platform\n * report: Writing Req Data as Binary (#101)\n * deps: bump virtee/sev to 6.2.1 (fix TCB-serialization bug) (#99)\n * Updating SEV library to 6.1.0 and updating version to 0.9.1\n * Update version (0.9.0)\n * HyperV: Fixing report command failure on Azure confidential VM\n * Removing intird and append requirement for kernel measurements (#93)\n * Updating to version 6 of library and fixing attestation (#89)\n * CI: Fixing create_release workflow (#91)\n * Minor update (0.8.3)\n * Adding build script\n * Update preattestation.rs\n * Fix certificate fetch bug for Turin\n * Minor update\n * Update bitfield to 0.15.0\n * Update to 0.8.1\n * Update asn1-rs and x509-parser\n * Update to 0.8.0\n * key: Fix guest_field_select typo\n * Adding Turin support and updating ASK cn\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-620,SUSE-SLE-Module-Server-Applications-15-SP7-2026-620",
"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_0620-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0620-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260620-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0620-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024385.html"
},
{
"category": "self",
"summary": "SUSE Bug 1242601",
"url": "https://bugzilla.suse.com/1242601"
},
{
"category": "self",
"summary": "SUSE Bug 1243869",
"url": "https://bugzilla.suse.com/1243869"
},
{
"category": "self",
"summary": "SUSE Bug 1257877",
"url": "https://bugzilla.suse.com/1257877"
},
{
"category": "self",
"summary": "SUSE Bug 1257927",
"url": "https://bugzilla.suse.com/1257927"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25727 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25727/"
}
],
"title": "Security update for snpguest",
"tracking": {
"current_release_date": "2026-02-24T16:36:35Z",
"generator": {
"date": "2026-02-24T16:36:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0620-1",
"initial_release_date": "2026-02-24T16:36:35Z",
"revision_history": [
{
"date": "2026-02-24T16:36:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "snpguest-0.10.0-150700.3.3.1.x86_64",
"product": {
"name": "snpguest-0.10.0-150700.3.3.1.x86_64",
"product_id": "snpguest-0.10.0-150700.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "snpguest-0.10.0-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
},
"product_reference": "snpguest-0.10.0-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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 Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T16:36:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"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 Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T16:36:35Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2026-25727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25727"
}
],
"notes": [
{
"category": "general",
"text": "time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are part of the RFC 2822 format used in a malicious manner. Ordinary, non-malicious input will never encounter this scenario. A limit to the depth of recursion was added in v0.3.47. From this version, an error will be returned rather than exhausting the stack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25727",
"url": "https://www.suse.com/security/cve/CVE-2026-25727"
},
{
"category": "external",
"summary": "SUSE Bug 1257901 for CVE-2026-25727",
"url": "https://bugzilla.suse.com/1257901"
}
],
"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 Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:snpguest-0.10.0-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T16:36:35Z",
"details": "important"
}
],
"title": "CVE-2026-25727"
}
]
}
SUSE-SU-2026:20096-1
Vulnerability from csaf_suse - Published: 2026-01-19 10:38 - Updated: 2026-01-19 10:38Summary
Security update for cargo-c
Severity
Moderate
Notes
Title of the patch: Security update for cargo-c
Description of the patch: This update for cargo-c fixes the following issues:
- CVE-2025-4574: crossbeam-channel: Fixed double-free on drop in Channel::discard_all_messages (bsc#1243179)
- CVE-2025-58160: tracing-subscriber: Fixed log pollution (bsc#1249012)
- CVE-2024-12224: idna: Fixed improper validation of Punycode labels (bsc#1243851)
Other fixes:
- Fixed _service file to have proper versioning
- Update to version 0.10.15~git0.3e178d5:
* Bump actions/download-artifact from 4 to 5
* Update implib requirement from 0.3.5 to 0.4.0
* Add rlib to the targets when building tests
* Allow disabling emission of library version constants in header files
* Bump to cargo 0.90
* Fix static_libraries swallowing sequence of -framework flags
* Fix non-POSIX paths in Libdir under Windows
* Bump actions-rs-plus/clippy-check from 2.2.1 to 2.3.0
* Fix clippy lints
* Bump cargo-0.89, object-0.37.1, cbindgen-0.29
Patchnames: SUSE-SLES-16.0-153
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.2 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.6 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
16 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": "Security update for cargo-c",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cargo-c fixes the following issues:\n\n- CVE-2025-4574: crossbeam-channel: Fixed double-free on drop in Channel::discard_all_messages (bsc#1243179)\n- CVE-2025-58160: tracing-subscriber: Fixed log pollution (bsc#1249012)\n- CVE-2024-12224: idna: Fixed improper validation of Punycode labels (bsc#1243851)\n\nOther fixes:\n- Fixed _service file to have proper versioning\n- Update to version 0.10.15~git0.3e178d5:\n * Bump actions/download-artifact from 4 to 5\n * Update implib requirement from 0.3.5 to 0.4.0\n * Add rlib to the targets when building tests\n * Allow disabling emission of library version constants in header files\n * Bump to cargo 0.90\n * Fix static_libraries swallowing sequence of -framework flags\n * Fix non-POSIX paths in Libdir under Windows\n * Bump actions-rs-plus/clippy-check from 2.2.1 to 2.3.0\n * Fix clippy lints\n * Bump cargo-0.89, object-0.37.1, cbindgen-0.29\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-153",
"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_20096-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20096-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620096-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20096-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023885.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243179",
"url": "https://bugzilla.suse.com/1243179"
},
{
"category": "self",
"summary": "SUSE Bug 1243851",
"url": "https://bugzilla.suse.com/1243851"
},
{
"category": "self",
"summary": "SUSE Bug 1249012",
"url": "https://bugzilla.suse.com/1249012"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4574 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4574/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58160 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58160/"
}
],
"title": "Security update for cargo-c",
"tracking": {
"current_release_date": "2026-01-19T10:38:15Z",
"generator": {
"date": "2026-01-19T10:38:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20096-1",
"initial_release_date": "2026-01-19T10:38:15Z",
"revision_history": [
{
"date": "2026-01-19T10:38:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.15-160000.1.1.aarch64",
"product": {
"name": "cargo-c-0.10.15-160000.1.1.aarch64",
"product_id": "cargo-c-0.10.15-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.15-160000.1.1.ppc64le",
"product": {
"name": "cargo-c-0.10.15-160000.1.1.ppc64le",
"product_id": "cargo-c-0.10.15-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.15-160000.1.1.s390x",
"product": {
"name": "cargo-c-0.10.15-160000.1.1.s390x",
"product_id": "cargo-c-0.10.15-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.15-160000.1.1.x86_64",
"product": {
"name": "cargo-c-0.10.15-160000.1.1.x86_64",
"product_id": "cargo-c-0.10.15-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.0"
}
}
},
{
"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": "cargo-c-0.10.15-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64"
},
"product_reference": "cargo-c-0.10.15-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.15-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le"
},
"product_reference": "cargo-c-0.10.15-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.15-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x"
},
"product_reference": "cargo-c-0.10.15-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.15-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
},
"product_reference": "cargo-c-0.10.15-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.15-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:cargo-c-0.10.15-160000.1.1.aarch64"
},
"product_reference": "cargo-c-0.10.15-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": "cargo-c-0.10.15-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:cargo-c-0.10.15-160000.1.1.ppc64le"
},
"product_reference": "cargo-c-0.10.15-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": "cargo-c-0.10.15-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:cargo-c-0.10.15-160000.1.1.s390x"
},
"product_reference": "cargo-c-0.10.15-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": "cargo-c-0.10.15-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:cargo-c-0.10.15-160000.1.1.x86_64"
},
"product_reference": "cargo-c-0.10.15-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-19T10:38:15Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-4574",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4574"
}
],
"notes": [
{
"category": "general",
"text": "In crossbeam-channel rust crate, the internal `Channel` type\u0027s `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4574",
"url": "https://www.suse.com/security/cve/CVE-2025-4574"
},
{
"category": "external",
"summary": "SUSE Bug 1243169 for CVE-2025-4574",
"url": "https://bugzilla.suse.com/1243169"
}
],
"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:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-19T10:38:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-4574"
},
{
"cve": "CVE-2025-58160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58160"
}
],
"notes": [
{
"category": "general",
"text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58160",
"url": "https://www.suse.com/security/cve/CVE-2025-58160"
},
{
"category": "external",
"summary": "SUSE Bug 1249007 for CVE-2025-58160",
"url": "https://bugzilla.suse.com/1249007"
}
],
"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:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.15-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c-0.10.15-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-19T10:38:15Z",
"details": "low"
}
],
"title": "CVE-2025-58160"
}
]
}
SUSE-SU-2026:20755-1
Vulnerability from csaf_suse - Published: 2026-03-19 08:09 - Updated: 2026-03-19 08:09Summary
Security update for librsvg
Severity
Moderate
Notes
Title of the patch: Security update for librsvg
Description of the patch: This update for librsvg fixes the following issues:
Update to version 2.60.2:
- CVE-2024-12224: Fixed idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243867).
- CVE-2024-43806: Fixed memory explosion in rustix (bsc#1229950).
Patchnames: SUSE-SL-Micro-6.2-410
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.2 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 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": "Security update for librsvg",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for librsvg fixes the following issues:\n\nUpdate to version 2.60.2:\n\n- CVE-2024-12224: Fixed idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243867).\n- CVE-2024-43806: Fixed memory explosion in rustix (bsc#1229950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-410",
"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_20755-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20755-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620755-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20755-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024830.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229376",
"url": "https://bugzilla.suse.com/1229376"
},
{
"category": "self",
"summary": "SUSE Bug 1229950",
"url": "https://bugzilla.suse.com/1229950"
},
{
"category": "self",
"summary": "SUSE Bug 1243867",
"url": "https://bugzilla.suse.com/1243867"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43806 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43806/"
}
],
"title": "Security update for librsvg",
"tracking": {
"current_release_date": "2026-03-19T08:09:57Z",
"generator": {
"date": "2026-03-19T08:09:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20755-1",
"initial_release_date": "2026-03-19T08:09:57Z",
"revision_history": [
{
"date": "2026-03-19T08:09:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.aarch64",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.aarch64",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.s390x",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.s390x",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.x86_64",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.x86_64",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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 Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T08:09:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2024-43806",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43806"
}
],
"notes": [
{
"category": "general",
"text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43806",
"url": "https://www.suse.com/security/cve/CVE-2024-43806"
},
{
"category": "external",
"summary": "SUSE Bug 1229376 for CVE-2024-43806",
"url": "https://bugzilla.suse.com/1229376"
}
],
"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 Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Micro 6.2:librsvg-2-2-2.60.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T08:09:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-43806"
}
]
}
SUSE-SU-2026:20910-1
Vulnerability from csaf_suse - Published: 2026-03-19 08:09 - Updated: 2026-03-19 08:09Summary
Security update for librsvg
Severity
Moderate
Notes
Title of the patch: Security update for librsvg
Description of the patch: This update for librsvg fixes the following issues:
Update to version 2.60.2:
- CVE-2024-12224: Fixed idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243867).
- CVE-2024-43806: Fixed memory explosion in rustix (bsc#1229950).
Patchnames: SUSE-SLES-16.0-410
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.2 (Medium)
Affected products
Recommended
42 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
42 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 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": "Security update for librsvg",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for librsvg fixes the following issues:\n\nUpdate to version 2.60.2:\n\n- CVE-2024-12224: Fixed idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243867).\n- CVE-2024-43806: Fixed memory explosion in rustix (bsc#1229950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-410",
"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_20910-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20910-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620910-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20910-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025105.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229376",
"url": "https://bugzilla.suse.com/1229376"
},
{
"category": "self",
"summary": "SUSE Bug 1229950",
"url": "https://bugzilla.suse.com/1229950"
},
{
"category": "self",
"summary": "SUSE Bug 1243867",
"url": "https://bugzilla.suse.com/1243867"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43806 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43806/"
}
],
"title": "Security update for librsvg",
"tracking": {
"current_release_date": "2026-03-19T08:09:57Z",
"generator": {
"date": "2026-03-19T08:09:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20910-1",
"initial_release_date": "2026-03-19T08:09:57Z",
"revision_history": [
{
"date": "2026-03-19T08:09:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.aarch64",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.aarch64",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.60.2-160000.1.1.aarch64",
"product": {
"name": "librsvg-devel-2.60.2-160000.1.1.aarch64",
"product_id": "librsvg-devel-2.60.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.60.2-160000.1.1.aarch64",
"product": {
"name": "rsvg-convert-2.60.2-160000.1.1.aarch64",
"product_id": "rsvg-convert-2.60.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"product_id": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"product": {
"name": "rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"product_id": "rsvg-thumbnailer-2.60.2-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "librsvg-devel-2.60.2-160000.1.1.ppc64le",
"product_id": "librsvg-devel-2.60.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "rsvg-convert-2.60.2-160000.1.1.ppc64le",
"product_id": "rsvg-convert-2.60.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"product_id": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.s390x",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.s390x",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.60.2-160000.1.1.s390x",
"product": {
"name": "librsvg-devel-2.60.2-160000.1.1.s390x",
"product_id": "librsvg-devel-2.60.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.60.2-160000.1.1.s390x",
"product": {
"name": "rsvg-convert-2.60.2-160000.1.1.s390x",
"product_id": "rsvg-convert-2.60.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"product_id": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"product_id": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-2-2-2.60.2-160000.1.1.x86_64",
"product": {
"name": "librsvg-2-2-2.60.2-160000.1.1.x86_64",
"product_id": "librsvg-2-2-2.60.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "librsvg-devel-2.60.2-160000.1.1.x86_64",
"product": {
"name": "librsvg-devel-2.60.2-160000.1.1.x86_64",
"product_id": "librsvg-devel-2.60.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rsvg-convert-2.60.2-160000.1.1.x86_64",
"product": {
"name": "rsvg-convert-2.60.2-160000.1.1.x86_64",
"product_id": "rsvg-convert-2.60.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"product": {
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"product_id": "typelib-1_0-Rsvg-2_0-2.60.2-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": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-2-2-2.60.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64"
},
"product_reference": "librsvg-2-2-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64"
},
"product_reference": "librsvg-devel-2.60.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "librsvg-devel-2.60.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.60.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x"
},
"product_reference": "librsvg-devel-2.60.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librsvg-devel-2.60.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64"
},
"product_reference": "librsvg-devel-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64"
},
"product_reference": "rsvg-convert-2.60.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "rsvg-convert-2.60.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.60.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x"
},
"product_reference": "rsvg-convert-2.60.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-convert-2.60.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64"
},
"product_reference": "rsvg-convert-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsvg-thumbnailer-2.60.2-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch"
},
"product_reference": "rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-rsvg-2.60.2-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:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-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": "gdk-pixbuf-loader-rsvg-2.60.2-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:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-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": "gdk-pixbuf-loader-rsvg-2.60.2-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:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-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": "gdk-pixbuf-loader-rsvg-2.60.2-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:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-rsvg-2.60.2-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": "librsvg-2-2-2.60.2-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:librsvg-2-2-2.60.2-160000.1.1.aarch64"
},
"product_reference": "librsvg-2-2-2.60.2-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": "librsvg-2-2-2.60.2-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:librsvg-2-2-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "librsvg-2-2-2.60.2-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": "librsvg-2-2-2.60.2-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:librsvg-2-2-2.60.2-160000.1.1.s390x"
},
"product_reference": "librsvg-2-2-2.60.2-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": "librsvg-2-2-2.60.2-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:librsvg-2-2-2.60.2-160000.1.1.x86_64"
},
"product_reference": "librsvg-2-2-2.60.2-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": "librsvg-devel-2.60.2-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:librsvg-devel-2.60.2-160000.1.1.aarch64"
},
"product_reference": "librsvg-devel-2.60.2-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": "librsvg-devel-2.60.2-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:librsvg-devel-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "librsvg-devel-2.60.2-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": "librsvg-devel-2.60.2-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:librsvg-devel-2.60.2-160000.1.1.s390x"
},
"product_reference": "librsvg-devel-2.60.2-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": "librsvg-devel-2.60.2-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:librsvg-devel-2.60.2-160000.1.1.x86_64"
},
"product_reference": "librsvg-devel-2.60.2-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": "rsvg-convert-2.60.2-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:rsvg-convert-2.60.2-160000.1.1.aarch64"
},
"product_reference": "rsvg-convert-2.60.2-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": "rsvg-convert-2.60.2-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:rsvg-convert-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "rsvg-convert-2.60.2-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": "rsvg-convert-2.60.2-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:rsvg-convert-2.60.2-160000.1.1.s390x"
},
"product_reference": "rsvg-convert-2.60.2-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": "rsvg-convert-2.60.2-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:rsvg-convert-2.60.2-160000.1.1.x86_64"
},
"product_reference": "rsvg-convert-2.60.2-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": "rsvg-thumbnailer-2.60.2-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:rsvg-thumbnailer-2.60.2-160000.1.1.noarch"
},
"product_reference": "rsvg-thumbnailer-2.60.2-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": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.aarch64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.ppc64le"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.s390x"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-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-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
},
"product_reference": "typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"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:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T08:09:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2024-43806",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43806"
}
],
"notes": [
{
"category": "general",
"text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43806",
"url": "https://www.suse.com/security/cve/CVE-2024-43806"
},
{
"category": "external",
"summary": "SUSE Bug 1229376 for CVE-2024-43806",
"url": "https://bugzilla.suse.com/1229376"
}
],
"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:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert-2.60.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer-2.60.2-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0-2.60.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T08:09:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-43806"
}
]
}
WID-SEC-W-2025-0686
Vulnerability from csaf_certbund - Published: 2025-04-02 22:00 - Updated: 2025-04-02 22:00Summary
IBM DataPower Gateway: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Das DataPower Gateway ist eine Software zur Unterstützung von Unternehmen bei der Erfüllung der Sicherheits- und Integrationsanforderungen.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM DataPower Gateway ausnutzen, um einen Denial of Service Angriff durchzuführen, oder seine Privilegien zu erweitern.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DataPower Gateway <10.6.3
IBM / DataPower Gateway
|
<10.6.3 | ||
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM DataPower Gateway <10.6.3
IBM / DataPower Gateway
|
<10.6.3 | ||
|
IBM DataPower Gateway <10.5.0.16
IBM / DataPower Gateway
|
<10.5.0.16 | ||
|
IBM DataPower Gateway <10.6.0.4
IBM / DataPower Gateway
|
<10.6.0.4 |
References
4 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das DataPower Gateway ist eine Software zur Unterst\u00fctzung von Unternehmen bei der Erf\u00fcllung der Sicherheits- und Integrationsanforderungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM DataPower Gateway ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, oder seine Privilegien zu erweitern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0686 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0686.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0686 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0686"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2025-04-02",
"url": "https://www.ibm.com/support/pages/node/7229938"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2025-04-02",
"url": "https://www.ibm.com/support/pages/node/7229939"
}
],
"source_lang": "en-US",
"title": "IBM DataPower Gateway: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-02T22:00:00.000+00:00",
"generator": {
"date": "2025-04-03T08:44:46.510+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0686",
"initial_release_date": "2025-04-02T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.6.3",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.3",
"product_id": "T042328"
}
},
{
"category": "product_version",
"name": "10.6.3",
"product": {
"name": "IBM DataPower Gateway 10.6.3",
"product_id": "T042328-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.5.0.16",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.16",
"product_id": "T042329"
}
},
{
"category": "product_version",
"name": "10.5.0.16",
"product": {
"name": "IBM DataPower Gateway 10.5.0.16",
"product_id": "T042329-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.6.0.4",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.0.4",
"product_id": "T042330"
}
},
{
"category": "product_version",
"name": "10.6.0.4",
"product": {
"name": "IBM DataPower Gateway 10.6.0.4",
"product_id": "T042330-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.0.4"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11738",
"product_status": {
"known_affected": [
"T042328",
"T042329",
"T042330"
]
},
"release_date": "2025-04-02T22:00:00.000+00:00",
"title": "CVE-2024-11738"
},
{
"cve": "CVE-2024-12224",
"product_status": {
"known_affected": [
"T042328",
"T042329",
"T042330"
]
},
"release_date": "2025-04-02T22:00:00.000+00:00",
"title": "CVE-2024-12224"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…