CVE-2026-64137 (GCVE-0-2026-64137)

Vulnerability from cvelistv5 – Published: 2026-07-19 15:40 – Updated: 2026-07-20 13:43
VLAI
Title
smb: client: require net admin for CIFS SWN netlink
Summary
In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFS_GENL_CMD_SWN_NOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag, so any local process can send RESOURCE_CHANGE or CLIENT_MOVE notifications to the in-kernel witness handler. The same family exposes CIFS_GENL_MCGRP_SWN without multicast-group capability flags. Register messages sent to that group include the witness registration id and, for NTLM-authenticated mounts, the username, domain, and password attributes copied from the CIFS session. An unprivileged local process should not be able to join that group and receive those messages. Require CAP_NET_ADMIN for incoming SWN_NOTIFY commands with GENL_ADMIN_PERM, and require CAP_NET_ADMIN over the network namespace for joining the SWN multicast group with GENL_MCAST_CAP_NET_ADMIN. The cifs.witness service runs with the privileges needed for both operations.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < 9cf7eb8919344932f909b2fac76296f7656fda8d (git)
Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < 9919021a3b7974ae66a5f9915e3a48c10cfd409b (git)
Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < 969bc6370334a5b4720c5470783295d6484bbc95 (git)
Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < a3238b09c58f323e40743ce174cd0ab81b5c09ed (git)
Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < a8d17d22db591099519a89f14dd24810daba74c3 (git)
Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < c2397b93fbb6f44a788fff30f99be2c20cc5e50f (git)
Affected: fed979a7e082bd9f25f9002c3c4f8740dacd0bc8 , < d1ebfce2c1d161186a82e77590bf7da2ea1bce91 (git)
Create a notification for this product.
Linux Linux Affected: 5.11
Unaffected: 0 , < 5.11 (semver)
Unaffected: 5.15.210 , ≤ 5.15.* (semver)
Unaffected: 6.1.176 , ≤ 6.1.* (semver)
Unaffected: 6.6.143 , ≤ 6.6.* (semver)
Unaffected: 6.12.92 , ≤ 6.12.* (semver)
Unaffected: 6.18.34 , ≤ 6.18.* (semver)
Unaffected: 7.0.11 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/smb/client/netlink.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9cf7eb8919344932f909b2fac76296f7656fda8d",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            },
            {
              "lessThan": "9919021a3b7974ae66a5f9915e3a48c10cfd409b",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            },
            {
              "lessThan": "969bc6370334a5b4720c5470783295d6484bbc95",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            },
            {
              "lessThan": "a3238b09c58f323e40743ce174cd0ab81b5c09ed",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            },
            {
              "lessThan": "a8d17d22db591099519a89f14dd24810daba74c3",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            },
            {
              "lessThan": "c2397b93fbb6f44a788fff30f99be2c20cc5e50f",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            },
            {
              "lessThan": "d1ebfce2c1d161186a82e77590bf7da2ea1bce91",
              "status": "affected",
              "version": "fed979a7e082bd9f25f9002c3c4f8740dacd0bc8",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/smb/client/netlink.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.11"
            },
            {
              "lessThan": "5.11",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.210",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.176",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.143",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.92",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.34",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.210",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.176",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.143",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.92",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.34",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.11",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: require net admin for CIFS SWN netlink\n\nCIFS_GENL_CMD_SWN_NOTIFY is the userspace witness-notify command.  The\nintended sender is the cifs.witness helper, but the generic-netlink\noperation currently has no capability flag, so any local process can send\nRESOURCE_CHANGE or CLIENT_MOVE notifications to the in-kernel witness\nhandler.\n\nThe same family exposes CIFS_GENL_MCGRP_SWN without multicast-group\ncapability flags.  Register messages sent to that group include the witness\nregistration id and, for NTLM-authenticated mounts, the username, domain,\nand password attributes copied from the CIFS session.  An unprivileged\nlocal process should not be able to join that group and receive those\nmessages.\n\nRequire CAP_NET_ADMIN for incoming SWN_NOTIFY commands with\nGENL_ADMIN_PERM, and require CAP_NET_ADMIN over the network namespace for\njoining the SWN multicast group with GENL_MCAST_CAP_NET_ADMIN.  The\ncifs.witness service runs with the privileges needed for both operations."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          }
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-20T13:43:42.369Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9cf7eb8919344932f909b2fac76296f7656fda8d"
        },
        {
          "url": "https://git.kernel.org/stable/c/9919021a3b7974ae66a5f9915e3a48c10cfd409b"
        },
        {
          "url": "https://git.kernel.org/stable/c/969bc6370334a5b4720c5470783295d6484bbc95"
        },
        {
          "url": "https://git.kernel.org/stable/c/a3238b09c58f323e40743ce174cd0ab81b5c09ed"
        },
        {
          "url": "https://git.kernel.org/stable/c/a8d17d22db591099519a89f14dd24810daba74c3"
        },
        {
          "url": "https://git.kernel.org/stable/c/c2397b93fbb6f44a788fff30f99be2c20cc5e50f"
        },
        {
          "url": "https://git.kernel.org/stable/c/d1ebfce2c1d161186a82e77590bf7da2ea1bce91"
        }
      ],
      "title": "smb: client: require net admin for CIFS SWN netlink",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64137",
    "datePublished": "2026-07-19T15:40:31.045Z",
    "dateReserved": "2026-07-19T07:54:57.037Z",
    "dateUpdated": "2026-07-20T13:43:42.369Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64137",
      "date": "2026-07-21",
      "epss": "0.00129",
      "percentile": "0.02944"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64137\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-19T16:17:55.570\",\"lastModified\":\"2026-07-20T15:17:11.847\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nsmb: client: require net admin for CIFS SWN netlink\\n\\nCIFS_GENL_CMD_SWN_NOTIFY is the userspace witness-notify command.  The\\nintended sender is the cifs.witness helper, but the generic-netlink\\noperation currently has no capability flag, so any local process can send\\nRESOURCE_CHANGE or CLIENT_MOVE notifications to the in-kernel witness\\nhandler.\\n\\nThe same family exposes CIFS_GENL_MCGRP_SWN without multicast-group\\ncapability flags.  Register messages sent to that group include the witness\\nregistration id and, for NTLM-authenticated mounts, the username, domain,\\nand password attributes copied from the CIFS session.  An unprivileged\\nlocal process should not be able to join that group and receive those\\nmessages.\\n\\nRequire CAP_NET_ADMIN for incoming SWN_NOTIFY commands with\\nGENL_ADMIN_PERM, and require CAP_NET_ADMIN over the network namespace for\\njoining the SWN multicast group with GENL_MCAST_CAP_NET_ADMIN.  The\\ncifs.witness service runs with the privileges needed for both operations.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/smb/client/netlink.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"9cf7eb8919344932f909b2fac76296f7656fda8d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"9919021a3b7974ae66a5f9915e3a48c10cfd409b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"969bc6370334a5b4720c5470783295d6484bbc95\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"a3238b09c58f323e40743ce174cd0ab81b5c09ed\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"a8d17d22db591099519a89f14dd24810daba74c3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"c2397b93fbb6f44a788fff30f99be2c20cc5e50f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fed979a7e082bd9f25f9002c3c4f8740dacd0bc8\",\"lessThan\":\"d1ebfce2c1d161186a82e77590bf7da2ea1bce91\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/smb/client/netlink.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.11\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.11\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.210\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.176\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.143\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.92\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.34\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.11\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/969bc6370334a5b4720c5470783295d6484bbc95\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9919021a3b7974ae66a5f9915e3a48c10cfd409b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9cf7eb8919344932f909b2fac76296f7656fda8d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a3238b09c58f323e40743ce174cd0ab81b5c09ed\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a8d17d22db591099519a89f14dd24810daba74c3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c2397b93fbb6f44a788fff30f99be2c20cc5e50f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d1ebfce2c1d161186a82e77590bf7da2ea1bce91\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-07-20T15:25:59+00:00",
      "cve": "CVE-2026-64137",
      "id": "CVE-2026-64137",
      "initial_release_date": "2026-07-19T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: smb: client: require net admin for CIFS SWN netlink",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-64137.json",
      "version": "3"
    }
  }
}



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…