CVE-2026-46243
Analyzed
Analyzed - Analysis Complete
Linux Kernel SMB Client SPNEGO Key Validation Bypass
Publication date: 2026-06-01
Last updated on: 2026-06-09
Assigner: kernel.org
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 2.6.24 |
| linux | linux_kernel | 7.1 |
| linux | linux_kernel | 7.1 |
| linux | linux_kernel | 7.1 |
| linux | linux_kernel | 7.1 |
| linux | linux_kernel | From 5.16 (inc) to 6.1.175 (exc) |
| linux | linux_kernel | From 5.11 (inc) to 5.15.209 (exc) |
| linux | linux_kernel | From 6.7 (inc) to 6.12.92 (exc) |
| linux | linux_kernel | From 6.13 (inc) to 6.18.34 (exc) |
| linux | linux_kernel | From 2.6.24.1 (inc) to 5.10.258 (exc) |
| linux | linux_kernel | From 6.19 (inc) to 7.0.11 (exc) |
| linux | linux_kernel | From 6.2 (inc) to 6.6.142 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |