HomeDefectsLIN1022-21044
Acknowledged

LIN1022-21044 : Security Advisory - linux - CVE-2026-22984

Created: Jan 26, 2026    Updated: Jan 28, 2026
Found In Version: 10.22.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

Description

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

libceph: prevent potential out-of-bounds reads in handle_auth_done()

Perform an explicit bounds check on payload_len to avoid a possible
out-of-bounds access in the callout.

[ idryomov: changelog ]