Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-3996 (GCVE-0-2021-3996)
Vulnerability from cvelistv5 – Published: 2022-08-23 00:00 – Updated: 2024-10-15 15:26- CWE-552 - - Files or Directories Accessible to External Parties
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | util-linux |
Affected:
Fixed in util-linux v2.37.3
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T17:16:02.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2022/01/24/2"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024628"
},
{
"tags": [
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2021-3996"
},
{
"name": "[oss-security] 20221130 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/11/30/2"
},
{
"name": "20221208 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/Dec/4"
},
{
"tags": [
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20221209-0002/"
},
{
"name": "GLSA-202401-08",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-08"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2021-3996",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-03-04T21:16:28.797475Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-15T15:26:56.079Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "util-linux",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Fixed in util-linux v2.37.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-552",
"description": "CWE-552 - Files or Directories Accessible to External Parties",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-07T09:06:22.825Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes"
},
{
"url": "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb"
},
{
"url": "https://www.openwall.com/lists/oss-security/2022/01/24/2"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024628"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2021-3996"
},
{
"name": "[oss-security] 20221130 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2022/11/30/2"
},
{
"name": "20221208 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2022/Dec/4"
},
{
"url": "http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20221209-0002/"
},
{
"name": "GLSA-202401-08",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202401-08"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2021-3996",
"datePublished": "2022-08-23T00:00:00.000Z",
"dateReserved": "2021-11-22T00:00:00.000Z",
"dateUpdated": "2024-10-15T15:26:56.079Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-3996",
"date": "2026-06-15",
"epss": "0.00634",
"percentile": "0.45418"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.34\", \"versionEndExcluding\": \"2.37.3\", \"matchCriteriaId\": \"755D0AAC-24D9-4B39-BCC2-06AC9FF889E2\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.\"}, {\"lang\": \"es\", \"value\": \"Se ha encontrado un error l\\u00f3gico en la biblioteca libmount de util-linux en la funci\\u00f3n que permite a un usuario no privilegiado desmontar un sistema de archivos FUSE. Este fallo permite a un usuario local en un sistema vulnerable desmontar los sistemas de archivos de otros usuarios que son de escritura mundial (como /tmp) o que est\\u00e1n montados en un directorio de escritura mundial. Un atacante puede usar este fallo para causar una denegaci\\u00f3n de servicio a las aplicaciones que usan los sistemas de archivos afectados.\"}]",
"id": "CVE-2021-3996",
"lastModified": "2024-11-21T06:23:20.377",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
"published": "2022-08-23T20:15:08.560",
"references": "[{\"url\": \"http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2022/Dec/4\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2022/11/30/2\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2021-3996\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2024628\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-08\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20221209-0002/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Broken Link\", \"Third Party Advisory\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/01/24/2\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\", \"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2022/Dec/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2022/11/30/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2021-3996\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2024628\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-08\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20221209-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\", \"Third Party Advisory\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/01/24/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Mailing List\", \"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-552\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-552\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-3996\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-08-23T20:15:08.560\",\"lastModified\":\"2024-11-21T06:23:20.377\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.\"},{\"lang\":\"es\",\"value\":\"Se ha encontrado un error l\u00f3gico en la biblioteca libmount de util-linux en la funci\u00f3n que permite a un usuario no privilegiado desmontar un sistema de archivos FUSE. Este fallo permite a un usuario local en un sistema vulnerable desmontar los sistemas de archivos de otros usuarios que son de escritura mundial (como /tmp) o que est\u00e1n montados en un directorio de escritura mundial. Un atacante puede usar este fallo para causar una denegaci\u00f3n de servicio a las aplicaciones que usan los sistemas de archivos afectados.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-552\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-552\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.34\",\"versionEndExcluding\":\"2.37.3\",\"matchCriteriaId\":\"755D0AAC-24D9-4B39-BCC2-06AC9FF889E2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/Dec/4\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/11/30/2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2021-3996\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2024628\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-08\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20221209-0002/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\",\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/01/24/2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/Dec/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/11/30/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2021-3996\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2024628\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20221209-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/01/24/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/01/24/2\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2024628\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2021-3996\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2022/11/30/2\", \"name\": \"[oss-security] 20221130 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2022/Dec/4\", \"name\": \"20221208 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20221209-0002/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-08\", \"name\": \"GLSA-202401-08\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T17:16:02.913Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-3996\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-04T21:16:28.797475Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-15T15:26:41.487Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"util-linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"Fixed in util-linux v2.37.3\"}]}], \"references\": [{\"url\": \"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes\"}, {\"url\": \"https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/01/24/2\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2024628\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2021-3996\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2022/11/30/2\", \"name\": \"[oss-security] 20221130 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2022/Dec/4\", \"name\": \"20221208 Race condition in snap-confine\u0027s must_mkdir_and_open_with_perms() (CVE-2022-3328)\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20221209-0002/\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-08\", \"name\": \"GLSA-202401-08\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-552\", \"description\": \"CWE-552 - Files or Directories Accessible to External Parties\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2024-01-07T09:06:22.825Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2021-3996\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-15T15:26:56.079Z\", \"dateReserved\": \"2021-11-22T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2022-08-23T00:00:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
MSRC_CVE-2021-3996
Vulnerability from csaf_microsoft - Published: 2022-08-02 00:00 - Updated: 2025-10-01 23:11| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2021-3996 A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2021-3996.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"tracking": {
"current_release_date": "2025-10-01T23:11:12.000Z",
"generator": {
"date": "2025-10-19T23:51:07.208Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-3996",
"initial_release_date": "2022-08-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-10-01T23:11:12.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 util-linux 2.32.1-7",
"product": {
"name": "\u003ccm1 util-linux 2.32.1-7",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 util-linux 2.32.1-7",
"product": {
"name": "cm1 util-linux 2.32.1-7",
"product_id": "18778"
}
}
],
"category": "product_name",
"name": "util-linux"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 util-linux 2.32.1-7 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 util-linux 2.32.1-7 as a component of CBL Mariner 1.0",
"product_id": "18778-16820"
},
"product_reference": "18778",
"relates_to_product_reference": "16820"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3996",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18778-16820"
],
"known_affected": [
"16820-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-3996 A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2021-3996.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-01T23:11:12.000Z",
"details": "2.32.1-7:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 5.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"16820-1"
]
}
],
"title": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems."
}
]
}
OPENSUSE-SU-2022:0727-1
Vulnerability from csaf_opensuse - Published: 2022-03-04 09:39 - Updated: 2022-03-04 09:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
{
"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 libeconf, shadow and util-linux",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This security update for libeconf, shadow and util-linux fix the following issues:\n\nlibeconf:\n\n- Add libeconf to SLE-Module-Basesystem_15-SP3 because needed by \u0027util-linux\u0027 and \u0027shadow\u0027 \n to fix autoyast handling of security related parameters (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n\nIssues fixed in libeconf:\n- Reading numbers with different bases (e.g. oktal) (bsc#1193632) (#157)\n- Fixed different issues while writing string values to file.\n- Writing comments to file too.\n- Fixed crash while merging values.\n- Added econftool cat option (#146)\n- new API call: econf_readDirsHistory (showing ALL locations)\n- new API call: econf_getPath (absolute path of the configuration file)\n- Man pages libeconf.3 and econftool.8.\n- Handling multiline strings.\n- Added libeconf_ext which returns more information like\n line_nr, comments, path of the configuration file,...\n- Econftool, an command line interface for handling configuration\n files.\n- Generating HTML API documentation with doxygen.\n- Improving error handling and semantic file check.\n- Joining entries with the same key to one single entry if\n env variable ECONF_JOIN_SAME_ENTRIES has been set.\n\nshadow:\n\n- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to \n read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n\nutil-linux:\n\n- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to \n read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n- Allow use of larger values for start sector to prevent `blockdev --report` aborting (bsc#1188507)\n- Fixed `blockdev --report` using non-space characters as a field separator (bsc#1188507)\n- CVE-2021-3995: Fixed unauthorized unmount in util-linux\u0027s libmount. (bsc#1194976) \n- CVE-2021-3996: Fixed unauthorized unmount in util-linux\u0027s libmount. (bsc#1194976)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-727",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_0727-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0727-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GUBUSLRBG42MLRL65HHMLIWQIKS3SKKP/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0727-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GUBUSLRBG42MLRL65HHMLIWQIKS3SKKP/"
},
{
"category": "self",
"summary": "SUSE Bug 1188507",
"url": "https://bugzilla.suse.com/1188507"
},
{
"category": "self",
"summary": "SUSE Bug 1192954",
"url": "https://bugzilla.suse.com/1192954"
},
{
"category": "self",
"summary": "SUSE Bug 1193632",
"url": "https://bugzilla.suse.com/1193632"
},
{
"category": "self",
"summary": "SUSE Bug 1194976",
"url": "https://bugzilla.suse.com/1194976"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3995 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3996 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3996/"
}
],
"title": "Security update for libeconf, shadow and util-linux",
"tracking": {
"current_release_date": "2022-03-04T09:39:38Z",
"generator": {
"date": "2022-03-04T09:39:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0727-1",
"initial_release_date": "2022-03-04T09:39:38Z",
"revision_history": [
{
"date": "2022-03-04T09:39:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.aarch64",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64",
"product_id": "shadow-4.8.1-150300.4.3.8.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64",
"product_id": "util-linux-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.aarch64",
"product_id": "uuidd-2.36.2-150300.4.14.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "login_defs-4.8.1-150300.4.3.8.noarch",
"product": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch",
"product_id": "login_defs-4.8.1-150300.4.3.8.noarch"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"product": {
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"product_id": "util-linux-lang-2.36.2-150300.4.14.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.ppc64le",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.ppc64le",
"product_id": "shadow-4.8.1-150300.4.3.8.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"product_id": "util-linux-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"product_id": "uuidd-2.36.2-150300.4.14.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.s390x"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.s390x",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.s390x",
"product_id": "shadow-4.8.1-150300.4.3.8.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x",
"product_id": "util-linux-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.s390x"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.s390x",
"product_id": "uuidd-2.36.2-150300.4.14.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.x86_64",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64",
"product_id": "shadow-4.8.1-150300.4.3.8.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64",
"product_id": "util-linux-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.x86_64",
"product_id": "uuidd-2.36.2-150300.4.14.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
},
"product_reference": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
},
"product_reference": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
},
"product_reference": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch"
},
"product_reference": "login_defs-4.8.1-150300.4.3.8.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le"
},
"product_reference": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch"
},
"product_reference": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3995"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3995",
"url": "https://www.suse.com/security/cve/CVE-2021-3995"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3995",
"url": "https://bugzilla.suse.com/1194976"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T09:39:38Z",
"details": "moderate"
}
],
"title": "CVE-2021-3995"
},
{
"cve": "CVE-2021-3996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3996"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3996",
"url": "https://www.suse.com/security/cve/CVE-2021-3996"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3996",
"url": "https://bugzilla.suse.com/1194976"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"openSUSE Leap 15.3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libmount1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:login_defs-4.8.1-150300.4.3.8.noarch",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:python3-libmount-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.aarch64",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.ppc64le",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.s390x",
"openSUSE Leap 15.3:shadow-4.8.1-150300.4.3.8.x86_64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.aarch64",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.s390x",
"openSUSE Leap 15.3:util-linux-2.36.2-150300.4.14.3.x86_64",
"openSUSE Leap 15.3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.aarch64",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.s390x",
"openSUSE Leap 15.3:uuidd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T09:39:38Z",
"details": "moderate"
}
],
"title": "CVE-2021-3996"
}
]
}
OPENSUSE-SU-2024:11784-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "libblkid-devel-2.37.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libblkid-devel-2.37.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11784",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11784-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3995 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3996 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3996/"
}
],
"title": "libblkid-devel-2.37.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11784-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.37.3-1.1.aarch64",
"product": {
"name": "libblkid-devel-2.37.3-1.1.aarch64",
"product_id": "libblkid-devel-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libblkid-devel-32bit-2.37.3-1.1.aarch64",
"product_id": "libblkid-devel-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.37.3-1.1.aarch64",
"product": {
"name": "libblkid-devel-static-2.37.3-1.1.aarch64",
"product_id": "libblkid-devel-static-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.37.3-1.1.aarch64",
"product": {
"name": "libblkid1-2.37.3-1.1.aarch64",
"product_id": "libblkid1-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libblkid1-32bit-2.37.3-1.1.aarch64",
"product_id": "libblkid1-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.37.3-1.1.aarch64",
"product": {
"name": "libfdisk-devel-2.37.3-1.1.aarch64",
"product_id": "libfdisk-devel-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"product_id": "libfdisk-devel-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.37.3-1.1.aarch64",
"product": {
"name": "libfdisk-devel-static-2.37.3-1.1.aarch64",
"product_id": "libfdisk-devel-static-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.37.3-1.1.aarch64",
"product": {
"name": "libfdisk1-2.37.3-1.1.aarch64",
"product_id": "libfdisk1-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libfdisk1-32bit-2.37.3-1.1.aarch64",
"product_id": "libfdisk1-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.37.3-1.1.aarch64",
"product": {
"name": "libmount-devel-2.37.3-1.1.aarch64",
"product_id": "libmount-devel-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libmount-devel-32bit-2.37.3-1.1.aarch64",
"product_id": "libmount-devel-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.37.3-1.1.aarch64",
"product": {
"name": "libmount-devel-static-2.37.3-1.1.aarch64",
"product_id": "libmount-devel-static-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmount1-2.37.3-1.1.aarch64",
"product": {
"name": "libmount1-2.37.3-1.1.aarch64",
"product_id": "libmount1-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libmount1-32bit-2.37.3-1.1.aarch64",
"product_id": "libmount1-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.37.3-1.1.aarch64",
"product": {
"name": "libsmartcols-devel-2.37.3-1.1.aarch64",
"product_id": "libsmartcols-devel-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"product_id": "libsmartcols-devel-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.37.3-1.1.aarch64",
"product": {
"name": "libsmartcols-devel-static-2.37.3-1.1.aarch64",
"product_id": "libsmartcols-devel-static-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.37.3-1.1.aarch64",
"product": {
"name": "libsmartcols1-2.37.3-1.1.aarch64",
"product_id": "libsmartcols1-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libsmartcols1-32bit-2.37.3-1.1.aarch64",
"product_id": "libsmartcols1-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.37.3-1.1.aarch64",
"product": {
"name": "libuuid-devel-2.37.3-1.1.aarch64",
"product_id": "libuuid-devel-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libuuid-devel-32bit-2.37.3-1.1.aarch64",
"product_id": "libuuid-devel-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.37.3-1.1.aarch64",
"product": {
"name": "libuuid-devel-static-2.37.3-1.1.aarch64",
"product_id": "libuuid-devel-static-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.37.3-1.1.aarch64",
"product": {
"name": "libuuid1-2.37.3-1.1.aarch64",
"product_id": "libuuid1-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.37.3-1.1.aarch64",
"product": {
"name": "libuuid1-32bit-2.37.3-1.1.aarch64",
"product_id": "libuuid1-32bit-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-2.37.3-1.1.aarch64",
"product": {
"name": "util-linux-2.37.3-1.1.aarch64",
"product_id": "util-linux-2.37.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.37.3-1.1.aarch64",
"product": {
"name": "util-linux-lang-2.37.3-1.1.aarch64",
"product_id": "util-linux-lang-2.37.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.37.3-1.1.ppc64le",
"product": {
"name": "libblkid-devel-2.37.3-1.1.ppc64le",
"product_id": "libblkid-devel-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"product_id": "libblkid-devel-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.37.3-1.1.ppc64le",
"product": {
"name": "libblkid-devel-static-2.37.3-1.1.ppc64le",
"product_id": "libblkid-devel-static-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid1-2.37.3-1.1.ppc64le",
"product": {
"name": "libblkid1-2.37.3-1.1.ppc64le",
"product_id": "libblkid1-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libblkid1-32bit-2.37.3-1.1.ppc64le",
"product_id": "libblkid1-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.37.3-1.1.ppc64le",
"product": {
"name": "libfdisk-devel-2.37.3-1.1.ppc64le",
"product_id": "libfdisk-devel-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"product_id": "libfdisk-devel-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.37.3-1.1.ppc64le",
"product": {
"name": "libfdisk-devel-static-2.37.3-1.1.ppc64le",
"product_id": "libfdisk-devel-static-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.37.3-1.1.ppc64le",
"product": {
"name": "libfdisk1-2.37.3-1.1.ppc64le",
"product_id": "libfdisk1-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libfdisk1-32bit-2.37.3-1.1.ppc64le",
"product_id": "libfdisk1-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.37.3-1.1.ppc64le",
"product": {
"name": "libmount-devel-2.37.3-1.1.ppc64le",
"product_id": "libmount-devel-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libmount-devel-32bit-2.37.3-1.1.ppc64le",
"product_id": "libmount-devel-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.37.3-1.1.ppc64le",
"product": {
"name": "libmount-devel-static-2.37.3-1.1.ppc64le",
"product_id": "libmount-devel-static-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount1-2.37.3-1.1.ppc64le",
"product": {
"name": "libmount1-2.37.3-1.1.ppc64le",
"product_id": "libmount1-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libmount1-32bit-2.37.3-1.1.ppc64le",
"product_id": "libmount1-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.37.3-1.1.ppc64le",
"product": {
"name": "libsmartcols-devel-2.37.3-1.1.ppc64le",
"product_id": "libsmartcols-devel-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"product_id": "libsmartcols-devel-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"product": {
"name": "libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"product_id": "libsmartcols-devel-static-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.37.3-1.1.ppc64le",
"product": {
"name": "libsmartcols1-2.37.3-1.1.ppc64le",
"product_id": "libsmartcols1-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"product_id": "libsmartcols1-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.37.3-1.1.ppc64le",
"product": {
"name": "libuuid-devel-2.37.3-1.1.ppc64le",
"product_id": "libuuid-devel-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"product_id": "libuuid-devel-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.37.3-1.1.ppc64le",
"product": {
"name": "libuuid-devel-static-2.37.3-1.1.ppc64le",
"product_id": "libuuid-devel-static-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid1-2.37.3-1.1.ppc64le",
"product": {
"name": "libuuid1-2.37.3-1.1.ppc64le",
"product_id": "libuuid1-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.37.3-1.1.ppc64le",
"product": {
"name": "libuuid1-32bit-2.37.3-1.1.ppc64le",
"product_id": "libuuid1-32bit-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-2.37.3-1.1.ppc64le",
"product": {
"name": "util-linux-2.37.3-1.1.ppc64le",
"product_id": "util-linux-2.37.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.37.3-1.1.ppc64le",
"product": {
"name": "util-linux-lang-2.37.3-1.1.ppc64le",
"product_id": "util-linux-lang-2.37.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.37.3-1.1.s390x",
"product": {
"name": "libblkid-devel-2.37.3-1.1.s390x",
"product_id": "libblkid-devel-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libblkid-devel-32bit-2.37.3-1.1.s390x",
"product_id": "libblkid-devel-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.37.3-1.1.s390x",
"product": {
"name": "libblkid-devel-static-2.37.3-1.1.s390x",
"product_id": "libblkid-devel-static-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libblkid1-2.37.3-1.1.s390x",
"product": {
"name": "libblkid1-2.37.3-1.1.s390x",
"product_id": "libblkid1-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libblkid1-32bit-2.37.3-1.1.s390x",
"product_id": "libblkid1-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.37.3-1.1.s390x",
"product": {
"name": "libfdisk-devel-2.37.3-1.1.s390x",
"product_id": "libfdisk-devel-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.s390x",
"product_id": "libfdisk-devel-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.37.3-1.1.s390x",
"product": {
"name": "libfdisk-devel-static-2.37.3-1.1.s390x",
"product_id": "libfdisk-devel-static-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.37.3-1.1.s390x",
"product": {
"name": "libfdisk1-2.37.3-1.1.s390x",
"product_id": "libfdisk1-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libfdisk1-32bit-2.37.3-1.1.s390x",
"product_id": "libfdisk1-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.37.3-1.1.s390x",
"product": {
"name": "libmount-devel-2.37.3-1.1.s390x",
"product_id": "libmount-devel-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libmount-devel-32bit-2.37.3-1.1.s390x",
"product_id": "libmount-devel-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.37.3-1.1.s390x",
"product": {
"name": "libmount-devel-static-2.37.3-1.1.s390x",
"product_id": "libmount-devel-static-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmount1-2.37.3-1.1.s390x",
"product": {
"name": "libmount1-2.37.3-1.1.s390x",
"product_id": "libmount1-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libmount1-32bit-2.37.3-1.1.s390x",
"product_id": "libmount1-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.37.3-1.1.s390x",
"product": {
"name": "libsmartcols-devel-2.37.3-1.1.s390x",
"product_id": "libsmartcols-devel-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"product_id": "libsmartcols-devel-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.37.3-1.1.s390x",
"product": {
"name": "libsmartcols-devel-static-2.37.3-1.1.s390x",
"product_id": "libsmartcols-devel-static-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.37.3-1.1.s390x",
"product": {
"name": "libsmartcols1-2.37.3-1.1.s390x",
"product_id": "libsmartcols1-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libsmartcols1-32bit-2.37.3-1.1.s390x",
"product_id": "libsmartcols1-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.37.3-1.1.s390x",
"product": {
"name": "libuuid-devel-2.37.3-1.1.s390x",
"product_id": "libuuid-devel-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libuuid-devel-32bit-2.37.3-1.1.s390x",
"product_id": "libuuid-devel-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.37.3-1.1.s390x",
"product": {
"name": "libuuid-devel-static-2.37.3-1.1.s390x",
"product_id": "libuuid-devel-static-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libuuid1-2.37.3-1.1.s390x",
"product": {
"name": "libuuid1-2.37.3-1.1.s390x",
"product_id": "libuuid1-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.37.3-1.1.s390x",
"product": {
"name": "libuuid1-32bit-2.37.3-1.1.s390x",
"product_id": "libuuid1-32bit-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-2.37.3-1.1.s390x",
"product": {
"name": "util-linux-2.37.3-1.1.s390x",
"product_id": "util-linux-2.37.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.37.3-1.1.s390x",
"product": {
"name": "util-linux-lang-2.37.3-1.1.s390x",
"product_id": "util-linux-lang-2.37.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.37.3-1.1.x86_64",
"product": {
"name": "libblkid-devel-2.37.3-1.1.x86_64",
"product_id": "libblkid-devel-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libblkid-devel-32bit-2.37.3-1.1.x86_64",
"product_id": "libblkid-devel-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.37.3-1.1.x86_64",
"product": {
"name": "libblkid-devel-static-2.37.3-1.1.x86_64",
"product_id": "libblkid-devel-static-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.37.3-1.1.x86_64",
"product": {
"name": "libblkid1-2.37.3-1.1.x86_64",
"product_id": "libblkid1-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libblkid1-32bit-2.37.3-1.1.x86_64",
"product_id": "libblkid1-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.37.3-1.1.x86_64",
"product": {
"name": "libfdisk-devel-2.37.3-1.1.x86_64",
"product_id": "libfdisk-devel-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"product_id": "libfdisk-devel-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.37.3-1.1.x86_64",
"product": {
"name": "libfdisk-devel-static-2.37.3-1.1.x86_64",
"product_id": "libfdisk-devel-static-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.37.3-1.1.x86_64",
"product": {
"name": "libfdisk1-2.37.3-1.1.x86_64",
"product_id": "libfdisk1-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libfdisk1-32bit-2.37.3-1.1.x86_64",
"product_id": "libfdisk1-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.37.3-1.1.x86_64",
"product": {
"name": "libmount-devel-2.37.3-1.1.x86_64",
"product_id": "libmount-devel-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libmount-devel-32bit-2.37.3-1.1.x86_64",
"product_id": "libmount-devel-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.37.3-1.1.x86_64",
"product": {
"name": "libmount-devel-static-2.37.3-1.1.x86_64",
"product_id": "libmount-devel-static-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-2.37.3-1.1.x86_64",
"product": {
"name": "libmount1-2.37.3-1.1.x86_64",
"product_id": "libmount1-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libmount1-32bit-2.37.3-1.1.x86_64",
"product_id": "libmount1-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.37.3-1.1.x86_64",
"product": {
"name": "libsmartcols-devel-2.37.3-1.1.x86_64",
"product_id": "libsmartcols-devel-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"product_id": "libsmartcols-devel-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.37.3-1.1.x86_64",
"product": {
"name": "libsmartcols-devel-static-2.37.3-1.1.x86_64",
"product_id": "libsmartcols-devel-static-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.37.3-1.1.x86_64",
"product": {
"name": "libsmartcols1-2.37.3-1.1.x86_64",
"product_id": "libsmartcols1-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libsmartcols1-32bit-2.37.3-1.1.x86_64",
"product_id": "libsmartcols1-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.37.3-1.1.x86_64",
"product": {
"name": "libuuid-devel-2.37.3-1.1.x86_64",
"product_id": "libuuid-devel-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libuuid-devel-32bit-2.37.3-1.1.x86_64",
"product_id": "libuuid-devel-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.37.3-1.1.x86_64",
"product": {
"name": "libuuid-devel-static-2.37.3-1.1.x86_64",
"product_id": "libuuid-devel-static-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.37.3-1.1.x86_64",
"product": {
"name": "libuuid1-2.37.3-1.1.x86_64",
"product_id": "libuuid1-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.37.3-1.1.x86_64",
"product": {
"name": "libuuid1-32bit-2.37.3-1.1.x86_64",
"product_id": "libuuid1-32bit-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-2.37.3-1.1.x86_64",
"product": {
"name": "util-linux-2.37.3-1.1.x86_64",
"product_id": "util-linux-2.37.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.37.3-1.1.x86_64",
"product": {
"name": "util-linux-lang-2.37.3-1.1.x86_64",
"product_id": "util-linux-lang-2.37.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64"
},
"product_reference": "libblkid-devel-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le"
},
"product_reference": "libblkid-devel-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x"
},
"product_reference": "libblkid-devel-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64"
},
"product_reference": "libblkid-devel-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libblkid-devel-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libblkid-devel-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libblkid-devel-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64"
},
"product_reference": "libblkid-devel-static-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le"
},
"product_reference": "libblkid-devel-static-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x"
},
"product_reference": "libblkid-devel-static-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64"
},
"product_reference": "libblkid-devel-static-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64"
},
"product_reference": "libblkid1-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le"
},
"product_reference": "libblkid1-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x"
},
"product_reference": "libblkid1-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64"
},
"product_reference": "libblkid1-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libblkid1-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libblkid1-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libblkid1-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libblkid1-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64"
},
"product_reference": "libfdisk-devel-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le"
},
"product_reference": "libfdisk-devel-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x"
},
"product_reference": "libfdisk-devel-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64"
},
"product_reference": "libfdisk-devel-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libfdisk-devel-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64"
},
"product_reference": "libfdisk-devel-static-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le"
},
"product_reference": "libfdisk-devel-static-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x"
},
"product_reference": "libfdisk-devel-static-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-static-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64"
},
"product_reference": "libfdisk-devel-static-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64"
},
"product_reference": "libfdisk1-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le"
},
"product_reference": "libfdisk1-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x"
},
"product_reference": "libfdisk1-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64"
},
"product_reference": "libfdisk1-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libfdisk1-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libfdisk1-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libfdisk1-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libfdisk1-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64"
},
"product_reference": "libmount-devel-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le"
},
"product_reference": "libmount-devel-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x"
},
"product_reference": "libmount-devel-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64"
},
"product_reference": "libmount-devel-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libmount-devel-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libmount-devel-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libmount-devel-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libmount-devel-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64"
},
"product_reference": "libmount-devel-static-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le"
},
"product_reference": "libmount-devel-static-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x"
},
"product_reference": "libmount-devel-static-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-static-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64"
},
"product_reference": "libmount-devel-static-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64"
},
"product_reference": "libmount1-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le"
},
"product_reference": "libmount1-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x"
},
"product_reference": "libmount1-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64"
},
"product_reference": "libmount1-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libmount1-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libmount1-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libmount1-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libmount1-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64"
},
"product_reference": "libsmartcols-devel-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le"
},
"product_reference": "libsmartcols-devel-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x"
},
"product_reference": "libsmartcols-devel-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64"
},
"product_reference": "libsmartcols-devel-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64"
},
"product_reference": "libsmartcols-devel-static-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le"
},
"product_reference": "libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x"
},
"product_reference": "libsmartcols-devel-static-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-static-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64"
},
"product_reference": "libsmartcols-devel-static-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64"
},
"product_reference": "libsmartcols1-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le"
},
"product_reference": "libsmartcols1-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x"
},
"product_reference": "libsmartcols1-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64"
},
"product_reference": "libsmartcols1-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libsmartcols1-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libsmartcols1-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libsmartcols1-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64"
},
"product_reference": "libuuid-devel-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le"
},
"product_reference": "libuuid-devel-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x"
},
"product_reference": "libuuid-devel-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64"
},
"product_reference": "libuuid-devel-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libuuid-devel-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libuuid-devel-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libuuid-devel-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64"
},
"product_reference": "libuuid-devel-static-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le"
},
"product_reference": "libuuid-devel-static-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x"
},
"product_reference": "libuuid-devel-static-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64"
},
"product_reference": "libuuid-devel-static-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64"
},
"product_reference": "libuuid1-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le"
},
"product_reference": "libuuid1-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x"
},
"product_reference": "libuuid1-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64"
},
"product_reference": "libuuid1-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-32bit-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64"
},
"product_reference": "libuuid1-32bit-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-32bit-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le"
},
"product_reference": "libuuid1-32bit-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-32bit-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x"
},
"product_reference": "libuuid1-32bit-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-32bit-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64"
},
"product_reference": "libuuid1-32bit-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64"
},
"product_reference": "util-linux-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le"
},
"product_reference": "util-linux-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x"
},
"product_reference": "util-linux-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64"
},
"product_reference": "util-linux-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-lang-2.37.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64"
},
"product_reference": "util-linux-lang-2.37.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-lang-2.37.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le"
},
"product_reference": "util-linux-lang-2.37.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-lang-2.37.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x"
},
"product_reference": "util-linux-lang-2.37.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-lang-2.37.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
},
"product_reference": "util-linux-lang-2.37.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3995"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3995",
"url": "https://www.suse.com/security/cve/CVE-2021-3995"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3995",
"url": "https://bugzilla.suse.com/1194976"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3995"
},
{
"cve": "CVE-2021-3996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3996"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3996",
"url": "https://www.suse.com/security/cve/CVE-2021-3996"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3996",
"url": "https://bugzilla.suse.com/1194976"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libblkid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libfdisk1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libmount1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libsmartcols1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid-devel-static-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:libuuid1-32bit-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-2.37.3-1.1.x86_64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.aarch64",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.ppc64le",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.s390x",
"openSUSE Tumbleweed:util-linux-lang-2.37.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3996"
}
]
}
SUSE-SU-2022:0727-1
Vulnerability from csaf_suse - Published: 2022-03-04 09:39 - Updated: 2022-03-04 09:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
{
"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 libeconf, shadow and util-linux",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This security update for libeconf, shadow and util-linux fix the following issues:\n\nlibeconf:\n\n- Add libeconf to SLE-Module-Basesystem_15-SP3 because needed by \u0027util-linux\u0027 and \u0027shadow\u0027 \n to fix autoyast handling of security related parameters (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n\nIssues fixed in libeconf:\n- Reading numbers with different bases (e.g. oktal) (bsc#1193632) (#157)\n- Fixed different issues while writing string values to file.\n- Writing comments to file too.\n- Fixed crash while merging values.\n- Added econftool cat option (#146)\n- new API call: econf_readDirsHistory (showing ALL locations)\n- new API call: econf_getPath (absolute path of the configuration file)\n- Man pages libeconf.3 and econftool.8.\n- Handling multiline strings.\n- Added libeconf_ext which returns more information like\n line_nr, comments, path of the configuration file,...\n- Econftool, an command line interface for handling configuration\n files.\n- Generating HTML API documentation with doxygen.\n- Improving error handling and semantic file check.\n- Joining entries with the same key to one single entry if\n env variable ECONF_JOIN_SAME_ENTRIES has been set.\n\nshadow:\n\n- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to \n read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n\nutil-linux:\n\n- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to \n read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n- Allow use of larger values for start sector to prevent `blockdev --report` aborting (bsc#1188507)\n- Fixed `blockdev --report` using non-space characters as a field separator (bsc#1188507)\n- CVE-2021-3995: Fixed unauthorized unmount in util-linux\u0027s libmount. (bsc#1194976) \n- CVE-2021-3996: Fixed unauthorized unmount in util-linux\u0027s libmount. (bsc#1194976)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-727,SUSE-SLE-Module-Basesystem-15-SP3-2022-727,SUSE-SLE-Module-Server-Applications-15-SP3-2022-727,SUSE-SLE-Module-Transactional-Server-15-SP3-2022-727,SUSE-SUSE-MicroOS-5.1-2022-727",
"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-2022_0727-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0727-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220727-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0727-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010364.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188507",
"url": "https://bugzilla.suse.com/1188507"
},
{
"category": "self",
"summary": "SUSE Bug 1192954",
"url": "https://bugzilla.suse.com/1192954"
},
{
"category": "self",
"summary": "SUSE Bug 1193632",
"url": "https://bugzilla.suse.com/1193632"
},
{
"category": "self",
"summary": "SUSE Bug 1194976",
"url": "https://bugzilla.suse.com/1194976"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3995 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3996 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3996/"
}
],
"title": "Security update for libeconf, shadow and util-linux",
"tracking": {
"current_release_date": "2022-03-04T09:39:43Z",
"generator": {
"date": "2022-03-04T09:39:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0727-1",
"initial_release_date": "2022-03-04T09:39:43Z",
"revision_history": [
{
"date": "2022-03-04T09:39:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.aarch64",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64",
"product_id": "shadow-4.8.1-150300.4.3.8.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64",
"product_id": "util-linux-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.aarch64",
"product_id": "uuidd-2.36.2-150300.4.14.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libblkid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libblkid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libblkid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libblkid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libblkid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libeconf0-64bit-0.4.4+git20220104.962774f-150300.3.6.2.aarch64_ilp32",
"product": {
"name": "libeconf0-64bit-0.4.4+git20220104.962774f-150300.3.6.2.aarch64_ilp32",
"product_id": "libeconf0-64bit-0.4.4+git20220104.962774f-150300.3.6.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libfdisk-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libfdisk-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfdisk1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libfdisk1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libfdisk1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libmount-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libmount-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libmount-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libmount1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libmount1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libmount1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libsmartcols-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libsmartcols-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmartcols1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libsmartcols1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libsmartcols1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libuuid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libuuid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libuuid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libuuid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libuuid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libuuid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.i586",
"product_id": "libblkid1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.i586"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.i586"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.i586"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.i586",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.i586",
"product_id": "libmount1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.i586",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.i586",
"product_id": "libuuid1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.i586",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.i586",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.i586"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.i586",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.i586",
"product_id": "shadow-4.8.1-150300.4.3.8.i586"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.i586",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.i586",
"product_id": "util-linux-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.i586",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.i586",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.i586"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.i586",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.i586",
"product_id": "uuidd-2.36.2-150300.4.14.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "login_defs-4.8.1-150300.4.3.8.noarch",
"product": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch",
"product_id": "login_defs-4.8.1-150300.4.3.8.noarch"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"product": {
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"product_id": "util-linux-lang-2.36.2-150300.4.14.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.ppc64le",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.ppc64le",
"product_id": "shadow-4.8.1-150300.4.3.8.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"product_id": "util-linux-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"product_id": "uuidd-2.36.2-150300.4.14.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.s390x"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.s390x",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.s390x",
"product_id": "shadow-4.8.1-150300.4.3.8.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x",
"product_id": "util-linux-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.s390x"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.s390x",
"product_id": "uuidd-2.36.2-150300.4.14.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.x86_64",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64",
"product_id": "shadow-4.8.1-150300.4.3.8.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64",
"product_id": "util-linux-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.x86_64",
"product_id": "uuidd-2.36.2-150300.4.14.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-transactional-server:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch"
},
"product_reference": "login_defs-4.8.1-150300.4.3.8.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch"
},
"product_reference": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uuidd-2.36.2-150300.4.14.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "uuidd-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 as component of SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le as component of SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x as component of SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of SUSE Linux Enterprise Module for Transactional Server 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Transactional Server 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch"
},
"product_reference": "login_defs-4.8.1-150300.4.3.8.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3995"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3995",
"url": "https://www.suse.com/security/cve/CVE-2021-3995"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3995",
"url": "https://bugzilla.suse.com/1194976"
}
],
"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.1:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T09:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2021-3995"
},
{
"cve": "CVE-2021-3996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3996"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3996",
"url": "https://www.suse.com/security/cve/CVE-2021-3996"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3996",
"url": "https://bugzilla.suse.com/1194976"
}
],
"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.1:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.1:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.1:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.1:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-lang-2.36.2-150300.4.14.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:uuidd-2.36.2-150300.4.14.2.x86_64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Module for Transactional Server 15 SP3:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T09:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2021-3996"
}
]
}
SUSE-SU-2022:0727-2
Vulnerability from csaf_suse - Published: 2022-04-19 19:21 - Updated: 2022-04-19 19:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64 | — |
Vendor Fix
|
{
"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 libeconf, shadow and util-linux",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This security update for libeconf, shadow and util-linux fix the following issues:\n\nlibeconf:\n\n- Add libeconf to SLE-Module-Basesystem_15-SP3 because needed by \u0027util-linux\u0027 and \u0027shadow\u0027 \n to fix autoyast handling of security related parameters (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n\nIssues fixed in libeconf:\n- Reading numbers with different bases (e.g. oktal) (bsc#1193632) (#157)\n- Fixed different issues while writing string values to file.\n- Writing comments to file too.\n- Fixed crash while merging values.\n- Added econftool cat option (#146)\n- new API call: econf_readDirsHistory (showing ALL locations)\n- new API call: econf_getPath (absolute path of the configuration file)\n- Man pages libeconf.3 and econftool.8.\n- Handling multiline strings.\n- Added libeconf_ext which returns more information like\n line_nr, comments, path of the configuration file,...\n- Econftool, an command line interface for handling configuration\n files.\n- Generating HTML API documentation with doxygen.\n- Improving error handling and semantic file check.\n- Joining entries with the same key to one single entry if\n env variable ECONF_JOIN_SAME_ENTRIES has been set.\n\nshadow:\n\n- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to \n read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n\nutil-linux:\n\n- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to \n read it (bsc#1192954, jsc#SLE-23384, jsc#SLE-23402)\n- Allow use of larger values for start sector to prevent `blockdev --report` aborting (bsc#1188507)\n- Fixed `blockdev --report` using non-space characters as a field separator (bsc#1188507)\n- CVE-2021-3995: Fixed unauthorized unmount in util-linux\u0027s libmount. (bsc#1194976) \n- CVE-2021-3996: Fixed unauthorized unmount in util-linux\u0027s libmount. (bsc#1194976)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-727,SUSE-SUSE-MicroOS-5.2-2022-727",
"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-2022_0727-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0727-2",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220727-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0727-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010762.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188507",
"url": "https://bugzilla.suse.com/1188507"
},
{
"category": "self",
"summary": "SUSE Bug 1192954",
"url": "https://bugzilla.suse.com/1192954"
},
{
"category": "self",
"summary": "SUSE Bug 1193632",
"url": "https://bugzilla.suse.com/1193632"
},
{
"category": "self",
"summary": "SUSE Bug 1194976",
"url": "https://bugzilla.suse.com/1194976"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3995 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3996 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3996/"
}
],
"title": "Security update for libeconf, shadow and util-linux",
"tracking": {
"current_release_date": "2022-04-19T19:21:16Z",
"generator": {
"date": "2022-04-19T19:21:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0727-2",
"initial_release_date": "2022-04-19T19:21:16Z",
"revision_history": [
{
"date": "2022-04-19T19:21:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libblkid1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libmount1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"product_id": "libuuid1-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.aarch64",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.aarch64",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64",
"product_id": "shadow-4.8.1-150300.4.3.8.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.aarch64",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64",
"product_id": "util-linux-2.36.2-150300.4.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.aarch64",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.aarch64",
"product_id": "uuidd-2.36.2-150300.4.14.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libblkid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libblkid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libblkid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libblkid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libblkid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libeconf0-64bit-0.4.4+git20220104.962774f-150300.3.6.2.aarch64_ilp32",
"product": {
"name": "libeconf0-64bit-0.4.4+git20220104.962774f-150300.3.6.2.aarch64_ilp32",
"product_id": "libeconf0-64bit-0.4.4+git20220104.962774f-150300.3.6.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libfdisk-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libfdisk-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfdisk1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libfdisk1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libfdisk1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libmount-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libmount-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libmount-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libmount1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libmount1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libmount1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libsmartcols-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libsmartcols-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmartcols1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libsmartcols1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libsmartcols1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libuuid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libuuid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libuuid-devel-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libuuid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product": {
"name": "libuuid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32",
"product_id": "libuuid1-64bit-2.36.2-150300.4.14.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.i586",
"product_id": "libblkid1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.i586"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.i586"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.i586",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.i586"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.i586",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.i586",
"product_id": "libmount1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.i586",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.i586",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.i586",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.i586",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.i586",
"product_id": "libuuid1-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.i586",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.i586",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.i586"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.i586",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.i586",
"product_id": "shadow-4.8.1-150300.4.3.8.i586"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.i586",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.i586",
"product_id": "util-linux-2.36.2-150300.4.14.3.i586"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.i586",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.i586",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.i586"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.i586",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.i586",
"product_id": "uuidd-2.36.2-150300.4.14.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "login_defs-4.8.1-150300.4.3.8.noarch",
"product": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch",
"product_id": "login_defs-4.8.1-150300.4.3.8.noarch"
}
},
{
"category": "product_version",
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"product": {
"name": "util-linux-lang-2.36.2-150300.4.14.3.noarch",
"product_id": "util-linux-lang-2.36.2-150300.4.14.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libblkid1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libmount1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.ppc64le",
"product_id": "libuuid1-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.ppc64le",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.ppc64le",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.ppc64le",
"product_id": "shadow-4.8.1-150300.4.3.8.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.ppc64le",
"product_id": "util-linux-2.36.2-150300.4.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.ppc64le",
"product_id": "uuidd-2.36.2-150300.4.14.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x",
"product_id": "libblkid1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x",
"product_id": "libmount1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x",
"product_id": "libuuid1-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.s390x",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.s390x"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.s390x",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.s390x",
"product_id": "shadow-4.8.1-150300.4.3.8.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.s390x",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x",
"product_id": "util-linux-2.36.2-150300.4.14.3.s390x"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.s390x"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.s390x",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.s390x",
"product_id": "uuidd-2.36.2-150300.4.14.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libblkid1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf-devel-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf-utils-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product": {
"name": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"product_id": "libeconf0-32bit-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libfdisk1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libmount1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libsmartcols1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid-devel-static-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid1-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64",
"product_id": "libuuid1-32bit-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "python3-libmount-2.36.2-150300.4.14.2.x86_64",
"product_id": "python3-libmount-2.36.2-150300.4.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "shadow-4.8.1-150300.4.3.8.x86_64",
"product": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64",
"product_id": "shadow-4.8.1-150300.4.3.8.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-2.36.2-150300.4.14.3.x86_64",
"product": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64",
"product_id": "util-linux-2.36.2-150300.4.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"product_id": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "uuidd-2.36.2-150300.4.14.2.x86_64",
"product": {
"name": "uuidd-2.36.2-150300.4.14.2.x86_64",
"product_id": "uuidd-2.36.2-150300.4.14.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libblkid1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libblkid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64"
},
"product_reference": "libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfdisk1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libfdisk1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmount1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libmount1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmartcols1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libuuid1-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "libuuid1-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150300.4.3.8.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch"
},
"product_reference": "login_defs-4.8.1-150300.4.3.8.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150300.4.3.8.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64"
},
"product_reference": "shadow-4.8.1-150300.4.3.8.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-2.36.2-150300.4.14.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64"
},
"product_reference": "util-linux-2.36.2-150300.4.14.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
},
"product_reference": "util-linux-systemd-2.36.2-150300.4.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3995"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3995",
"url": "https://www.suse.com/security/cve/CVE-2021-3995"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3995",
"url": "https://bugzilla.suse.com/1194976"
}
],
"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.2:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-19T19:21:16Z",
"details": "moderate"
}
],
"title": "CVE-2021-3995"
},
{
"cve": "CVE-2021-3996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3996"
}
],
"notes": [
{
"category": "general",
"text": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users\u0027 filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3996",
"url": "https://www.suse.com/security/cve/CVE-2021-3996"
},
{
"category": "external",
"summary": "SUSE Bug 1194976 for CVE-2021-3996",
"url": "https://bugzilla.suse.com/1194976"
}
],
"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.2:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libblkid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libeconf0-0.4.4+git20220104.962774f-150300.3.6.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libfdisk1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libmount1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libsmartcols1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:libuuid1-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:login_defs-4.8.1-150300.4.3.8.noarch",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.aarch64",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.s390x",
"SUSE Linux Enterprise Micro 5.2:shadow-4.8.1-150300.4.3.8.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-2.36.2-150300.4.14.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.s390x",
"SUSE Linux Enterprise Micro 5.2:util-linux-systemd-2.36.2-150300.4.14.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-19T19:21:16Z",
"details": "moderate"
}
],
"title": "CVE-2021-3996"
}
]
}
WID-SEC-W-2022-0279
Vulnerability from csaf_certbund - Published: 2022-01-24 23:00 - Updated: 2024-01-07 23:00In util-linux existieren mehrere Schwachstellen. Der Fehler besteht in der libmount-Bibliothek und ermöglicht es einem Angreifer, FUSE-Dateisysteme unzumounten, die bestimmten anderen Benutzern gehören und er ermöglicht es einem Benutzer auf einem verwundbaren System, die Dateisysteme anderer Benutzer unzumounten, die entweder global beschreibbar sind oder in ein global beschreibbares Verzeichnis eingehängt sind. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsmaßnahmen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— |
In util-linux existieren mehrere Schwachstellen. Der Fehler besteht in der libmount-Bibliothek und ermöglicht es einem Angreifer, FUSE-Dateisysteme unzumounten, die bestimmten anderen Benutzern gehören und er ermöglicht es einem Benutzer auf einem verwundbaren System, die Dateisysteme anderer Benutzer unzumounten, die entweder global beschreibbar sind oder in ein global beschreibbares Verzeichnis eingehängt sind. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsmaßnahmen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— |
{
"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": "Die util-linux Pakete enthalten viele verschiedene low-level Systemwerkzeuge, welche \tunerl\u00e4sslich f\u00fcr den Betrieb eines Linux Betriebssystems sind.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in util-linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux",
"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-2022-0279 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0279.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0279 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0279"
},
{
"category": "external",
"summary": "Seclists.org Security Advisory vom 2022-01-24",
"url": "http://seclists.org/oss-sec/2022/q1/66"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2022-01-24",
"url": "https://access.redhat.com/security/cve/cve-2021-3995"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2022-01-24",
"url": "https://access.redhat.com/security/cve/cve-2021-3996"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5055 vom 2022-01-25",
"url": "https://www.debian.org/security/2022/dsa-5055"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5279-1 vom 2022-02-09",
"url": "https://ubuntu.com/security/notices/USN-5279-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0727-1 vom 2022-03-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010364.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0727-2 vom 2022-04-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010762.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2022-2022-086 vom 2022-06-13",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-086.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-099 vom 2022-07-21",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-099.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-218 vom 2022-12-09",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-218.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202401-08 vom 2024-01-07",
"url": "https://security.gentoo.org/glsa/202401-08"
}
],
"source_lang": "en-US",
"title": "util-linux: Mehrere Schwachstellen erm\u00f6glichen Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2024-01-07T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:27:48.304+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-0279",
"initial_release_date": "2022-01-24T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-01-24T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-01-25T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2022-02-09T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-03-06T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-04-19T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-06-13T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-07-20T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-12-11T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-01-07T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source util-linux \u003c 2.37",
"product": {
"name": "Open Source util-linux \u003c 2.37",
"product_id": "T021803",
"product_identification_helper": {
"cpe": "cpe:/a:util-linux:util-linux:2.37"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3995",
"notes": [
{
"category": "description",
"text": "In util-linux existieren mehrere Schwachstellen. Der Fehler besteht in der libmount-Bibliothek und erm\u00f6glicht es einem Angreifer, FUSE-Dateisysteme unzumounten, die bestimmten anderen Benutzern geh\u00f6ren und er erm\u00f6glicht es einem Benutzer auf einem verwundbaren System, die Dateisysteme anderer Benutzer unzumounten, die entweder global beschreibbar sind oder in ein global beschreibbares Verzeichnis eingeh\u00e4ngt sind. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"T012167"
]
},
"release_date": "2022-01-24T23:00:00.000+00:00",
"title": "CVE-2021-3995"
},
{
"cve": "CVE-2021-3996",
"notes": [
{
"category": "description",
"text": "In util-linux existieren mehrere Schwachstellen. Der Fehler besteht in der libmount-Bibliothek und erm\u00f6glicht es einem Angreifer, FUSE-Dateisysteme unzumounten, die bestimmten anderen Benutzern geh\u00f6ren und er erm\u00f6glicht es einem Benutzer auf einem verwundbaren System, die Dateisysteme anderer Benutzer unzumounten, die entweder global beschreibbar sind oder in ein global beschreibbares Verzeichnis eingeh\u00e4ngt sind. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"T012167"
]
},
"release_date": "2022-01-24T23:00:00.000+00:00",
"title": "CVE-2021-3996"
}
]
}
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.