HomeDefectsLIN1025-6975
Acknowledged

LIN1025-6975 : Security Advisory - linux - CVE-2025-68344

Created: Dec 25, 2025    Updated: Dec 27, 2025
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

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

ALSA: wavefront: Fix integer overflow in sample size validation

The wavefront_send_sample() function has an integer overflow issue
when validating sample size. The header->size field is u32 but gets
cast to int for comparison with dev->freemem

Fix by using unsigned comparison to avoid integer overflow.
Live chat
Online