Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-40706 (GCVE-0-2026-40706)
Vulnerability from cvelistv5 – Published: 2026-04-21 00:00 – Updated: 2026-04-22 15:35
VLAI?
EPSS
Summary
In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.
Severity ?
8.4 (High)
CWE
- CWE-122 - Heap-based Buffer Overflow
Assigner
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-04-21T21:20:00.477Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00024.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/21/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-40706",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-22T13:03:14.635555Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-22T15:35:30.245Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "NTFS-3G",
"vendor": "Tuxera",
"versions": [
{
"lessThan": "2026.2.25",
"status": "affected",
"version": "2022.10.3",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tuxera:ntfs-3g:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2026.2.25",
"versionStartIncluding": "2022.10.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/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-04-21T21:04:43.906Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/tuxera/ntfs-3g/blob/d3ace19838ce37cfde55294e76841e6d2f393f9e/libntfs-3g/acls.c#L4011-L4027"
},
{
"url": "https://www.openwall.com/lists/oss-security/2026/04/21/4"
},
{
"url": "https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-4cwv-5285-63v9"
},
{
"url": "https://github.com/tuxera/ntfs-3g/releases/tag/2026.2.25"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-40706",
"datePublished": "2026-04-21T00:00:00.000Z",
"dateReserved": "2026-04-15T00:00:00.000Z",
"dateUpdated": "2026-04-22T15:35:30.245Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-40706",
"date": "2026-05-06",
"epss": "0.00016",
"percentile": "0.03802"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-40706\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-21T22:16:19.077\",\"lastModified\":\"2026-04-22T21:23:52.620\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"references\":[{\"url\":\"https://github.com/tuxera/ntfs-3g/blob/d3ace19838ce37cfde55294e76841e6d2f393f9e/libntfs-3g/acls.c#L4011-L4027\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/tuxera/ntfs-3g/releases/tag/2026.2.25\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-4cwv-5285-63v9\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2026/04/21/4\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/21/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2026/04/msg00024.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/21/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-21T21:20:00.477Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-40706\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-22T13:03:14.635555Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-22T13:03:47.207Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Tuxera\", \"product\": \"NTFS-3G\", \"versions\": [{\"status\": \"affected\", \"version\": \"2022.10.3\", \"lessThan\": \"2026.2.25\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://github.com/tuxera/ntfs-3g/blob/d3ace19838ce37cfde55294e76841e6d2f393f9e/libntfs-3g/acls.c#L4011-L4027\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2026/04/21/4\"}, {\"url\": \"https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-4cwv-5285-63v9\"}, {\"url\": \"https://github.com/tuxera/ntfs-3g/releases/tag/2026.2.25\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122 Heap-based Buffer Overflow\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:tuxera:ntfs-3g:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2026.2.25\", \"versionStartIncluding\": \"2022.10.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-04-21T21:04:43.906Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-40706\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-22T15:35:30.245Z\", \"dateReserved\": \"2026-04-15T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-21T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:20651-1
Vulnerability from csaf_opensuse - Published: 2026-04-29 14:19 - Updated: 2026-04-29 14:19Summary
Security update for ntfs-3g_ntfsprogs
Severity
Important
Notes
Title of the patch: Security update for ntfs-3g_ntfsprogs
Description of the patch: This update for ntfs-3g_ntfsprogs fixes the following issue:
- CVE-2026-40706: heap buffer overflow in ntfs_build_permissions_posix() in acls.c (bsc#1262216).
Patchnames: openSUSE-Leap-16.0-659
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "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 ntfs-3g_ntfsprogs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ntfs-3g_ntfsprogs fixes the following issue:\n\n- CVE-2026-40706: heap buffer overflow in ntfs_build_permissions_posix() in acls.c (bsc#1262216).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-659",
"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_20651-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1262216",
"url": "https://bugzilla.suse.com/1262216"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40706 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40706/"
}
],
"title": "Security update for ntfs-3g_ntfsprogs",
"tracking": {
"current_release_date": "2026-04-29T14:19:47Z",
"generator": {
"date": "2026-04-29T14:19:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20651-1",
"initial_release_date": "2026-04-29T14:19:47Z",
"revision_history": [
{
"date": "2026-04-29T14:19:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40706"
}
],
"notes": [
{
"category": "general",
"text": "In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40706",
"url": "https://www.suse.com/security/cve/CVE-2026-40706"
},
{
"category": "external",
"summary": "SUSE Bug 1262216 for CVE-2026-40706",
"url": "https://bugzilla.suse.com/1262216"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"openSUSE Leap 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T14:19:47Z",
"details": "important"
}
],
"title": "CVE-2026-40706"
}
]
}
FKIE_CVE-2026-40706
Vulnerability from fkie_nvd - Published: 2026-04-21 22:16 - Updated: 2026-04-22 21:23
Severity ?
Summary
In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/tuxera/ntfs-3g/blob/d3ace19838ce37cfde55294e76841e6d2f393f9e/libntfs-3g/acls.c#L4011-L4027 | ||
| cve@mitre.org | https://github.com/tuxera/ntfs-3g/releases/tag/2026.2.25 | ||
| cve@mitre.org | https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-4cwv-5285-63v9 | ||
| cve@mitre.org | https://www.openwall.com/lists/oss-security/2026/04/21/4 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/21/4 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/04/msg00024.html |
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs."
}
],
"id": "CVE-2026-40706",
"lastModified": "2026-04-22T21:23:52.620",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 5.9,
"source": "cve@mitre.org",
"type": "Secondary"
}
]
},
"published": "2026-04-21T22:16:19.077",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/tuxera/ntfs-3g/blob/d3ace19838ce37cfde55294e76841e6d2f393f9e/libntfs-3g/acls.c#L4011-L4027"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/tuxera/ntfs-3g/releases/tag/2026.2.25"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-4cwv-5285-63v9"
},
{
"source": "cve@mitre.org",
"url": "https://www.openwall.com/lists/oss-security/2026/04/21/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/04/21/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00024.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-122"
}
],
"source": "cve@mitre.org",
"type": "Primary"
}
]
}
MSRC_CVE-2026-40706
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-24 14:45Summary
CVE-2026-40706
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
8.4 (High)
Vendor Fix
0:2022.10.3-3.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade
https://learn.microsoft.com/en-us/azure/azure-lin…
References
| URL | Category | |
|---|---|---|
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40706 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-40706.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CVE-2026-40706",
"tracking": {
"current_release_date": "2026-04-24T14:45:04.000Z",
"generator": {
"date": "2026-04-25T07:24:18.225Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-40706",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-23T01:03:37.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-24T01:04:53.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-24T14:45:04.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 ntfs-3g 0:2022.10.3-2.azl3",
"product": {
"name": "\u003cazl3 ntfs-3g 0:2022.10.3-2.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 ntfs-3g 0:2022.10.3-2.azl3",
"product": {
"name": "azl3 ntfs-3g 0:2022.10.3-2.azl3",
"product_id": "18117"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 ntfs-3g 0:2022.10.3-2.cbl2",
"product": {
"name": "\u003ccbl2 ntfs-3g 0:2022.10.3-2.cbl2",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 ntfs-3g 0:2022.10.3-2.cbl2",
"product": {
"name": "cbl2 ntfs-3g 0:2022.10.3-2.cbl2",
"product_id": "20129"
}
}
],
"category": "product_name",
"name": "ntfs-3g"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ntfs-3g 0:2022.10.3-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ntfs-3g 0:2022.10.3-2.azl3 as a component of Azure Linux 3.0",
"product_id": "18117-17084"
},
"product_reference": "18117",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 ntfs-3g 0:2022.10.3-2.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 ntfs-3g 0:2022.10.3-2.cbl2 as a component of CBL Mariner 2.0",
"product_id": "20129-17086"
},
"product_reference": "20129",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40706",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18117-17084",
"20129-17086"
],
"known_affected": [
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40706 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-40706.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T01:03:37.000Z",
"details": "0:2022.10.3-3.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.4,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17084-2",
"17086-1"
]
}
],
"title": "CVE-2026-40706"
}
]
}
SUSE-SU-2026:21432-1
Vulnerability from csaf_suse - Published: 2026-04-29 14:20 - Updated: 2026-04-29 14:20Summary
Security update for ntfs-3g_ntfsprogs
Severity
Important
Notes
Title of the patch: Security update for ntfs-3g_ntfsprogs
Description of the patch: This update for ntfs-3g_ntfsprogs fixes the following issue:
- CVE-2026-40706: heap buffer overflow in ntfs_build_permissions_posix() in acls.c (bsc#1262216).
Patchnames: SUSE-SLES-16.0-659
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ntfs-3g_ntfsprogs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ntfs-3g_ntfsprogs fixes the following issue:\n\n- CVE-2026-40706: heap buffer overflow in ntfs_build_permissions_posix() in acls.c (bsc#1262216).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-659",
"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_21432-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21432-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621432-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21432-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/025820.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262216",
"url": "https://bugzilla.suse.com/1262216"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40706 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40706/"
}
],
"title": "Security update for ntfs-3g_ntfsprogs",
"tracking": {
"current_release_date": "2026-04-29T14:20:44Z",
"generator": {
"date": "2026-04-29T14:20:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21432-1",
"initial_release_date": "2026-04-29T14:20:44Z",
"revision_history": [
{
"date": "2026-04-29T14:20:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"product_id": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"product_id": "libntfs-3g89-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"product_id": "ntfs-3g-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"product_id": "ntfsprogs-2022.10.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"product": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"product_id": "ntfsprogs-extra-2022.10.3-160000.3.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": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.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:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.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:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.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:libntfs-3g-devel-2022.10.3-160000.3.1.s390x"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.10.3-160000.3.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:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.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:libntfs-3g89-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.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:libntfs-3g89-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.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:libntfs-3g89-2022.10.3-160000.3.1.s390x"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g89-2022.10.3-160000.3.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:libntfs-3g89-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.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:ntfs-3g-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.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:ntfs-3g-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.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:ntfs-3g-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.10.3-160000.3.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:ntfs-3g-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfs-3g-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.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:ntfsprogs-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.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:ntfsprogs-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.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:ntfsprogs-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.10.3-160000.3.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:ntfsprogs-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfsprogs-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.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:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.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:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.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:ntfsprogs-extra-2022.10.3-160000.3.1.s390x"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-extra-2022.10.3-160000.3.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:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
},
"product_reference": "ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40706"
}
],
"notes": [
{
"category": "general",
"text": "In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40706",
"url": "https://www.suse.com/security/cve/CVE-2026-40706"
},
{
"category": "external",
"summary": "SUSE Bug 1262216 for CVE-2026-40706",
"url": "https://bugzilla.suse.com/1262216"
}
],
"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:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g-devel-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libntfs-3g89-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfs-3g-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-2022.10.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ntfsprogs-extra-2022.10.3-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-29T14:20:44Z",
"details": "important"
}
],
"title": "CVE-2026-40706"
}
]
}
SUSE-SU-2026:1571-1
Vulnerability from csaf_suse - Published: 2026-04-23 15:52 - Updated: 2026-04-23 15:52Summary
Security update for ntfs-3g_ntfsprogs
Severity
Important
Notes
Title of the patch: Security update for ntfs-3g_ntfsprogs
Description of the patch: This update for ntfs-3g_ntfsprogs fixes the following issue:
- CVE-2026-40706: heap buffer overflow in ntfs_build_permissions_posix() in acls.c (bsc#1262216).
Patchnames: SUSE-2026-1571,SUSE-SLE-Module-Basesystem-15-SP7-2026-1571,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1571,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1571,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1571
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ntfs-3g_ntfsprogs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ntfs-3g_ntfsprogs fixes the following issue:\n\n- CVE-2026-40706: heap buffer overflow in ntfs_build_permissions_posix() in acls.c (bsc#1262216).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1571,SUSE-SLE-Module-Basesystem-15-SP7-2026-1571,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1571,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1571,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1571",
"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_1571-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1571-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261571-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1571-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045918.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262216",
"url": "https://bugzilla.suse.com/1262216"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40706 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40706/"
}
],
"title": "Security update for ntfs-3g_ntfsprogs",
"tracking": {
"current_release_date": "2026-04-23T15:52:09Z",
"generator": {
"date": "2026-04-23T15:52:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1571-1",
"initial_release_date": "2026-04-23T15:52:09Z",
"revision_history": [
{
"date": "2026-04-23T15:52:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"product": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"product_id": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"product": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"product_id": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"product": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"product_id": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"product": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"product_id": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.aarch64",
"product": {
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.aarch64",
"product_id": "ntfsprogs-extra-2022.5.17-150000.3.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.i586",
"product": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.i586",
"product_id": "libntfs-3g-devel-2022.5.17-150000.3.24.1.i586"
}
},
{
"category": "product_version",
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.i586",
"product": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.i586",
"product_id": "libntfs-3g87-2022.5.17-150000.3.24.1.i586"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.5.17-150000.3.24.1.i586",
"product": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.i586",
"product_id": "ntfs-3g-2022.5.17-150000.3.24.1.i586"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.5.17-150000.3.24.1.i586",
"product": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.i586",
"product_id": "ntfsprogs-2022.5.17-150000.3.24.1.i586"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.i586",
"product": {
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.i586",
"product_id": "ntfsprogs-extra-2022.5.17-150000.3.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"product": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"product_id": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"product": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"product_id": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"product": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"product_id": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"product": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"product_id": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.ppc64le",
"product": {
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.ppc64le",
"product_id": "ntfsprogs-extra-2022.5.17-150000.3.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"product": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"product_id": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"product": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"product_id": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"product": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"product_id": "ntfs-3g-2022.5.17-150000.3.24.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"product": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"product_id": "ntfsprogs-2022.5.17-150000.3.24.1.s390x"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.s390x",
"product": {
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.s390x",
"product_id": "ntfsprogs-extra-2022.5.17-150000.3.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"product": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"product_id": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"product": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"product_id": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"product": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"product_id": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"product": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"product_id": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.x86_64",
"product": {
"name": "ntfsprogs-extra-2022.5.17-150000.3.24.1.x86_64",
"product_id": "ntfsprogs-extra-2022.5.17-150000.3.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.aarch64"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.s390x"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.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:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g-devel-2022.5.17-150000.3.24.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:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.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:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntfs-3g87-2022.5.17-150000.3.24.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:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.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:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfs-3g-2022.5.17-150000.3.24.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:ntfs-3g-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.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:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntfsprogs-2022.5.17-150000.3.24.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:ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
},
"product_reference": "ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40706"
}
],
"notes": [
{
"category": "general",
"text": "In NTFS-3G 2022.10.3 before 2026.2.25, a heap buffer overflow exists in ntfs_build_permissions_posix() in acls.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered on the READ path (stat, readdir, open) when processing a security descriptor with multiple ACCESS_DENIED ACEs containing WRITE_OWNER from distinct group SIDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40706",
"url": "https://www.suse.com/security/cve/CVE-2026-40706"
},
{
"category": "external",
"summary": "SUSE Bug 1262216 for CVE-2026-40706",
"url": "https://bugzilla.suse.com/1262216"
}
],
"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:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ntfsprogs-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g-devel-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g-devel-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g87-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libntfs-3g87-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfs-3g-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfs-3g-2022.5.17-150000.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfsprogs-2022.5.17-150000.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ntfsprogs-2022.5.17-150000.3.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T15:52:09Z",
"details": "important"
}
],
"title": "CVE-2026-40706"
}
]
}
CERTFR-2026-AVI-0486
Vulnerability from certfr_avis - Published: 2026-04-23 - Updated: 2026-04-23
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | Azure Linux | azl3 ntfs-3g 2022.10.3-2 versions antérieures à 2022.10.3-3 | ||
| Microsoft | Azure Linux | azl3 openssl 3.3.5-4 versions antérieures à 3.3.7-1 | ||
| Microsoft | Azure Linux | azl3 gh 2.62.0-13 versions antérieures à 2.62.0-15 | ||
| Microsoft | Azure Linux | azl3 haproxy 2.9.11-4 versions antérieures à 2.9.11-5 | ||
| Microsoft | Azure Linux | azl3 telegraf 1.31.0-17 versions antérieures à 1.31.0-19 |
References
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 ntfs-3g 2022.10.3-2 versions ant\u00e9rieures \u00e0 2022.10.3-3",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 openssl 3.3.5-4 versions ant\u00e9rieures \u00e0 3.3.7-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 gh 2.62.0-13 versions ant\u00e9rieures \u00e0 2.62.0-15",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 haproxy 2.9.11-4 versions ant\u00e9rieures \u00e0 2.9.11-5",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 telegraf 1.31.0-17 versions ant\u00e9rieures \u00e0 1.31.0-19",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-5160",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5160"
},
{
"name": "CVE-2026-40706",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40706"
},
{
"name": "CVE-2026-28387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28387"
},
{
"name": "CVE-2026-33555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33555"
}
],
"initial_release_date": "2026-04-23T00:00:00",
"last_revision_date": "2026-04-23T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0486",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-04-23",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-40706",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40706"
},
{
"published_at": "2026-04-15",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33555",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33555"
},
{
"published_at": "2026-04-19",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-5160",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-5160"
},
{
"published_at": "2026-04-09",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-28387",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-28387"
}
]
}
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…