Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2026-46119 — kernel

🔴 CVSS 9.1 — Critical ✅ No Known Exploit NVD
9.1
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

libceph: Fix slab-out-of-bounds access in auth message processing

In the Linux kernel, the following vulnerability has been resolved:

libceph: Fix slab-out-of-bounds access in auth message processing

If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPLY

contains a positive value in its result field, it is treated as an

error code by ceph_handle_auth_reply() and returned to

handle_auth_reply(). Thereafter, an attempt is made to send the

preallocated message of type CEPH_MSG_AUTH, where the returned value is

interpreted as the size of the front segment to send. If the result

value in the message is greater than the size of the memory buffer

allocated for the front segment, an out-of-bounds access occurs, and

the content of the memory region beyond this buffer is sent out.

This patch fixes the issue by treating only negative values in the

result field as errors. Positive values are therefore treated as success

in the same way as a zero value. Additionally, a BUG_ON is added to

__send_prepared_auth_request() comparing the len parameter to

front_alloc_len to prevent sending the message if it exceeds the bounds

of the allocation and to make it easier to catch any logic flaws leading

to this.

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality high, integrity none, availability high.

Affected software

CVE-2026-46119 is recorded against 2 packages.

  • kernel (from 6.19.0 up to 7.0.7)
  • linux-kernel

Timeline and source

Published on 28 May 2026 and last revised on 12 August 2026. No public exploit is currently recorded for this entry. A vendor advisory or fix has been published. Record sourced from NVD.

References

git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
github.com (Advisory)
nvd.nist.gov (Advisory)
git.kernel.org (Package)

CVE-2026-46119 on other distributions

Each distribution ships its own build and its own fixed version. Pick the one you run:

Details

Severity Critical
CVSS Score 9.1
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
CWE N/A
Public Exploit ✅ No
Source NVD
Published 2026-05-28
Updated 2026-08-20
Modified 2026-08-12

Affected Packages

Software From version Fixed in
kernel 6.19.0 7.0.7
linux-kernel

Similar Threats

Exploit Protection

Are you running kernel?

CVE-2026-46119 carries CVSS 9.1 Critical rating. BotEraser checks your installation against this and other known CVE records, and blocks IPs associated with exploit activity.

Check My Site For CVE-2026-46119 →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.