HomeDefectsLIN1022-22431
Acknowledged

LIN1022-22431 : Security Advisory - linux - CVE-2026-31417

Created: Apr 14, 2026    Updated: Apr 23, 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:  net/x25: Fix overflow when accumulating packets  Add a check to ensure that `x25_sock.fraglen` does not overflow.  The `fraglen` also needs to be resetted when purging `fragment_queue` in `x25_clear_queues()`.