CVE-2026-97564
Last modified
CVE-2026-97564 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.idmap descriptions cifs.idmap key descriptions carry authority-bearing fields (owner and group SIDs and uid/gid values in "os:"/"gs:"/"oi:"/"gi:" form) that the cifs.idmap upcall helper treats as kernel-originating inputs. Unlike its sibling cifs.spnego, the cifs.idmap key type has no vet_description hook, so userspace can create keys of this type through request_key(2)/add_key(2) and supply those fields without CIFS origin. A request_key(2) call with a non-NULL callout then drives a root usermodehelper upcall (/sbin/request-key -> cifs.idmap) that consumes the unvetted description in root context. Only accept cifs.idmap descriptions while CIFS is using its private root_cred to request the key.
Description
In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.idmap descriptions cifs.idmap key descriptions carry authority-bearing fields (owner and group SIDs and uid/gid values in "os:"/"gs:"/"oi:"/"gi:" form) that the cifs.idmap upcall helper treats as kernel-originating inputs. Unlike its sibling cifs.spnego, the cifs.idmap key type has no vet_description hook, so userspace can create keys of this type through request_key(2)/add_key(2) and supply those fields without CIFS origin. A request_key(2) call with a non-NULL callout then drives a root usermodehelper upcall (/sbin/request-key -> cifs.idmap) that consumes the unvetted description in root context. Only accept cifs.idmap descriptions while CIFS is using its private root_cred to request the key. id_to_sid()/sid_to_id() already run under override_creds(root_cred), so the kernel-originated path is unaffected. This mirrors commit 3da1fdf4efbc ("smb: client: reject userspace cifs.spnego descriptions"), which applied the same restriction to cifs.spnego.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4d79dba0e00749fa40de8ef13a9b85ce57a1603b, < e5964064e3fbe6325893408faff08ca33de0e2c3; >= 4d79dba0e00749fa40de8ef13a9b85ce57a1603b, < 96751028c0d4dec785709ea3eb0ab38a4f2ded96; >= 4d79dba0e00749fa40de8ef13a9b85ce57a1603b, < 1d3b24b16a0b013792e8f1e3ed060f0b46f537d1; >= 4d79dba0e00749fa40de8ef13a9b85ce57a1603b, < d9d7eeb0cea5b55b82888f443622fd8d4ee064f3 |
| Linux | Linux | 3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97564?
How severe is CVE-2026-97564?
How do I fix CVE-2026-97564?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-97559In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9756The GenerateBlocks plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-97560In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97561In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97562In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97563In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97565In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97566In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97567In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97568In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97569In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9757The GEO my WP plugin for WordPress is vulnerable to SQL Inje…7.5
Are you affected by CVE-2026-97564?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
