Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-46119

9.1 · CRITICAL
Published May 28, 2026 linux CWE-125

Overview

CVE-2026-46119 is a critical-severity vulnerability affecting linux linux_kernel. It was published on May 28, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

f

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 2.6.34.1, < 5.15.209 Affected

Frequently Asked Questions

What is CVE-2026-46119?

CVE-2026-46119 is a critical-severity vulnerability affecting linux linux_kernel. It was published on May 28, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2026-46119?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-46119?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-46119?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-46119 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026