PT-2026-39068 · Linux · Linux Kernel

Jann Horn

+1

·

Published

2026-05-08

·

Updated

2026-06-01

·

CVE-2026-43407

CVSS v3.1

9.1

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An out-of-bounds access exists in the ceph handle auth reply() function within libceph, triggered by a message of type 'CEPH MSG AUTH REPLY'. The issue occurs because the payload len field is stored as an integer; a value exceeding INT MAX causes an integer overflow, resulting in a negative value. This leads to the pointer address being decremented and subsequently accessed, as the ceph decode need() function only verifies that memory access does not exceed the allocation end address.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Out of bounds Read

Weakness Enumeration

Related Identifiers

CVE-2026-43407
OESA-2026-2417
OESA-2026-2418
OESA-2026-2419

Affected Products

Linux Kernel