CVE-2026-43138 (GCVE-0-2026-43138)

Vulnerability from cvelistv5 – Published: 2026-05-06 11:27 – Updated: 2026-05-06 11:27
VLAI?
Title
reset: gpio: suppress bind attributes in sysfs
Summary
In the Linux kernel, the following vulnerability has been resolved: reset: gpio: suppress bind attributes in sysfs This is a special device that's created dynamically and is supposed to stay in memory forever. We also currently don't have a devlink between it and the actual reset consumer. Suppress sysfs bind attributes so that user-space can't unbind the device because - as of now - it will cause a use-after-free splat from any user that puts the reset control handle.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: cee544a40e4426040946e685988b1489f13e6600 , < 09d6efc6abd42809956d598906c222ccd1c8ae92 (git)
Affected: cee544a40e4426040946e685988b1489f13e6600 , < 76801c3dfca0ac6339a23e9615b5f23e25b8644c (git)
Affected: cee544a40e4426040946e685988b1489f13e6600 , < 1d7d869f074f98c34fe23f6a56e5f3acc1f95a2b (git)
Affected: cee544a40e4426040946e685988b1489f13e6600 , < 16de4c6a8fe9ff497ca1aba33ef0dbee09f11952 (git)
Create a notification for this product.
    Linux Linux Affected: 6.9
Unaffected: 0 , < 6.9 (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/reset/reset-gpio.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "09d6efc6abd42809956d598906c222ccd1c8ae92",
              "status": "affected",
              "version": "cee544a40e4426040946e685988b1489f13e6600",
              "versionType": "git"
            },
            {
              "lessThan": "76801c3dfca0ac6339a23e9615b5f23e25b8644c",
              "status": "affected",
              "version": "cee544a40e4426040946e685988b1489f13e6600",
              "versionType": "git"
            },
            {
              "lessThan": "1d7d869f074f98c34fe23f6a56e5f3acc1f95a2b",
              "status": "affected",
              "version": "cee544a40e4426040946e685988b1489f13e6600",
              "versionType": "git"
            },
            {
              "lessThan": "16de4c6a8fe9ff497ca1aba33ef0dbee09f11952",
              "status": "affected",
              "version": "cee544a40e4426040946e685988b1489f13e6600",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/reset/reset-gpio.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.9"
            },
            {
              "lessThan": "6.9",
              "status": "unaffected",
              "version": "0",
              "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": "6.12.75",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nreset: gpio: suppress bind attributes in sysfs\n\nThis is a special device that\u0027s created dynamically and is supposed to\nstay in memory forever. We also currently don\u0027t have a devlink between\nit and the actual reset consumer. Suppress sysfs bind attributes so that\nuser-space can\u0027t unbind the device because - as of now - it will cause a\nuse-after-free splat from any user that puts the reset control handle."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-06T11:27:24.232Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/09d6efc6abd42809956d598906c222ccd1c8ae92"
        },
        {
          "url": "https://git.kernel.org/stable/c/76801c3dfca0ac6339a23e9615b5f23e25b8644c"
        },
        {
          "url": "https://git.kernel.org/stable/c/1d7d869f074f98c34fe23f6a56e5f3acc1f95a2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/16de4c6a8fe9ff497ca1aba33ef0dbee09f11952"
        }
      ],
      "title": "reset: gpio: suppress bind attributes in sysfs",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43138",
    "datePublished": "2026-05-06T11:27:24.232Z",
    "dateReserved": "2026-05-01T14:12:55.988Z",
    "dateUpdated": "2026-05-06T11:27:24.232Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43138",
      "date": "2026-05-08",
      "epss": "0.00018",
      "percentile": "0.04677"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43138\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:31.117\",\"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\\nreset: gpio: suppress bind attributes in sysfs\\n\\nThis is a special device that\u0027s created dynamically and is supposed to\\nstay in memory forever. We also currently don\u0027t have a devlink between\\nit and the actual reset consumer. Suppress sysfs bind attributes so that\\nuser-space can\u0027t unbind the device because - as of now - it will cause a\\nuse-after-free splat from any user that puts the reset control handle.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/09d6efc6abd42809956d598906c222ccd1c8ae92\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/16de4c6a8fe9ff497ca1aba33ef0dbee09f11952\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1d7d869f074f98c34fe23f6a56e5f3acc1f95a2b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/76801c3dfca0ac6339a23e9615b5f23e25b8644c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…