CVE-2026-43304
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/05/2026
Last modified:
15/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
libceph: define and enforce CEPH_MAX_KEY_LEN<br />
<br />
When decoding the key, verify that the key material would fit into<br />
a fixed-size buffer in process_auth_done() and generally has a sane<br />
length.<br />
<br />
The new CEPH_MAX_KEY_LEN check replaces the existing check for a key<br />
with no key material which is a) not universal since CEPH_CRYPTO_NONE<br />
has to be excluded and b) doesn&#39;t provide much value since a smaller<br />
than needed key is just as invalid as no key -- this has to be handled<br />
elsewhere anyway.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1b275bd49e58752efb83767a5d1aed41356c5e64
- https://git.kernel.org/stable/c/6405e8c680974bb74e2c98d5249fb52c7b12a6c6
- https://git.kernel.org/stable/c/8d745d38c88ecbed95f6b2b39857bf89f35a3244
- https://git.kernel.org/stable/c/ac431d597a9bdfc2ba6b314813f29a6ef2b4a3bf
- https://git.kernel.org/stable/c/c1a0f5f1e5e7e98c36a362ec3d1fcfd9932931ed
- https://git.kernel.org/stable/c/d82467c07b03a27c3c5469b62bb3b726305a80bb
- https://git.kernel.org/stable/c/e1dc45d97975f9db65694d234fbddf1915176e16



