Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-29004 (GCVE-0-2026-29004)
Vulnerability from cvelistv5 – Published: 2026-05-04 18:05 – Updated: 2026-05-06 13:46 X_Open Source
VLAI
EPSS
Title
BusyBox DHCPv6 Client Heap Buffer Overflow via DNS_SERVERS
Summary
BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-122 - Heap-based Buffer Overflow
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://y637f9qq2x.com/posts/busybox-dhcpv6-heap-… | technical-descriptionexploit |
| https://github.com/vda-linux/busybox_mirror/commi… | patch |
| https://github.com/vda-linux/busybox_mirror/commi… | patch |
| https://busybox.net/ | product |
| https://www.vulncheck.com/advisories/busybox-dhcp… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| vda-linux | busybox_mirror |
Affected:
0 , < 42202bfb1e6ac51fa995beda8be4d7b654aeee2a
(git)
|
Date Public
2026-03-12 00:00
Credits
Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc.
VulnCheck
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-29004",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-06T13:46:25.578532Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-06T13:46:42.699Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"product": "busybox_mirror",
"vendor": "vda-linux",
"versions": [
{
"lessThan": "42202bfb1e6ac51fa995beda8be4d7b654aeee2a",
"status": "affected",
"version": "0",
"versionType": "git"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc."
},
{
"lang": "en",
"type": "finder",
"value": "VulnCheck"
}
],
"datePublic": "2026-03-12T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "ADJACENT",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122: Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-06T13:07:29.996Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"tags": [
"technical-description",
"exploit"
],
"url": "https://y637f9qq2x.com/posts/busybox-dhcpv6-heap-overflow/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/vda-linux/busybox_mirror/commit/42202bfb1e6ac51fa995beda8be4d7b654aeee2a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/vda-linux/busybox_mirror/commit/d368f3f7836d1c2484c8f839316e5c93e76d4409"
},
{
"tags": [
"product"
],
"url": "https://busybox.net/"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/busybox-dhcpv6-client-heap-buffer-overflow-via-dns-servers"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "BusyBox DHCPv6 Client Heap Buffer Overflow via DNS_SERVERS",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-29004",
"datePublished": "2026-05-04T18:05:18.962Z",
"dateReserved": "2026-03-03T16:42:01.012Z",
"dateUpdated": "2026-05-06T13:46:42.699Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-29004",
"date": "2026-06-15",
"epss": "0.00324",
"percentile": "0.23976"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-29004\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-05-04T18:16:26.523\",\"lastModified\":\"2026-05-06T14:16:07.860\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"references\":[{\"url\":\"https://busybox.net/\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://github.com/vda-linux/busybox_mirror/commit/42202bfb1e6ac51fa995beda8be4d7b654aeee2a\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://github.com/vda-linux/busybox_mirror/commit/d368f3f7836d1c2484c8f839316e5c93e76d4409\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://www.vulncheck.com/advisories/busybox-dhcpv6-client-heap-buffer-overflow-via-dns-servers\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://y637f9qq2x.com/posts/busybox-dhcpv6-heap-overflow/\",\"source\":\"disclosure@vulncheck.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-29004\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-06T13:46:25.578532Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-06T13:46:35.554Z\"}}], \"cna\": {\"tags\": [\"x_open-source\"], \"title\": \"BusyBox DHCPv6 Client Heap Buffer Overflow via DNS_SERVERS\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc.\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"VulnCheck\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 7.2, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"ADJACENT\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"vda-linux\", \"product\": \"busybox_mirror\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"42202bfb1e6ac51fa995beda8be4d7b654aeee2a\", \"versionType\": \"git\"}], \"defaultStatus\": \"affected\"}], \"datePublic\": \"2026-03-12T00:00:00.000Z\", \"references\": [{\"url\": \"https://y637f9qq2x.com/posts/busybox-dhcpv6-heap-overflow/\", \"tags\": [\"technical-description\", \"exploit\"]}, {\"url\": \"https://github.com/vda-linux/busybox_mirror/commit/42202bfb1e6ac51fa995beda8be4d7b654aeee2a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/vda-linux/busybox_mirror/commit/d368f3f7836d1c2484c8f839316e5c93e76d4409\", \"tags\": [\"patch\"]}, {\"url\": \"https://busybox.net/\", \"tags\": [\"product\"]}, {\"url\": \"https://www.vulncheck.com/advisories/busybox-dhcpv6-client-heap-buffer-overflow-via-dns-servers\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"vulncheck\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-05-06T13:07:29.996Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-29004\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-06T13:46:42.699Z\", \"dateReserved\": \"2026-03-03T16:42:01.012Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-05-04T18:05:18.962Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-29004
Vulnerability from fkie_nvd - Published: 2026-05-04 18:16 - Updated: 2026-05-06 14:16
Severity
Summary
BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening."
}
],
"id": "CVE-2026-29004",
"lastModified": "2026-05-06T14:16:07.860",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "ADJACENT",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
},
"published": "2026-05-04T18:16:26.523",
"references": [
{
"source": "disclosure@vulncheck.com",
"url": "https://busybox.net/"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://github.com/vda-linux/busybox_mirror/commit/42202bfb1e6ac51fa995beda8be4d7b654aeee2a"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://github.com/vda-linux/busybox_mirror/commit/d368f3f7836d1c2484c8f839316e5c93e76d4409"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://www.vulncheck.com/advisories/busybox-dhcpv6-client-heap-buffer-overflow-via-dns-servers"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://y637f9qq2x.com/posts/busybox-dhcpv6-heap-overflow/"
}
],
"sourceIdentifier": "disclosure@vulncheck.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-122"
}
],
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
}
GHSA-VX55-MMVV-P227
Vulnerability from github – Published: 2026-05-04 18:30 – Updated: 2026-05-06 15:32
VLAI
Details
BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
Severity
{
"affected": [],
"aliases": [
"CVE-2026-29004"
],
"database_specific": {
"cwe_ids": [
"CWE-122"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-04T18:16:26Z",
"severity": "HIGH"
},
"details": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"id": "GHSA-vx55-mmvv-p227",
"modified": "2026-05-06T15:32:33Z",
"published": "2026-05-04T18:30:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29004"
},
{
"type": "WEB",
"url": "https://github.com/vda-linux/busybox_mirror/commit/42202bfb1e6ac51fa995beda8be4d7b654aeee2a"
},
{
"type": "WEB",
"url": "https://github.com/vda-linux/busybox_mirror/commit/d368f3f7836d1c2484c8f839316e5c93e76d4409"
},
{
"type": "WEB",
"url": "https://busybox.net"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/busybox-dhcpv6-client-heap-buffer-overflow-via-dns-servers"
},
{
"type": "WEB",
"url": "https://y637f9qq2x.com/posts/busybox-dhcpv6-heap-overflow"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
OPENSUSE-SU-2026:10740-1
Vulnerability from csaf_opensuse - Published: 2026-05-10 00:00 - Updated: 2026-05-10 00:00Summary
busybox-1.37.0-11.1 on GA media
Severity
Moderate
Notes
Title of the patch: busybox-1.37.0-11.1 on GA media
Description of the patch: These are all security issues fixed in the busybox-1.37.0-11.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10740
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:busybox-1.37.0-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-1.37.0-11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-1.37.0-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-1.37.0-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-static-1.37.0-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-static-1.37.0-11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-static-1.37.0-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-static-1.37.0-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 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": "busybox-1.37.0-11.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the busybox-1.37.0-11.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10740",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10740-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "busybox-1.37.0-11.1 on GA media",
"tracking": {
"current_release_date": "2026-05-10T00:00:00Z",
"generator": {
"date": "2026-05-10T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10740-1",
"initial_release_date": "2026-05-10T00:00:00Z",
"revision_history": [
{
"date": "2026-05-10T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-11.1.aarch64",
"product": {
"name": "busybox-1.37.0-11.1.aarch64",
"product_id": "busybox-1.37.0-11.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-11.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-11.1.aarch64",
"product_id": "busybox-static-1.37.0-11.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-11.1.aarch64",
"product": {
"name": "busybox-testsuite-1.37.0-11.1.aarch64",
"product_id": "busybox-testsuite-1.37.0-11.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-11.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-11.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-11.1.ppc64le",
"product": {
"name": "busybox-1.37.0-11.1.ppc64le",
"product_id": "busybox-1.37.0-11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-11.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-11.1.ppc64le",
"product_id": "busybox-static-1.37.0-11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-11.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.37.0-11.1.ppc64le",
"product_id": "busybox-testsuite-1.37.0-11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-11.1.ppc64le",
"product": {
"name": "busybox-warewulf3-1.37.0-11.1.ppc64le",
"product_id": "busybox-warewulf3-1.37.0-11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-11.1.s390x",
"product": {
"name": "busybox-1.37.0-11.1.s390x",
"product_id": "busybox-1.37.0-11.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-11.1.s390x",
"product": {
"name": "busybox-static-1.37.0-11.1.s390x",
"product_id": "busybox-static-1.37.0-11.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-11.1.s390x",
"product": {
"name": "busybox-testsuite-1.37.0-11.1.s390x",
"product_id": "busybox-testsuite-1.37.0-11.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-11.1.s390x",
"product": {
"name": "busybox-warewulf3-1.37.0-11.1.s390x",
"product_id": "busybox-warewulf3-1.37.0-11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-11.1.x86_64",
"product": {
"name": "busybox-1.37.0-11.1.x86_64",
"product_id": "busybox-1.37.0-11.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-11.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-11.1.x86_64",
"product_id": "busybox-static-1.37.0-11.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-11.1.x86_64",
"product": {
"name": "busybox-testsuite-1.37.0-11.1.x86_64",
"product_id": "busybox-testsuite-1.37.0-11.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-11.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-11.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-11.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-11.1.aarch64"
},
"product_reference": "busybox-1.37.0-11.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-11.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-11.1.ppc64le"
},
"product_reference": "busybox-1.37.0-11.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-11.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-11.1.s390x"
},
"product_reference": "busybox-1.37.0-11.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-11.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-11.1.x86_64"
},
"product_reference": "busybox-1.37.0-11.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-11.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-11.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-11.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-11.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-11.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-11.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-11.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-11.1.s390x"
},
"product_reference": "busybox-static-1.37.0-11.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-11.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-11.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-11.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-11.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.aarch64"
},
"product_reference": "busybox-testsuite-1.37.0-11.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-11.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.ppc64le"
},
"product_reference": "busybox-testsuite-1.37.0-11.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-11.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.s390x"
},
"product_reference": "busybox-testsuite-1.37.0-11.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-11.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.x86_64"
},
"product_reference": "busybox-testsuite-1.37.0-11.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-11.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-11.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-11.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.ppc64le"
},
"product_reference": "busybox-warewulf3-1.37.0-11.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-11.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.s390x"
},
"product_reference": "busybox-warewulf3-1.37.0-11.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-11.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-11.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:busybox-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:busybox-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:busybox-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-11.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
SUSE-SU-2026:2053-1
Vulnerability from csaf_suse - Published: 2026-05-25 14:01 - Updated: 2026-05-25 14:01Summary
Security update for busybox
Severity
Important
Notes
Title of the patch: Security update for busybox
Description of the patch: This update for busybox fixes the following issue
- CVE-2026-29004: Heap buffer overflow vulnerability in the DHCPv6 client
(udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c (bsc#1263989).
Patchnames: SUSE-2026-2053,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2053,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2053,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2053,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2053,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2053,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2053
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issue\n\n- CVE-2026-29004: Heap buffer overflow vulnerability in the DHCPv6 client\n (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c (bsc#1263989).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2053,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2053,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2053,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2053,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2053,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2053,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2053",
"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_2053-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2053-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262053-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2053-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026272.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263989",
"url": "https://bugzilla.suse.com/1263989"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-05-25T14:01:53Z",
"generator": {
"date": "2026-05-25T14:01:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2053-1",
"initial_release_date": "2026-05-25T14:01:53Z",
"revision_history": [
{
"date": "2026-05-25T14:01:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.20.1.aarch64",
"product": {
"name": "busybox-1.37.0-150500.10.20.1.aarch64",
"product_id": "busybox-1.37.0-150500.10.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.20.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-150500.10.20.1.aarch64",
"product_id": "busybox-static-1.37.0-150500.10.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.20.1.aarch64",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.20.1.aarch64",
"product_id": "busybox-testsuite-1.37.0-150500.10.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150500.10.20.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-150500.10.20.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-150500.10.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.20.1.i586",
"product": {
"name": "busybox-1.37.0-150500.10.20.1.i586",
"product_id": "busybox-1.37.0-150500.10.20.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.20.1.i586",
"product": {
"name": "busybox-static-1.37.0-150500.10.20.1.i586",
"product_id": "busybox-static-1.37.0-150500.10.20.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.20.1.i586",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.20.1.i586",
"product_id": "busybox-testsuite-1.37.0-150500.10.20.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150500.10.20.1.i586",
"product": {
"name": "busybox-warewulf3-1.37.0-150500.10.20.1.i586",
"product_id": "busybox-warewulf3-1.37.0-150500.10.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-adduser-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-adduser-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-adduser-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-attr-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-attr-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-attr-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bc-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-bc-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-bc-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bind-utils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-bind-utils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-bind-utils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bzip2-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-bzip2-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-bzip2-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-coreutils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-coreutils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-coreutils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-cpio-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-cpio-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-cpio-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-diffutils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-diffutils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-diffutils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-dos2unix-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-dos2unix-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-dos2unix-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ed-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-ed-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-ed-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-findutils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-findutils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-findutils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gawk-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-gawk-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-gawk-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-grep-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-grep-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-grep-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gzip-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-gzip-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-gzip-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hexedit-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-hexedit-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-hexedit-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hostname-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-hostname-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-hostname-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iproute2-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-iproute2-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-iproute2-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iputils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-iputils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-iputils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kbd-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-kbd-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-kbd-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kmod-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-kmod-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-kmod-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-less-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-less-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-less-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-links-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-links-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-links-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-man-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-man-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-man-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-misc-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-misc-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-misc-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ncurses-utils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-ncurses-utils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-ncurses-utils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-net-tools-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-net-tools-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-net-tools-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-netcat-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-netcat-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-netcat-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-patch-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-patch-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-patch-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-policycoreutils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-policycoreutils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-policycoreutils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-procps-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-procps-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-procps-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-psmisc-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-psmisc-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-psmisc-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sed-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-sed-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-sed-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-selinux-tools-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-selinux-tools-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-selinux-tools-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sendmail-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-sendmail-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-sendmail-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sh-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-sh-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-sh-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sha3sum-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-sha3sum-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-sha3sum-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sharutils-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-sharutils-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-sharutils-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-syslogd-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-syslogd-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-syslogd-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sysvinit-tools-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-sysvinit-tools-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-sysvinit-tools-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tar-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-tar-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-tar-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-telnet-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-telnet-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-telnet-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tftp-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-tftp-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-tftp-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-time-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-time-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-time-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-traceroute-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-traceroute-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-traceroute-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tunctl-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-tunctl-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-tunctl-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-udhcpc-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-udhcpc-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-udhcpc-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-unzip-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-unzip-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-unzip-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-util-linux-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-util-linux-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-util-linux-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vi-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-vi-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-vi-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vlan-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-vlan-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-vlan-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-wget-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-wget-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-wget-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-which-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-which-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-which-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-whois-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-whois-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-whois-1.37.0-150500.7.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-xz-1.37.0-150500.7.13.1.noarch",
"product": {
"name": "busybox-xz-1.37.0-150500.7.13.1.noarch",
"product_id": "busybox-xz-1.37.0-150500.7.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.20.1.ppc64le",
"product": {
"name": "busybox-1.37.0-150500.10.20.1.ppc64le",
"product_id": "busybox-1.37.0-150500.10.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.20.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-150500.10.20.1.ppc64le",
"product_id": "busybox-static-1.37.0-150500.10.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.20.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.20.1.ppc64le",
"product_id": "busybox-testsuite-1.37.0-150500.10.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.20.1.s390x",
"product": {
"name": "busybox-1.37.0-150500.10.20.1.s390x",
"product_id": "busybox-1.37.0-150500.10.20.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.20.1.s390x",
"product": {
"name": "busybox-static-1.37.0-150500.10.20.1.s390x",
"product_id": "busybox-static-1.37.0-150500.10.20.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.20.1.s390x",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.20.1.s390x",
"product_id": "busybox-testsuite-1.37.0-150500.10.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.20.1.x86_64",
"product": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64",
"product_id": "busybox-1.37.0-150500.10.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"product_id": "busybox-static-1.37.0-150500.10.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.20.1.x86_64",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.20.1.x86_64",
"product_id": "busybox-testsuite-1.37.0-150500.10.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150500.10.20.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-150500.10.20.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-150500.10.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.s390x"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.s390x"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T14:01:53Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
SUSE-SU-2026:2054-1
Vulnerability from csaf_suse - Published: 2026-05-25 14:02 - Updated: 2026-05-25 14:02Summary
Security update for busybox
Severity
Important
Notes
Title of the patch: Security update for busybox
Description of the patch: This update for busybox fixes the following issue
- CVE-2026-29004: Heap buffer overflow vulnerability in the DHCPv6 client
(udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c (bsc#1263989).
Patchnames: SUSE-2026-2054,SUSE-SLE-Module-Basesystem-15-SP7-2026-2054
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issue\n\n- CVE-2026-29004: Heap buffer overflow vulnerability in the DHCPv6 client\n (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c (bsc#1263989).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2054,SUSE-SLE-Module-Basesystem-15-SP7-2026-2054",
"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_2054-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2054-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262054-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2054-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026271.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263989",
"url": "https://bugzilla.suse.com/1263989"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-05-25T14:02:18Z",
"generator": {
"date": "2026-05-25T14:02:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2054-1",
"initial_release_date": "2026-05-25T14:02:18Z",
"revision_history": [
{
"date": "2026-05-25T14:02:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.18.1.aarch64",
"product": {
"name": "busybox-1.37.0-150700.18.18.1.aarch64",
"product_id": "busybox-1.37.0-150700.18.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.18.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-150700.18.18.1.aarch64",
"product_id": "busybox-static-1.37.0-150700.18.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.18.1.aarch64",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.18.1.aarch64",
"product_id": "busybox-testsuite-1.37.0-150700.18.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150700.18.18.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-150700.18.18.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-150700.18.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.18.1.i586",
"product": {
"name": "busybox-1.37.0-150700.18.18.1.i586",
"product_id": "busybox-1.37.0-150700.18.18.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.18.1.i586",
"product": {
"name": "busybox-static-1.37.0-150700.18.18.1.i586",
"product_id": "busybox-static-1.37.0-150700.18.18.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.18.1.i586",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.18.1.i586",
"product_id": "busybox-testsuite-1.37.0-150700.18.18.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150700.18.18.1.i586",
"product": {
"name": "busybox-warewulf3-1.37.0-150700.18.18.1.i586",
"product_id": "busybox-warewulf3-1.37.0-150700.18.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-adduser-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-adduser-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-adduser-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-attr-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-attr-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-attr-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bc-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-bc-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-bc-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bind-utils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-bind-utils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-bind-utils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bzip2-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-bzip2-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-bzip2-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-coreutils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-coreutils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-coreutils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-cpio-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-cpio-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-cpio-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-diffutils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-diffutils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-diffutils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-dos2unix-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-dos2unix-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-dos2unix-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ed-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-ed-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-ed-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-findutils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-findutils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-findutils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gawk-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-gawk-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-gawk-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-grep-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-grep-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-grep-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gzip-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-gzip-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-gzip-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hexedit-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-hexedit-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-hexedit-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hostname-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-hostname-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-hostname-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iproute2-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-iproute2-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-iproute2-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iputils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-iputils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-iputils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kbd-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-kbd-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-kbd-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kmod-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-kmod-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-kmod-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-less-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-less-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-less-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-links-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-links-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-links-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-man-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-man-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-man-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-misc-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-misc-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-misc-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ncurses-utils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-ncurses-utils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-ncurses-utils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-net-tools-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-net-tools-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-net-tools-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-netcat-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-netcat-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-netcat-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-patch-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-patch-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-patch-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-policycoreutils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-policycoreutils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-policycoreutils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-procps-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-procps-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-procps-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-psmisc-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-psmisc-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-psmisc-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sed-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-sed-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-sed-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-selinux-tools-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-selinux-tools-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-selinux-tools-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sendmail-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-sendmail-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-sendmail-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sh-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-sh-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-sh-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sha3sum-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-sha3sum-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-sha3sum-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sharutils-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-sharutils-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-sharutils-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-syslogd-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-syslogd-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-syslogd-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sysvinit-tools-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-sysvinit-tools-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-sysvinit-tools-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tar-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-tar-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-tar-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-telnet-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-telnet-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-telnet-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tftp-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-tftp-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-tftp-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-time-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-time-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-time-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-traceroute-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-traceroute-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-traceroute-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tunctl-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-tunctl-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-tunctl-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-udhcpc-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-udhcpc-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-udhcpc-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-unzip-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-unzip-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-unzip-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-util-linux-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-util-linux-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-util-linux-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vi-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-vi-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-vi-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vlan-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-vlan-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-vlan-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-wget-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-wget-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-wget-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-which-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-which-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-which-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-whois-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-whois-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-whois-1.37.0-150700.12.13.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-xz-1.37.0-150700.12.13.1.noarch",
"product": {
"name": "busybox-xz-1.37.0-150700.12.13.1.noarch",
"product_id": "busybox-xz-1.37.0-150700.12.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.18.1.ppc64le",
"product": {
"name": "busybox-1.37.0-150700.18.18.1.ppc64le",
"product_id": "busybox-1.37.0-150700.18.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.18.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-150700.18.18.1.ppc64le",
"product_id": "busybox-static-1.37.0-150700.18.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.18.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.18.1.ppc64le",
"product_id": "busybox-testsuite-1.37.0-150700.18.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.18.1.s390x",
"product": {
"name": "busybox-1.37.0-150700.18.18.1.s390x",
"product_id": "busybox-1.37.0-150700.18.18.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.18.1.s390x",
"product": {
"name": "busybox-static-1.37.0-150700.18.18.1.s390x",
"product_id": "busybox-static-1.37.0-150700.18.18.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.18.1.s390x",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.18.1.s390x",
"product_id": "busybox-testsuite-1.37.0-150700.18.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.18.1.x86_64",
"product": {
"name": "busybox-1.37.0-150700.18.18.1.x86_64",
"product_id": "busybox-1.37.0-150700.18.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.18.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-150700.18.18.1.x86_64",
"product_id": "busybox-static-1.37.0-150700.18.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.18.1.x86_64",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.18.1.x86_64",
"product_id": "busybox-testsuite-1.37.0-150700.18.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150700.18.18.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-150700.18.18.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-150700.18.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.aarch64"
},
"product_reference": "busybox-1.37.0-150700.18.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150700.18.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.s390x"
},
"product_reference": "busybox-1.37.0-150700.18.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.x86_64"
},
"product_reference": "busybox-1.37.0-150700.18.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150700.18.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150700.18.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150700.18.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150700.18.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T14:02:18Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
SUSE-SU-2026:2069-1
Vulnerability from csaf_suse - Published: 2026-05-26 07:30 - Updated: 2026-05-26 07:30Summary
Security update for busybox
Severity
Important
Notes
Title of the patch: Security update for busybox
Description of the patch: This update for busybox fixes the following issue
- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).
Patchnames: SUSE-2026-2069,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2069,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2069
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:busybox-1.35.0-10.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issue\n\n- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2069,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2069,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2069",
"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_2069-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2069-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262069-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2069-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026279.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263989",
"url": "https://bugzilla.suse.com/1263989"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-05-26T07:30:10Z",
"generator": {
"date": "2026-05-26T07:30:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2069-1",
"initial_release_date": "2026-05-26T07:30:10Z",
"revision_history": [
{
"date": "2026-05-26T07:30:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-10.6.1.aarch64",
"product": {
"name": "busybox-1.35.0-10.6.1.aarch64",
"product_id": "busybox-1.35.0-10.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-10.6.1.aarch64",
"product": {
"name": "busybox-static-1.35.0-10.6.1.aarch64",
"product_id": "busybox-static-1.35.0-10.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-10.6.1.aarch64",
"product": {
"name": "busybox-testsuite-1.35.0-10.6.1.aarch64",
"product_id": "busybox-testsuite-1.35.0-10.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.35.0-10.6.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.35.0-10.6.1.aarch64",
"product_id": "busybox-warewulf3-1.35.0-10.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-10.6.1.i586",
"product": {
"name": "busybox-1.35.0-10.6.1.i586",
"product_id": "busybox-1.35.0-10.6.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-10.6.1.i586",
"product": {
"name": "busybox-static-1.35.0-10.6.1.i586",
"product_id": "busybox-static-1.35.0-10.6.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-10.6.1.i586",
"product": {
"name": "busybox-testsuite-1.35.0-10.6.1.i586",
"product_id": "busybox-testsuite-1.35.0-10.6.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.35.0-10.6.1.i586",
"product": {
"name": "busybox-warewulf3-1.35.0-10.6.1.i586",
"product_id": "busybox-warewulf3-1.35.0-10.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-10.6.1.ppc64le",
"product": {
"name": "busybox-1.35.0-10.6.1.ppc64le",
"product_id": "busybox-1.35.0-10.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-10.6.1.ppc64le",
"product": {
"name": "busybox-static-1.35.0-10.6.1.ppc64le",
"product_id": "busybox-static-1.35.0-10.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-10.6.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.35.0-10.6.1.ppc64le",
"product_id": "busybox-testsuite-1.35.0-10.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-10.6.1.s390",
"product": {
"name": "busybox-1.35.0-10.6.1.s390",
"product_id": "busybox-1.35.0-10.6.1.s390"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-10.6.1.s390",
"product": {
"name": "busybox-static-1.35.0-10.6.1.s390",
"product_id": "busybox-static-1.35.0-10.6.1.s390"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-10.6.1.s390",
"product": {
"name": "busybox-testsuite-1.35.0-10.6.1.s390",
"product_id": "busybox-testsuite-1.35.0-10.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-10.6.1.s390x",
"product": {
"name": "busybox-1.35.0-10.6.1.s390x",
"product_id": "busybox-1.35.0-10.6.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-10.6.1.s390x",
"product": {
"name": "busybox-static-1.35.0-10.6.1.s390x",
"product_id": "busybox-static-1.35.0-10.6.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-10.6.1.s390x",
"product": {
"name": "busybox-testsuite-1.35.0-10.6.1.s390x",
"product_id": "busybox-testsuite-1.35.0-10.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-10.6.1.x86_64",
"product": {
"name": "busybox-1.35.0-10.6.1.x86_64",
"product_id": "busybox-1.35.0-10.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-10.6.1.x86_64",
"product": {
"name": "busybox-static-1.35.0-10.6.1.x86_64",
"product_id": "busybox-static-1.35.0-10.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-10.6.1.x86_64",
"product": {
"name": "busybox-testsuite-1.35.0-10.6.1.x86_64",
"product_id": "busybox-testsuite-1.35.0-10.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.35.0-10.6.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.35.0-10.6.1.x86_64",
"product_id": "busybox-warewulf3-1.35.0-10.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-10.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.aarch64"
},
"product_reference": "busybox-1.35.0-10.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-10.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.ppc64le"
},
"product_reference": "busybox-1.35.0-10.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.s390x"
},
"product_reference": "busybox-1.35.0-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.x86_64"
},
"product_reference": "busybox-1.35.0-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-10.6.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:busybox-1.35.0-10.6.1.x86_64"
},
"product_reference": "busybox-1.35.0-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:busybox-1.35.0-10.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:busybox-1.35.0-10.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:busybox-1.35.0-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:busybox-1.35.0-10.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-26T07:30:10Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
SUSE-SU-2026:21943-1
Vulnerability from csaf_suse - Published: 2026-06-01 10:46 - Updated: 2026-06-01 10:46Summary
Security update for busybox
Severity
Important
Notes
Title of the patch: Security update for busybox
Description of the patch: This update for busybox fixes the following issue
- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).
Patchnames: SUSE-SLE-Micro-6.0-735
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:busybox-1.36.1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:busybox-1.36.1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:busybox-1.36.1-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issue\n\n- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-735",
"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_21943-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21943-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621943-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21943-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026451.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263989",
"url": "https://bugzilla.suse.com/1263989"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-06-01T10:46:46Z",
"generator": {
"date": "2026-06-01T10:46:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21943-1",
"initial_release_date": "2026-06-01T10:46:46Z",
"revision_history": [
{
"date": "2026-06-01T10:46:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.36.1-4.1.aarch64",
"product": {
"name": "busybox-1.36.1-4.1.aarch64",
"product_id": "busybox-1.36.1-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.36.1-4.1.s390x",
"product": {
"name": "busybox-1.36.1-4.1.s390x",
"product_id": "busybox-1.36.1-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.36.1-4.1.x86_64",
"product": {
"name": "busybox-1.36.1-4.1.x86_64",
"product_id": "busybox-1.36.1-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.36.1-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:busybox-1.36.1-4.1.aarch64"
},
"product_reference": "busybox-1.36.1-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.36.1-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:busybox-1.36.1-4.1.s390x"
},
"product_reference": "busybox-1.36.1-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.36.1-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:busybox-1.36.1-4.1.x86_64"
},
"product_reference": "busybox-1.36.1-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.aarch64",
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.s390x",
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"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.0:busybox-1.36.1-4.1.aarch64",
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.s390x",
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.aarch64",
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.s390x",
"SUSE Linux Micro 6.0:busybox-1.36.1-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:46:46Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
SUSE-SU-2026:22020-1
Vulnerability from csaf_suse - Published: 2026-06-02 13:48 - Updated: 2026-06-02 13:48Summary
Security update for busybox
Severity
Important
Notes
Title of the patch: Security update for busybox
Description of the patch: This update for busybox fixes the following issue
- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).
Patchnames: SUSE-SLES-16.0-876
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issue\n\n- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-876",
"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_22020-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22020-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622020-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22020-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047156.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263989",
"url": "https://bugzilla.suse.com/1263989"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-06-02T13:48:13Z",
"generator": {
"date": "2026-06-02T13:48:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22020-1",
"initial_release_date": "2026-06-02T13:48:13Z",
"revision_history": [
{
"date": "2026-06-02T13:48:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.6.1.aarch64",
"product": {
"name": "busybox-1.37.0-160000.6.1.aarch64",
"product_id": "busybox-1.37.0-160000.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.6.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-160000.6.1.aarch64",
"product_id": "busybox-static-1.37.0-160000.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-160000.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.6.1.ppc64le",
"product": {
"name": "busybox-1.37.0-160000.6.1.ppc64le",
"product_id": "busybox-1.37.0-160000.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.6.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-160000.6.1.ppc64le",
"product_id": "busybox-static-1.37.0-160000.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.6.1.s390x",
"product": {
"name": "busybox-1.37.0-160000.6.1.s390x",
"product_id": "busybox-1.37.0-160000.6.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.6.1.s390x",
"product": {
"name": "busybox-static-1.37.0-160000.6.1.s390x",
"product_id": "busybox-static-1.37.0-160000.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.6.1.x86_64",
"product": {
"name": "busybox-1.37.0-160000.6.1.x86_64",
"product_id": "busybox-1.37.0-160000.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.6.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-160000.6.1.x86_64",
"product_id": "busybox-static-1.37.0-160000.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-160000.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.aarch64"
},
"product_reference": "busybox-1.37.0-160000.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.ppc64le"
},
"product_reference": "busybox-1.37.0-160000.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.s390x"
},
"product_reference": "busybox-1.37.0-160000.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.x86_64"
},
"product_reference": "busybox-1.37.0-160000.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.s390x"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.6.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.6.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.aarch64"
},
"product_reference": "busybox-1.37.0-160000.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.ppc64le"
},
"product_reference": "busybox-1.37.0-160000.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.s390x"
},
"product_reference": "busybox-1.37.0-160000.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.x86_64"
},
"product_reference": "busybox-1.37.0-160000.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.s390x"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-160000.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T13:48:13Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
SUSE-SU-2026:2204-1
Vulnerability from csaf_suse - Published: 2026-06-01 10:04 - Updated: 2026-06-01 10:04Summary
Security update for busybox
Severity
Important
Notes
Title of the patch: Security update for busybox
Description of the patch: This update for busybox fixes the following issue
- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).
Patchnames: SUSE-2026-2204,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2204,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2204,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2204,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2204
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issue\n\n- CVE-2026-29004: a crafted DHCPv6 response can lead to a heap buffer overflow in the DHCPv6 client (bsc#1263989).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2204,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2204,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2204,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2204,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2204",
"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_2204-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2204-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262204-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2204-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/046906.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263989",
"url": "https://bugzilla.suse.com/1263989"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29004/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-06-01T10:04:50Z",
"generator": {
"date": "2026-06-01T10:04:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2204-1",
"initial_release_date": "2026-06-01T10:04:50Z",
"revision_history": [
{
"date": "2026-06-01T10:04:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-150400.3.17.1.aarch64",
"product": {
"name": "busybox-1.35.0-150400.3.17.1.aarch64",
"product_id": "busybox-1.35.0-150400.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-150400.3.17.1.aarch64",
"product": {
"name": "busybox-static-1.35.0-150400.3.17.1.aarch64",
"product_id": "busybox-static-1.35.0-150400.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-150400.3.17.1.aarch64",
"product": {
"name": "busybox-testsuite-1.35.0-150400.3.17.1.aarch64",
"product_id": "busybox-testsuite-1.35.0-150400.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.35.0-150400.3.17.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.35.0-150400.3.17.1.aarch64",
"product_id": "busybox-warewulf3-1.35.0-150400.3.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-150400.3.17.1.i586",
"product": {
"name": "busybox-1.35.0-150400.3.17.1.i586",
"product_id": "busybox-1.35.0-150400.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-150400.3.17.1.i586",
"product": {
"name": "busybox-static-1.35.0-150400.3.17.1.i586",
"product_id": "busybox-static-1.35.0-150400.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-150400.3.17.1.i586",
"product": {
"name": "busybox-testsuite-1.35.0-150400.3.17.1.i586",
"product_id": "busybox-testsuite-1.35.0-150400.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.35.0-150400.3.17.1.i586",
"product": {
"name": "busybox-warewulf3-1.35.0-150400.3.17.1.i586",
"product_id": "busybox-warewulf3-1.35.0-150400.3.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-adduser-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-adduser-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-adduser-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-attr-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-attr-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-attr-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bc-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-bc-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-bc-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bind-utils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-bind-utils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-bind-utils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bzip2-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-bzip2-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-bzip2-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-coreutils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-coreutils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-coreutils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-cpio-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-cpio-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-cpio-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-diffutils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-diffutils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-diffutils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-dos2unix-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-dos2unix-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-dos2unix-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ed-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-ed-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-ed-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-findutils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-findutils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-findutils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gawk-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-gawk-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-gawk-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-grep-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-grep-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-grep-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gzip-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-gzip-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-gzip-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hostname-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-hostname-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-hostname-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iproute2-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-iproute2-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-iproute2-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iputils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-iputils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-iputils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kbd-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-kbd-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-kbd-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kmod-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-kmod-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-kmod-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-less-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-less-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-less-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-links-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-links-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-links-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-man-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-man-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-man-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-misc-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-misc-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-misc-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ncurses-utils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-ncurses-utils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-ncurses-utils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-net-tools-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-net-tools-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-net-tools-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-netcat-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-netcat-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-netcat-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-patch-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-patch-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-patch-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-policycoreutils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-policycoreutils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-policycoreutils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-procps-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-procps-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-procps-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-psmisc-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-psmisc-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-psmisc-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sed-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-sed-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-sed-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-selinux-tools-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-selinux-tools-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-selinux-tools-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sendmail-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-sendmail-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-sendmail-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sh-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-sh-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-sh-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sharutils-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-sharutils-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-sharutils-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-syslogd-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-syslogd-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-syslogd-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sysvinit-tools-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-sysvinit-tools-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-sysvinit-tools-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tar-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-tar-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-tar-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-telnet-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-telnet-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-telnet-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tftp-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-tftp-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-tftp-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-time-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-time-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-time-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-traceroute-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-traceroute-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-traceroute-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tunctl-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-tunctl-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-tunctl-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-unzip-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-unzip-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-unzip-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-util-linux-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-util-linux-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-util-linux-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vi-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-vi-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-vi-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vlan-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-vlan-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-vlan-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-wget-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-wget-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-wget-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-which-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-which-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-which-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-whois-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-whois-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-whois-1.35.0-150400.4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-xz-1.35.0-150400.4.7.1.noarch",
"product": {
"name": "busybox-xz-1.35.0-150400.4.7.1.noarch",
"product_id": "busybox-xz-1.35.0-150400.4.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-150400.3.17.1.ppc64le",
"product": {
"name": "busybox-1.35.0-150400.3.17.1.ppc64le",
"product_id": "busybox-1.35.0-150400.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-150400.3.17.1.ppc64le",
"product": {
"name": "busybox-static-1.35.0-150400.3.17.1.ppc64le",
"product_id": "busybox-static-1.35.0-150400.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-150400.3.17.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.35.0-150400.3.17.1.ppc64le",
"product_id": "busybox-testsuite-1.35.0-150400.3.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-150400.3.17.1.s390x",
"product": {
"name": "busybox-1.35.0-150400.3.17.1.s390x",
"product_id": "busybox-1.35.0-150400.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-150400.3.17.1.s390x",
"product": {
"name": "busybox-static-1.35.0-150400.3.17.1.s390x",
"product_id": "busybox-static-1.35.0-150400.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-150400.3.17.1.s390x",
"product": {
"name": "busybox-testsuite-1.35.0-150400.3.17.1.s390x",
"product_id": "busybox-testsuite-1.35.0-150400.3.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.35.0-150400.3.17.1.x86_64",
"product": {
"name": "busybox-1.35.0-150400.3.17.1.x86_64",
"product_id": "busybox-1.35.0-150400.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.35.0-150400.3.17.1.x86_64",
"product": {
"name": "busybox-static-1.35.0-150400.3.17.1.x86_64",
"product_id": "busybox-static-1.35.0-150400.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.35.0-150400.3.17.1.x86_64",
"product": {
"name": "busybox-testsuite-1.35.0-150400.3.17.1.x86_64",
"product_id": "busybox-testsuite-1.35.0-150400.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.35.0-150400.3.17.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.35.0-150400.3.17.1.x86_64",
"product_id": "busybox-warewulf3-1.35.0-150400.3.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.aarch64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.aarch64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.ppc64le"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.s390x"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.ppc64le"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.s390x"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.ppc64le"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.ppc64le"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.35.0-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.x86_64"
},
"product_reference": "busybox-static-1.35.0-150400.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29004"
}
],
"notes": [
{
"category": "general",
"text": "BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29004",
"url": "https://www.suse.com/security/cve/CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Bug 1263989 for CVE-2026-29004",
"url": "https://bugzilla.suse.com/1263989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:busybox-static-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-1.35.0-150400.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:busybox-static-1.35.0-150400.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T10:04:50Z",
"details": "important"
}
],
"title": "CVE-2026-29004"
}
]
}
WID-SEC-W-2026-1356
Vulnerability from csaf_certbund - Published: 2026-05-04 22:00 - Updated: 2026-06-02 22:00Summary
BusyBox: Schwachstelle ermöglicht Codeausführung oder DoS
Severity
Hoch
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: BusyBox ist ein Computerprogramm, das verschiedene Standard-Unix-Dienstprogramme in einem einzelnen Programm vereint.
Angriff: Ein Angreifer aus einem angrenzenden Netzwerk kann eine Schwachstelle in BusyBox ausnutzen, um beliebigen Code auszuführen oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source BusyBox <commit 42202bf
Open Source / BusyBox
|
<commit 42202bf |
References
9 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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": "BusyBox ist ein Computerprogramm, das verschiedene Standard-Unix-Dienstprogramme in einem einzelnen Programm vereint.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer aus einem angrenzenden Netzwerk kann eine Schwachstelle in BusyBox ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1356 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1356.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1356 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1356"
},
{
"category": "external",
"summary": "VulnCheck Advisory vom 2026-05-04",
"url": "https://www.vulncheck.com/advisories/busybox-dhcpv6-client-heap-buffer-overflow-via-dns-servers"
},
{
"category": "external",
"summary": "CVERecord vom 2026-05-04",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29004"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2054-1 vom 2026-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026271.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2053-1 vom 2026-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026272.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2069-1 vom 2026-05-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026279.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2204-1 vom 2026-06-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026422.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21943-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026451.html"
}
],
"source_lang": "en-US",
"title": "BusyBox: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung oder DoS",
"tracking": {
"current_release_date": "2026-06-02T22:00:00.000+00:00",
"generator": {
"date": "2026-06-03T06:13:04.160+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1356",
"initial_release_date": "2026-05-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccommit 42202bf",
"product": {
"name": "Open Source BusyBox \u003ccommit 42202bf",
"product_id": "T053521"
}
},
{
"category": "product_version",
"name": "commit 42202bf",
"product": {
"name": "Open Source BusyBox commit 42202bf",
"product_id": "T053521-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:busybox:busybox:commit_42202bf"
}
}
}
],
"category": "product_name",
"name": "BusyBox"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T054640",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29004",
"product_status": {
"known_affected": [
"T054640",
"T053521"
]
},
"release_date": "2026-05-04T22:00:00.000+00:00",
"title": "CVE-2026-29004"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…