CVE-2026-43209 (GCVE-0-2026-43209)
Vulnerability from cvelistv5 – Published: 2026-05-06 11:28 – Updated: 2026-05-07 17:14
VLAI?
Title
minix: Add required sanity checking to minix_check_superblock()
Summary
In the Linux kernel, the following vulnerability has been resolved:
minix: Add required sanity checking to minix_check_superblock()
The fs/minix implementation of the minix filesystem does not currently
support any other value for s_log_zone_size than 0. This is also the
only value supported in util-linux; see mkfs.minix.c line 511. In
addition, this patch adds some sanity checking for the other minix
superblock fields, and moves the minix_blocks_needed() checks for the
zmap and imap also to minix_check_super_block().
This also closes a related syzbot bug report.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Linux | Linux |
Affected:
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < a051ecf5c5b0387840dc210413ed3bc7fbdaa69c
(git)
Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < d791c544efd6b9c944b43cf7f502e5bcb02fb941 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 66c7c239c65341f99ae388d4d53dc9df2bcb9925 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 2bb588cede1c1969e49c0a2822c8cb8b346b7682 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < f57ccd4657c7f082dc47e5b9e18a883bb5f9118f (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 31fefc18096cdc5549cfa54964d90e0b3229aedc (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 1efc128ee4adbc23e082715425ff895449d233bc (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 8c97a6ddc95690a938ded44b4e3202f03f15078c (git) |
|||||||
|
|||||||||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"fs/minix/inode.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "a051ecf5c5b0387840dc210413ed3bc7fbdaa69c",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "d791c544efd6b9c944b43cf7f502e5bcb02fb941",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "66c7c239c65341f99ae388d4d53dc9df2bcb9925",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "2bb588cede1c1969e49c0a2822c8cb8b346b7682",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "f57ccd4657c7f082dc47e5b9e18a883bb5f9118f",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "31fefc18096cdc5549cfa54964d90e0b3229aedc",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "1efc128ee4adbc23e082715425ff895449d233bc",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "8c97a6ddc95690a938ded44b4e3202f03f15078c",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"fs/minix/inode.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "2.6.12"
},
{
"lessThan": "2.6.12",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.252",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.202",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.165",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.128",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.75",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.252",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.202",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.165",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.128",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.75",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.16",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.6",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "2.6.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nminix: Add required sanity checking to minix_check_superblock()\n\nThe fs/minix implementation of the minix filesystem does not currently\nsupport any other value for s_log_zone_size than 0. This is also the\nonly value supported in util-linux; see mkfs.minix.c line 511. In\naddition, this patch adds some sanity checking for the other minix\nsuperblock fields, and moves the minix_blocks_needed() checks for the\nzmap and imap also to minix_check_super_block().\n\nThis also closes a related syzbot bug report."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-07T17:14:43.716Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/a051ecf5c5b0387840dc210413ed3bc7fbdaa69c"
},
{
"url": "https://git.kernel.org/stable/c/d791c544efd6b9c944b43cf7f502e5bcb02fb941"
},
{
"url": "https://git.kernel.org/stable/c/66c7c239c65341f99ae388d4d53dc9df2bcb9925"
},
{
"url": "https://git.kernel.org/stable/c/2bb588cede1c1969e49c0a2822c8cb8b346b7682"
},
{
"url": "https://git.kernel.org/stable/c/f57ccd4657c7f082dc47e5b9e18a883bb5f9118f"
},
{
"url": "https://git.kernel.org/stable/c/31fefc18096cdc5549cfa54964d90e0b3229aedc"
},
{
"url": "https://git.kernel.org/stable/c/1efc128ee4adbc23e082715425ff895449d233bc"
},
{
"url": "https://git.kernel.org/stable/c/8c97a6ddc95690a938ded44b4e3202f03f15078c"
}
],
"title": "minix: Add required sanity checking to minix_check_superblock()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43209",
"datePublished": "2026-05-06T11:28:12.965Z",
"dateReserved": "2026-05-01T14:12:55.993Z",
"dateUpdated": "2026-05-07T17:14:43.716Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43209",
"date": "2026-05-08",
"epss": "0.00024",
"percentile": "0.06984"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43209\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:40.283\",\"lastModified\":\"2026-05-06T13:07:51.607\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nminix: Add required sanity checking to minix_check_superblock()\\n\\nThe fs/minix implementation of the minix filesystem does not currently\\nsupport any other value for s_log_zone_size than 0. This is also the\\nonly value supported in util-linux; see mkfs.minix.c line 511. In\\naddition, this patch adds some sanity checking for the other minix\\nsuperblock fields, and moves the minix_blocks_needed() checks for the\\nzmap and imap also to minix_check_super_block().\\n\\nThis also closes a related syzbot bug report.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1efc128ee4adbc23e082715425ff895449d233bc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2bb588cede1c1969e49c0a2822c8cb8b346b7682\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/31fefc18096cdc5549cfa54964d90e0b3229aedc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/66c7c239c65341f99ae388d4d53dc9df2bcb9925\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8c97a6ddc95690a938ded44b4e3202f03f15078c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a051ecf5c5b0387840dc210413ed3bc7fbdaa69c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d791c544efd6b9c944b43cf7f502e5bcb02fb941\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f57ccd4657c7f082dc47e5b9e18a883bb5f9118f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
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…