PULSE
LIVE16signals / 24h
FEED
ransomkairos reclama a Collge O'Sullivan de Québec · CA · Educationransomincransom reclama a Ali-Monde · US · Not Foundransomcoinbasecartel reclama a Caterpillar · US · Manufacturingransomanubis reclama a Bath Fitter · US · Consumer Servicesransomanubis reclama a Fairlife / Coca-Cola · US · Agriculture and Food Productionransomnova reclama a Jrd logistics · Transportation/Logisticsransomnova reclama a Rumah Sakit Universitas Indonesia (RSUI) · ID · Healthcareransomnova reclama a Universidad Nacional de Mar del Plata · AR · Educationransomcoinbasecartel reclama a Colliers Real Estate · US · Business Servicesransomakira reclama a McKeever , Varga & Senko · Business Servicesransomakira reclama a L&A Transport · Transportation/Logisticsransomnova reclama a Koplarla · ID · Not Foundransomqilin reclama a Bolt & Nut Manufacturing · GB · Manufacturingransomchaos reclama a wikoff.com · US · Business Servicesransomkairos reclama a Collge O'Sullivan de Québec · CA · Educationransomincransom reclama a Ali-Monde · US · Not Foundransomcoinbasecartel reclama a Caterpillar · US · Manufacturingransomanubis reclama a Bath Fitter · US · Consumer Servicesransomanubis reclama a Fairlife / Coca-Cola · US · Agriculture and Food Productionransomnova reclama a Jrd logistics · Transportation/Logisticsransomnova reclama a Rumah Sakit Universitas Indonesia (RSUI) · ID · Healthcareransomnova reclama a Universidad Nacional de Mar del Plata · AR · Educationransomcoinbasecartel reclama a Colliers Real Estate · US · Business Servicesransomakira reclama a McKeever , Varga & Senko · Business Servicesransomakira reclama a L&A Transport · Transportation/Logisticsransomnova reclama a Koplarla · ID · Not Foundransomqilin reclama a Bolt & Nut Manufacturing · GB · Manufacturingransomchaos reclama a wikoff.com · US · Business Services
← All CVEs
CVE WatchJul 20, 2026

CVE-2026-64137

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFS_GENL_CMD_SWN_

CVSS

7.8

High

EPSS

0.2%

p7

KEV

Exploit Today

2

0-100

Published: Jul 19, 2026 · Last modified: Jul 20, 2026

EPSS · 30d

Not enough EPSS history yet.

Technical description

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.

Official references
Related CVEs

No related CVEs by CWE or product.