Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid, uid, creduid, and upcall_target that cifs.upcall treats as kernel-originating inputs. However, userspace can also create keys of this type through request_key(2) or add_key(2), allowing those fields to be supplied without CIFS origin. Only accept cifs.spnego descriptions while CIFS is using its private spnego_cred to request the key.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.24.1, < 5.10.258 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0aece6685fc80a8de492688ca2315fb86ec379c7Patch
- https://git.kernel.org/stable/c/2035acfb17221729b1b8ac335e941868a04ca079Patch
- https://git.kernel.org/stable/c/3da1fdf4efbc490041eb4f836bf596201203f8f2Patch
- https://git.kernel.org/stable/c/7713bd320ed4fc3d08a227cd8e41242219a16981Patch
- https://git.kernel.org/stable/c/91f89c1d83e80417629791fcef6af8140d7d01c8Patch
- https://git.kernel.org/stable/c/9544559e59438a4b609b2fdfa0763d8360572824Patch
- https://git.kernel.org/stable/c/a3bbda6502a9398b816fa2e71c9a3f955f58013dPatch
- https://git.kernel.org/stable/c/cf20038657d6d4974349556a34e08fe0490bebbcPatch
- http://www.openwall.com/lists/oss-security/2026/06/01/6Mailing ListThird Party Advisory
- https://access.redhat.com/errata/RHSA-2026:23258
- https://access.redhat.com/errata/RHSA-2026:23259
- https://access.redhat.com/errata/RHSA-2026:23329
- https://access.redhat.com/errata/RHSA-2026:23395
- https://access.redhat.com/errata/RHSA-2026:24381
- https://access.redhat.com/errata/RHSA-2026:25908
FAQ
What is CVE-2026-46243?
CVE-2026-46243 is a vulnerability with a CVSS score of 7.1 (HIGH). In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid, ...
How severe is CVE-2026-46243?
CVE-2026-46243 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46243?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.