Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-6238 (GCVE-0-2026-6238)
Vulnerability from cvelistv5 – Published: 2026-04-28 16:43 – Updated: 2026-07-14 12:45
VLAI
EPSS
VEX
Title
Buffer overread in ns_printrrf with corrupted RDATA field
Summary
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.
These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-04-28 18:51 UTC
CWE
- CWE-126 - Buffer over-read
Assigner
References
Impacted products
4 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| The GNU C Library | glibc |
Affected:
2.0.1 , ≤ 2.43
(custom)
|
guessed | |
| Siemens | SIMATIC S7-1500 CPU 1518-4 PN/DP MFP |
Affected:
V3.1.5 , < V3.1.6
(custom)
|
guessed | |
| Siemens | SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP |
Affected:
V3.1.5 , < V3.1.6
(custom)
|
guessed | |
| Siemens | SIPLUS S7-1500 CPU 1518-4 PN/DP MFP |
Affected:
V3.1.5 , < V3.1.6
(custom)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-6238",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-28T18:51:21.285963Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-28T18:51:25.367Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V3.1.6",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V3.1.6",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V3.1.6",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V3.1.6",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V3.1.6",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T12:45:33.280Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-082556.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"product": "glibc",
"vendor": "The GNU C Library",
"versions": [
{
"lessThanOrEqual": "2.43",
"status": "affected",
"version": "2.0.1",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\u003c/p\u003e\u003cdiv\u003eThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.\u003c/div\u003e"
}
],
"value": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\n\nThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions."
}
],
"impacts": [
{
"capecId": "CAPEC-598",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-598 DNS Spoofing"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-126",
"description": "CWE-126 Buffer over-read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-19T20:40:00.060Z",
"orgId": "3ff69d7a-14f2-4f67-a097-88dee7810d18",
"shortName": "glibc"
},
"references": [
{
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=34069"
},
{
"url": "https://inbox.sourceware.org/libc-announce/7a655d55-276f-41fe-b550-feb3ebb2ce91@redhat.com/T/#u"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Buffer overread in ns_printrrf with corrupted RDATA field",
"x_generator": {
"engine": "Vulnogram 1.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "3ff69d7a-14f2-4f67-a097-88dee7810d18",
"assignerShortName": "glibc",
"cveId": "CVE-2026-6238",
"datePublished": "2026-04-28T16:43:08.526Z",
"dateReserved": "2026-04-13T16:56:08.986Z",
"dateUpdated": "2026-07-14T12:45:33.280Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-6238",
"date": "2026-09-14",
"epss": "0.00358",
"percentile": "0.29191"
},
"microsoft_vex": {
"current_release_date": "2026-09-09T14:48:30.000Z",
"cve": "CVE-2026-6238",
"id": "msrc_CVE-2026-6238",
"initial_release_date": "2026-04-30T01:10:27.000Z",
"product_status:known_affected": "6",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Buffer overread in ns_printrrf with corrupted RDATA field",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-6238.json",
"version": "8"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-6238\",\"sourceIdentifier\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"published\":\"2026-04-28T19:37:47.523\",\"lastModified\":\"2026-07-14T13:19:09.200\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\\n\\nThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.\"}],\"affected\":[{\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"affectedData\":[{\"vendor\":\"The GNU C Library\",\"product\":\"glibc\",\"defaultStatus\":\"affected\",\"versions\":[{\"version\":\"2.0.1\",\"lessThanOrEqual\":\"2.43\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]},{\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\",\"affectedData\":[{\"vendor\":\"Siemens\",\"product\":\"SIMATIC S7-1500 CPU 1518-4 PN/DP MFP\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"V3.1.5\",\"lessThan\":\"V3.1.6\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"Siemens\",\"product\":\"SIMATIC S7-1500 CPU 1518-4 PN/DP MFP\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"V3.1.5\",\"lessThan\":\"V3.1.6\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"Siemens\",\"product\":\"SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"V3.1.5\",\"lessThan\":\"V3.1.6\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"Siemens\",\"product\":\"SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"V3.1.5\",\"lessThan\":\"V3.1.6\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"Siemens\",\"product\":\"SIPLUS S7-1500 CPU 1518-4 PN/DP MFP\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"V3.1.5\",\"lessThan\":\"V3.1.6\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-28T18:51:21.285963Z\",\"id\":\"CVE-2026-6238\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-126\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.2\",\"matchCriteriaId\":\"E6240DD2-E366-424F-BFA2-266E17793764\"}]}]}],\"references\":[{\"url\":\"https://inbox.sourceware.org/libc-announce/7a655d55-276f-41fe-b550-feb3ebb2ce91@redhat.com/T/#u\",\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://sourceware.org/bugzilla/show_bug.cgi?id=34069\",\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-082556.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-08T14:16:16+00:00",
"cve": "CVE-2026-6238",
"id": "CVE-2026-6238",
"initial_release_date": "2026-04-28T16:43:08.526000+00:00",
"product_status:fixed": "3068",
"product_status:known_not_affected": "26",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "glibc: glibc: Application crash or uninitialized memory read via crafted DNS response",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6238.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6238\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-28T18:51:21.285963Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-28T18:50:28.370Z\"}}], \"cna\": {\"title\": \"Buffer overread in ns_printrrf with corrupted RDATA field\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-598\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-598 DNS Spoofing\"}]}], \"affected\": [{\"vendor\": \"The GNU C Library\", \"product\": \"glibc\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.0.1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.43\"}], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://sourceware.org/bugzilla/show_bug.cgi?id=34069\"}, {\"url\": \"https://inbox.sourceware.org/libc-announce/7a655d55-276f-41fe-b550-feb3ebb2ce91@redhat.com/T/#u\"}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\\n\\nThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThe deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\u003c/p\u003e\u003cdiv\u003eThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.\u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-126\", \"description\": \"CWE-126 Buffer over-read\"}]}], \"providerMetadata\": {\"orgId\": \"3ff69d7a-14f2-4f67-a097-88dee7810d18\", \"shortName\": \"glibc\", \"dateUpdated\": \"2026-06-19T20:40:00.060Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-6238\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-19T20:40:00.060Z\", \"dateReserved\": \"2026-04-13T16:56:08.986Z\", \"assignerOrgId\": \"3ff69d7a-14f2-4f67-a097-88dee7810d18\", \"datePublished\": \"2026-04-28T16:43:08.526Z\", \"assignerShortName\": \"glibc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:22453-1
Vulnerability from csaf_suse - Published: 2026-06-30 09:42 - Updated: 2026-06-30 09:42Summary
Security update for glibc
Severity
Moderate
Notes
Title of the patch: Security update for glibc
Description of the patch: This update for glibc fixes the following issues
- CVE-2026-5435: unchecked buffer writing in TSIG handling can lead to an out-of-bounds write (bsc#1263656).
- CVE-2026-6238: insufficient RDATA length validation can lead to application crashes or uninitialized memory disclosure
(bsc#1263658).
Patchnames: SUSE-SLE-Micro-6.1-601
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glibc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glibc fixes the following issues\n\n- CVE-2026-5435: unchecked buffer writing in TSIG handling can lead to an out-of-bounds write (bsc#1263656).\n- CVE-2026-6238: insufficient RDATA length validation can lead to application crashes or uninitialized memory disclosure\n (bsc#1263658).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-601",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22453-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22453-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622453-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22453-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027255.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263656",
"url": "https://bugzilla.suse.com/1263656"
},
{
"category": "self",
"summary": "SUSE Bug 1263658",
"url": "https://bugzilla.suse.com/1263658"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5435 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6238 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6238/"
}
],
"title": "Security update for glibc",
"tracking": {
"current_release_date": "2026-06-30T09:42:03Z",
"generator": {
"date": "2026-06-30T09:42:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22453-1",
"initial_release_date": "2026-06-30T09:42:03Z",
"revision_history": [
{
"date": "2026-06-30T09:42:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_9.1.aarch64",
"product": {
"name": "glibc-2.38-slfo.1.1_9.1.aarch64",
"product_id": "glibc-2.38-slfo.1.1_9.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"product_id": "glibc-devel-2.38-slfo.1.1_9.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"product_id": "glibc-locale-2.38-slfo.1.1_9.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"product_id": "glibc-locale-base-2.38-slfo.1.1_9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_9.1.ppc64le",
"product": {
"name": "glibc-2.38-slfo.1.1_9.1.ppc64le",
"product_id": "glibc-2.38-slfo.1.1_9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"product_id": "glibc-devel-2.38-slfo.1.1_9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"product_id": "glibc-locale-2.38-slfo.1.1_9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"product_id": "glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_9.1.s390x",
"product": {
"name": "glibc-2.38-slfo.1.1_9.1.s390x",
"product_id": "glibc-2.38-slfo.1.1_9.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_9.1.s390x",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.s390x",
"product_id": "glibc-devel-2.38-slfo.1.1_9.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_9.1.s390x",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.s390x",
"product_id": "glibc-locale-2.38-slfo.1.1_9.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"product_id": "glibc-locale-base-2.38-slfo.1.1_9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_9.1.x86_64",
"product": {
"name": "glibc-2.38-slfo.1.1_9.1.x86_64",
"product_id": "glibc-2.38-slfo.1.1_9.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"product_id": "glibc-devel-2.38-slfo.1.1_9.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"product_id": "glibc-locale-2.38-slfo.1.1_9.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.x86_64",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.x86_64",
"product_id": "glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_9.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64"
},
"product_reference": "glibc-2.38-slfo.1.1_9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_9.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le"
},
"product_reference": "glibc-2.38-slfo.1.1_9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_9.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x"
},
"product_reference": "glibc-2.38-slfo.1.1_9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_9.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64"
},
"product_reference": "glibc-2.38-slfo.1.1_9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_9.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_9.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_9.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-5435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5435"
}
],
"notes": [
{
"category": "general",
"text": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5435",
"url": "https://www.suse.com/security/cve/CVE-2026-5435"
},
{
"category": "external",
"summary": "SUSE Bug 1263656 for CVE-2026-5435",
"url": "https://bugzilla.suse.com/1263656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:42:03Z",
"details": "moderate"
}
],
"title": "CVE-2026-5435"
},
{
"cve": "CVE-2026-6238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6238"
}
],
"notes": [
{
"category": "general",
"text": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\n\nThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6238",
"url": "https://www.suse.com/security/cve/CVE-2026-6238"
},
{
"category": "external",
"summary": "SUSE Bug 1263658 for CVE-2026-6238",
"url": "https://bugzilla.suse.com/1263658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_9.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:42:03Z",
"details": "moderate"
}
],
"title": "CVE-2026-6238"
}
]
}
SUSE-SU-2026:2987-1
Vulnerability from csaf_suse - Published: 2026-07-14 14:37 - Updated: 2026-07-14 14:37Summary
Security update for glibc
Severity
Moderate
Notes
Title of the patch: Security update for glibc
Description of the patch: This update for glibc fixes the following issues:
- CVE-2026-5435: resolv: More types as unknown in ns_sprintrrf (bsc#1263656, BZ #34033)
- resolv: Check for inet_ntop failure in ns_sprintrrf
- CVE-2026-6238: resolv: Fix buffer overreads in ns_sprintrrf (bsc#1263658, BZ #34069)
Patchnames: SUSE-2026-2987,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2987
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glibc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glibc fixes the following issues:\n\n- CVE-2026-5435: resolv: More types as unknown in ns_sprintrrf (bsc#1263656, BZ #34033)\n- resolv: Check for inet_ntop failure in ns_sprintrrf\n- CVE-2026-6238: resolv: Fix buffer overreads in ns_sprintrrf (bsc#1263658, BZ #34069)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2987,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2987",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2987-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2987-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262987-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2987-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048243.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263656",
"url": "https://bugzilla.suse.com/1263656"
},
{
"category": "self",
"summary": "SUSE Bug 1263658",
"url": "https://bugzilla.suse.com/1263658"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5435 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6238 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6238/"
}
],
"title": "Security update for glibc",
"tracking": {
"current_release_date": "2026-07-14T14:37:38Z",
"generator": {
"date": "2026-07-14T14:37:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2987-1",
"initial_release_date": "2026-07-14T14:37:38Z",
"revision_history": [
{
"date": "2026-07-14T14:37:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-2.22-114.49.1.aarch64",
"product_id": "glibc-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-devel-2.22-114.49.1.aarch64",
"product_id": "glibc-devel-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.aarch64",
"product_id": "glibc-devel-static-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-extra-2.22-114.49.1.aarch64",
"product_id": "glibc-extra-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-locale-2.22-114.49.1.aarch64",
"product_id": "glibc-locale-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-profile-2.22-114.49.1.aarch64",
"product_id": "glibc-profile-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.22-114.49.1.aarch64",
"product": {
"name": "glibc-utils-2.22-114.49.1.aarch64",
"product_id": "glibc-utils-2.22-114.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "nscd-2.22-114.49.1.aarch64",
"product": {
"name": "nscd-2.22-114.49.1.aarch64",
"product_id": "nscd-2.22-114.49.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-64bit-2.22-114.49.1.aarch64_ilp32",
"product": {
"name": "glibc-64bit-2.22-114.49.1.aarch64_ilp32",
"product_id": "glibc-64bit-2.22-114.49.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glibc-devel-64bit-2.22-114.49.1.aarch64_ilp32",
"product": {
"name": "glibc-devel-64bit-2.22-114.49.1.aarch64_ilp32",
"product_id": "glibc-devel-64bit-2.22-114.49.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-64bit-2.22-114.49.1.aarch64_ilp32",
"product": {
"name": "glibc-devel-static-64bit-2.22-114.49.1.aarch64_ilp32",
"product_id": "glibc-devel-static-64bit-2.22-114.49.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glibc-locale-64bit-2.22-114.49.1.aarch64_ilp32",
"product": {
"name": "glibc-locale-64bit-2.22-114.49.1.aarch64_ilp32",
"product_id": "glibc-locale-64bit-2.22-114.49.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glibc-profile-64bit-2.22-114.49.1.aarch64_ilp32",
"product": {
"name": "glibc-profile-64bit-2.22-114.49.1.aarch64_ilp32",
"product_id": "glibc-profile-64bit-2.22-114.49.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glibc-utils-64bit-2.22-114.49.1.aarch64_ilp32",
"product": {
"name": "glibc-utils-64bit-2.22-114.49.1.aarch64_ilp32",
"product_id": "glibc-utils-64bit-2.22-114.49.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.i586",
"product": {
"name": "glibc-2.22-114.49.1.i586",
"product_id": "glibc-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.i586",
"product": {
"name": "glibc-devel-2.22-114.49.1.i586",
"product_id": "glibc-devel-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.i586",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.i586",
"product_id": "glibc-devel-static-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.22-114.49.1.i586",
"product": {
"name": "glibc-extra-2.22-114.49.1.i586",
"product_id": "glibc-extra-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.i586",
"product": {
"name": "glibc-locale-2.22-114.49.1.i586",
"product_id": "glibc-locale-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-obsolete-2.22-114.49.1.i586",
"product": {
"name": "glibc-obsolete-2.22-114.49.1.i586",
"product_id": "glibc-obsolete-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.i586",
"product": {
"name": "glibc-profile-2.22-114.49.1.i586",
"product_id": "glibc-profile-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.22-114.49.1.i586",
"product": {
"name": "glibc-utils-2.22-114.49.1.i586",
"product_id": "glibc-utils-2.22-114.49.1.i586"
}
},
{
"category": "product_version",
"name": "nscd-2.22-114.49.1.i586",
"product": {
"name": "nscd-2.22-114.49.1.i586",
"product_id": "nscd-2.22-114.49.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.i686",
"product": {
"name": "glibc-2.22-114.49.1.i686",
"product_id": "glibc-2.22-114.49.1.i686"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.i686",
"product": {
"name": "glibc-devel-2.22-114.49.1.i686",
"product_id": "glibc-devel-2.22-114.49.1.i686"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.i686",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.i686",
"product_id": "glibc-devel-static-2.22-114.49.1.i686"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.i686",
"product": {
"name": "glibc-locale-2.22-114.49.1.i686",
"product_id": "glibc-locale-2.22-114.49.1.i686"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.i686",
"product": {
"name": "glibc-profile-2.22-114.49.1.i686",
"product_id": "glibc-profile-2.22-114.49.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-html-2.22-114.49.1.noarch",
"product": {
"name": "glibc-html-2.22-114.49.1.noarch",
"product_id": "glibc-html-2.22-114.49.1.noarch"
}
},
{
"category": "product_version",
"name": "glibc-i18ndata-2.22-114.49.1.noarch",
"product": {
"name": "glibc-i18ndata-2.22-114.49.1.noarch",
"product_id": "glibc-i18ndata-2.22-114.49.1.noarch"
}
},
{
"category": "product_version",
"name": "glibc-info-2.22-114.49.1.noarch",
"product": {
"name": "glibc-info-2.22-114.49.1.noarch",
"product_id": "glibc-info-2.22-114.49.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-2.22-114.49.1.ppc64le",
"product_id": "glibc-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-devel-2.22-114.49.1.ppc64le",
"product_id": "glibc-devel-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.ppc64le",
"product_id": "glibc-devel-static-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-extra-2.22-114.49.1.ppc64le",
"product_id": "glibc-extra-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-locale-2.22-114.49.1.ppc64le",
"product_id": "glibc-locale-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-profile-2.22-114.49.1.ppc64le",
"product_id": "glibc-profile-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.22-114.49.1.ppc64le",
"product": {
"name": "glibc-utils-2.22-114.49.1.ppc64le",
"product_id": "glibc-utils-2.22-114.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nscd-2.22-114.49.1.ppc64le",
"product": {
"name": "nscd-2.22-114.49.1.ppc64le",
"product_id": "nscd-2.22-114.49.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.s390",
"product": {
"name": "glibc-2.22-114.49.1.s390",
"product_id": "glibc-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.s390",
"product": {
"name": "glibc-devel-2.22-114.49.1.s390",
"product_id": "glibc-devel-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.s390",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.s390",
"product_id": "glibc-devel-static-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.22-114.49.1.s390",
"product": {
"name": "glibc-extra-2.22-114.49.1.s390",
"product_id": "glibc-extra-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.s390",
"product": {
"name": "glibc-locale-2.22-114.49.1.s390",
"product_id": "glibc-locale-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.s390",
"product": {
"name": "glibc-profile-2.22-114.49.1.s390",
"product_id": "glibc-profile-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.22-114.49.1.s390",
"product": {
"name": "glibc-utils-2.22-114.49.1.s390",
"product_id": "glibc-utils-2.22-114.49.1.s390"
}
},
{
"category": "product_version",
"name": "nscd-2.22-114.49.1.s390",
"product": {
"name": "nscd-2.22-114.49.1.s390",
"product_id": "nscd-2.22-114.49.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.s390x",
"product": {
"name": "glibc-2.22-114.49.1.s390x",
"product_id": "glibc-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-32bit-2.22-114.49.1.s390x",
"product": {
"name": "glibc-32bit-2.22-114.49.1.s390x",
"product_id": "glibc-32bit-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.s390x",
"product": {
"name": "glibc-devel-2.22-114.49.1.s390x",
"product_id": "glibc-devel-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-32bit-2.22-114.49.1.s390x",
"product": {
"name": "glibc-devel-32bit-2.22-114.49.1.s390x",
"product_id": "glibc-devel-32bit-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.s390x",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.s390x",
"product_id": "glibc-devel-static-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-32bit-2.22-114.49.1.s390x",
"product": {
"name": "glibc-devel-static-32bit-2.22-114.49.1.s390x",
"product_id": "glibc-devel-static-32bit-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.22-114.49.1.s390x",
"product": {
"name": "glibc-extra-2.22-114.49.1.s390x",
"product_id": "glibc-extra-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.s390x",
"product": {
"name": "glibc-locale-2.22-114.49.1.s390x",
"product_id": "glibc-locale-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-32bit-2.22-114.49.1.s390x",
"product": {
"name": "glibc-locale-32bit-2.22-114.49.1.s390x",
"product_id": "glibc-locale-32bit-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.s390x",
"product": {
"name": "glibc-profile-2.22-114.49.1.s390x",
"product_id": "glibc-profile-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-profile-32bit-2.22-114.49.1.s390x",
"product": {
"name": "glibc-profile-32bit-2.22-114.49.1.s390x",
"product_id": "glibc-profile-32bit-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.22-114.49.1.s390x",
"product": {
"name": "glibc-utils-2.22-114.49.1.s390x",
"product_id": "glibc-utils-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-utils-32bit-2.22-114.49.1.s390x",
"product": {
"name": "glibc-utils-32bit-2.22-114.49.1.s390x",
"product_id": "glibc-utils-32bit-2.22-114.49.1.s390x"
}
},
{
"category": "product_version",
"name": "nscd-2.22-114.49.1.s390x",
"product": {
"name": "nscd-2.22-114.49.1.s390x",
"product_id": "nscd-2.22-114.49.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-2.22-114.49.1.x86_64",
"product_id": "glibc-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-32bit-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-32bit-2.22-114.49.1.x86_64",
"product_id": "glibc-32bit-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-devel-2.22-114.49.1.x86_64",
"product_id": "glibc-devel-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-32bit-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-devel-32bit-2.22-114.49.1.x86_64",
"product_id": "glibc-devel-32bit-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-devel-static-2.22-114.49.1.x86_64",
"product_id": "glibc-devel-static-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-32bit-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-devel-static-32bit-2.22-114.49.1.x86_64",
"product_id": "glibc-devel-static-32bit-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-extra-2.22-114.49.1.x86_64",
"product_id": "glibc-extra-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-locale-2.22-114.49.1.x86_64",
"product_id": "glibc-locale-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-32bit-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-locale-32bit-2.22-114.49.1.x86_64",
"product_id": "glibc-locale-32bit-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-profile-2.22-114.49.1.x86_64",
"product_id": "glibc-profile-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-profile-32bit-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-profile-32bit-2.22-114.49.1.x86_64",
"product_id": "glibc-profile-32bit-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-utils-2.22-114.49.1.x86_64",
"product_id": "glibc-utils-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-utils-32bit-2.22-114.49.1.x86_64",
"product": {
"name": "glibc-utils-32bit-2.22-114.49.1.x86_64",
"product_id": "glibc-utils-32bit-2.22-114.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "nscd-2.22-114.49.1.x86_64",
"product": {
"name": "nscd-2.22-114.49.1.x86_64",
"product_id": "nscd-2.22-114.49.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-32bit-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-32bit-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-devel-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-32bit-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-devel-32bit-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-devel-static-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-html-2.22-114.49.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch"
},
"product_reference": "glibc-html-2.22-114.49.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-i18ndata-2.22-114.49.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch"
},
"product_reference": "glibc-i18ndata-2.22-114.49.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-info-2.22-114.49.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch"
},
"product_reference": "glibc-info-2.22-114.49.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-locale-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-32bit-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-locale-32bit-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-profile-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-32bit-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64"
},
"product_reference": "glibc-profile-32bit-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nscd-2.22-114.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
},
"product_reference": "nscd-2.22-114.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-5435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5435"
}
],
"notes": [
{
"category": "general",
"text": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5435",
"url": "https://www.suse.com/security/cve/CVE-2026-5435"
},
{
"category": "external",
"summary": "SUSE Bug 1263656 for CVE-2026-5435",
"url": "https://bugzilla.suse.com/1263656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T14:37:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-5435"
},
{
"cve": "CVE-2026-6238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6238"
}
],
"notes": [
{
"category": "general",
"text": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.\n\nThese functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6238",
"url": "https://www.suse.com/security/cve/CVE-2026-6238"
},
{
"category": "external",
"summary": "SUSE Bug 1263658 for CVE-2026-6238",
"url": "https://bugzilla.suse.com/1263658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-devel-static-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-html-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-i18ndata-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-info-2.22-114.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-locale-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:glibc-profile-32bit-2.22-114.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:nscd-2.22-114.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-14T14:37:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-6238"
}
]
}
ubuntu-cve-2026-6238
Vulnerability from osv_ubuntu
Published
2026-04-28 19:37
Modified
2026-07-27 18:42
Summary
Details
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory. These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.
Severity
6.5 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "eglibc-source",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc-bin",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-prof",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "multiarch-support",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "nscd",
"binary_version": "2.19-0ubuntu6.15+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "eglibc",
"purl": "pkg:deb/ubuntu/eglibc@2.19-0ubuntu6.15+esm4?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.17-93ubuntu4",
"2.18-0ubuntu1",
"2.18-0ubuntu2",
"2.18-0ubuntu4",
"2.18-0ubuntu5",
"2.18-0ubuntu6",
"2.18-0ubuntu7",
"2.19-0ubuntu2",
"2.19-0ubuntu3",
"2.19-0ubuntu4",
"2.19-0ubuntu5",
"2.19-0ubuntu6",
"2.19-0ubuntu6.1",
"2.19-0ubuntu6.3",
"2.19-0ubuntu6.4",
"2.19-0ubuntu6.5",
"2.19-0ubuntu6.6",
"2.19-0ubuntu6.7",
"2.19-0ubuntu6.8",
"2.19-0ubuntu6.9",
"2.19-0ubuntu6.10",
"2.19-0ubuntu6.11",
"2.19-0ubuntu6.13",
"2.19-0ubuntu6.14",
"2.19-0ubuntu6.15",
"2.19-0ubuntu6.15+esm1",
"2.19-0ubuntu6.15+esm2",
"2.19-0ubuntu6.15+esm3",
"2.19-0ubuntu6.15+esm4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc-bin",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "locales",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "locales-all",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "multiarch-support",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "nscd",
"binary_version": "2.23-0ubuntu11.3+esm9"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.23-0ubuntu11.3+esm9?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.21-0ubuntu4",
"2.21-0ubuntu5",
"2.21-0ubuntu6",
"2.23-0ubuntu1",
"2.23-0ubuntu2",
"2.23-0ubuntu3",
"2.23-0ubuntu4",
"2.23-0ubuntu5",
"2.23-0ubuntu6",
"2.23-0ubuntu7",
"2.23-0ubuntu9",
"2.23-0ubuntu10",
"2.23-0ubuntu11",
"2.23-0ubuntu11.2",
"2.23-0ubuntu11.3",
"2.23-0ubuntu11.3+esm1",
"2.23-0ubuntu11.3+esm2",
"2.23-0ubuntu11.3+esm3",
"2.23-0ubuntu11.3+esm5",
"2.23-0ubuntu11.3+esm6",
"2.23-0ubuntu11.3+esm7",
"2.23-0ubuntu11.3+esm8",
"2.23-0ubuntu11.3+esm9"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc-bin",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-lse",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "locales",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "locales-all",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "multiarch-support",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "nscd",
"binary_version": "2.27-3ubuntu1.6+esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.27-3ubuntu1.6+esm6?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.26-0ubuntu2",
"2.26-0ubuntu2.1",
"2.27-0ubuntu2",
"2.27-0ubuntu3",
"2.27-3ubuntu1",
"2.27-3ubuntu1.2",
"2.27-3ubuntu1.3",
"2.27-3ubuntu1.4",
"2.27-3ubuntu1.5",
"2.27-3ubuntu1.6",
"2.27-3ubuntu1.6+esm1",
"2.27-3ubuntu1.6+esm2",
"2.27-3ubuntu1.6+esm3",
"2.27-3ubuntu1.6+esm4",
"2.27-3ubuntu1.6+esm5",
"2.27-3ubuntu1.6+esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc-bin",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-lse",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-prof",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "locales",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "locales-all",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "nscd",
"binary_version": "2.31-0ubuntu9.18+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.31-0ubuntu9.18+esm1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.30-0ubuntu2",
"2.30-0ubuntu3",
"2.31-0ubuntu5",
"2.31-0ubuntu6",
"2.31-0ubuntu7",
"2.31-0ubuntu9",
"2.31-0ubuntu9.1",
"2.31-0ubuntu9.2",
"2.31-0ubuntu9.3",
"2.31-0ubuntu9.7",
"2.31-0ubuntu9.9",
"2.31-0ubuntu9.12",
"2.31-0ubuntu9.14",
"2.31-0ubuntu9.15",
"2.31-0ubuntu9.16",
"2.31-0ubuntu9.17",
"2.31-0ubuntu9.18",
"2.31-0ubuntu9.18+esm1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc-bin",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-prof",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "locales",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "locales-all",
"binary_version": "2.35-0ubuntu3.14"
},
{
"binary_name": "nscd",
"binary_version": "2.35-0ubuntu3.14"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.35-0ubuntu3.14?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.35-0ubuntu3.14"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.34-0ubuntu3",
"2.35-0ubuntu1",
"2.35-0ubuntu3",
"2.35-0ubuntu3.1",
"2.35-0ubuntu3.3",
"2.35-0ubuntu3.4",
"2.35-0ubuntu3.5",
"2.35-0ubuntu3.6",
"2.35-0ubuntu3.7",
"2.35-0ubuntu3.8",
"2.35-0ubuntu3.9",
"2.35-0ubuntu3.10",
"2.35-0ubuntu3.11",
"2.35-0ubuntu3.12",
"2.35-0ubuntu3.13"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc-bin",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "locales",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "locales-all",
"binary_version": "2.39-0ubuntu8.8"
},
{
"binary_name": "nscd",
"binary_version": "2.39-0ubuntu8.8"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.39-0ubuntu8.8?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.39-0ubuntu8.8"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.38-1ubuntu6",
"2.38-3ubuntu1",
"2.39-0ubuntu1",
"2.39-0ubuntu2",
"2.39-0ubuntu6",
"2.39-0ubuntu8",
"2.39-0ubuntu8.1",
"2.39-0ubuntu8.2",
"2.39-0ubuntu8.3",
"2.39-0ubuntu8.4",
"2.39-0ubuntu8.5",
"2.39-0ubuntu8.6",
"2.39-0ubuntu8.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc-bin",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "locales",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "locales-all",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "nscd",
"binary_version": "2.42-0ubuntu3.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.42-0ubuntu3.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.41-6ubuntu1",
"2.41-6ubuntu2",
"2.41-9ubuntu1",
"2.42-0ubuntu1",
"2.42-0ubuntu3",
"2.42-0ubuntu3.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc-bin",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc-gconv-modules-extra",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "locales",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "locales-all",
"binary_version": "2.43-2ubuntu2.3"
},
{
"binary_name": "nscd",
"binary_version": "2.43-2ubuntu2.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.43-2ubuntu2.3?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43-2ubuntu2.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.42-0ubuntu3",
"2.42-2ubuntu1",
"2.42-2ubuntu2",
"2.42-2ubuntu4",
"2.42-2ubuntu5",
"2.43-2ubuntu1",
"2.43-2ubuntu2"
]
}
],
"aliases": [],
"details": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory. These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.",
"id": "UBUNTU-CVE-2026-6238",
"modified": "2026-07-27T18:42:25Z",
"published": "2026-04-28T19:37:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-6238"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6238"
},
{
"type": "REPORT",
"url": "https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=advisories/GLIBC-SA-2026-0012"
},
{
"type": "REPORT",
"url": "https://inbox.sourceware.org/libc-alpha/cover.1777546194.git.fweimer@redhat.com/"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8611-1"
}
],
"related": [
"USN-8611-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-6238"
]
}
WID-SEC-W-2026-1300
Vulnerability from csaf_certbund - Published: 2026-04-28 22:00 - Updated: 2026-08-31 22:00Summary
GNU libc: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Die GNU libc ist die Basis C Bibliothek unter Linux sowie anderen Unix-Betriebssystemen, welche die Systemaufrufe sowie Basisfunktionalität bereitstellt.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in GNU libc ausnutzen, um beliebigen Programmcode auszuführen, einen Denial-of-Service-Zustand zu verursachen oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme: - UNIX
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell Secure Connect Gateway <5.36.00.16
Dell / Secure Connect Gateway
|
<5.36.00.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell Secure Connect Gateway <5.36.00.16
Dell / Secure Connect Gateway
|
<5.36.00.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
37 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die GNU libc ist die Basis C Bibliothek unter Linux sowie anderen Unix-Betriebssystemen, welche die Systemaufrufe sowie Basisfunktionalit\u00e4t bereitstellt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in GNU libc ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1300 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1300.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1300 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1300"
},
{
"category": "external",
"summary": "OSS Security Mailing List vom 2026-04-28",
"url": "https://seclists.org/oss-sec/2026/q2/251"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-h8wx-jcwq-g3cp vom 2026-04-28",
"url": "https://github.com/advisories/GHSA-h8wx-jcwq-g3cp"
},
{
"category": "external",
"summary": "Red Hat Bugtracker 2463465 vom 2026-04-28",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463465"
},
{
"category": "external",
"summary": "PoC CVE-2026-5435vom 2026-04-28",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=34033"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-4B7780802C vom 2026-05-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-4b7780802c"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12740 vom 2026-05-01",
"url": "https://access.redhat.com/errata/RHSA-2026:12740"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-CED72AB158 vom 2026-04-30",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-ced72ab158"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11140-1 vom 2026-06-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GQ2A6BC5C5Y4UAZTW2SCWARYRLB5LKRV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21228-1 vom 2026-07-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PPUFPVG2PDHIGMI2VUJIOKIZVIJF6W6A/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22453-1 vom 2026-07-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027255.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22523-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027307.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22538-1 vom 2026-07-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027400.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2987-1 vom 2026-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027476.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3029-1 vom 2026-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027520.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3030-1 vom 2026-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027519.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:42694 vom 2026-07-21",
"url": "https://access.redhat.com/errata/RHSA-2026:42694"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:42733 vom 2026-07-22",
"url": "https://errata.build.resf.org/RLSA-2026:42733"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:42733 vom 2026-07-21",
"url": "https://access.redhat.com/errata/RHSA-2026:42733"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:42952 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:42952"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:42952 vom 2026-07-23",
"url": "https://errata.build.resf.org/RLSA-2026:42952"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-42952 vom 2026-07-23",
"url": "https://linux.oracle.com/errata/ELSA-2026-42952.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:42694 vom 2026-07-22",
"url": "https://errata.build.resf.org/RLSA-2026:42694"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44481 vom 2026-07-23",
"url": "https://access.redhat.com/errata/RHSA-2026:44481"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44624 vom 2026-07-23",
"url": "https://access.redhat.com/errata/RHSA-2026:44624"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8611-1 vom 2026-07-27",
"url": "https://ubuntu.com/security/notices/USN-8611-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46836 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46836"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-42733 vom 2026-07-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-42733.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48151 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-500131 vom 2026-08-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-500131.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50205 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50205"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50847 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50847"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50849 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50849"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-500140 vom 2026-08-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-500140.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:53371 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:53371"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-386 vom 2026-09-01",
"url": "https://www.dell.com/support/kbdoc/000503504/dsa-2026-386-security-update-f"
}
],
"source_lang": "en-US",
"title": "GNU libc: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-31T22:00:00.000+00:00",
"generator": {
"date": "2026-09-01T10:59:01.669+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1300",
"initial_release_date": "2026-04-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora und Red Hat aufgenommen"
},
{
"date": "2026-06-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-07-05T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE und SUSE aufgenommen"
},
{
"date": "2026-07-08T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-13T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-14T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-15T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-20T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-07-22T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-07-23T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2026-07-29T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-04T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-06T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-08-11T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-31T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.36.00.16",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.36.00.16",
"product_id": "T058878"
}
},
{
"category": "product_version",
"name": "5.36.00.16",
"product": {
"name": "Dell Secure Connect Gateway 5.36.00.16",
"product_id": "T058878-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.36.00.16"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=2.2",
"product": {
"name": "Open Source GNU libc \u003e=2.2",
"product_id": "T053385"
}
},
{
"category": "product_version_range",
"name": "\u003e=2.2",
"product": {
"name": "Open Source GNU libc \u003e=2.2",
"product_id": "T053385-fixed"
}
}
],
"category": "product_name",
"name": "GNU libc"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T055947",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-5435",
"product_status": {
"known_affected": [
"T056236",
"T058878",
"T002207",
"T054581",
"67646",
"T055947",
"T027843",
"74185"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-5435"
},
{
"cve": "CVE-2026-6238",
"product_status": {
"known_affected": [
"T056236",
"T058878",
"T002207",
"T054581",
"67646",
"T055947",
"T027843",
"74185"
]
},
"release_date": "2026-04-28T22:00:00.000+00:00",
"title": "CVE-2026-6238"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…