CVE-2025-68344

EPSS 0.07%
發布日:2025/12/24修改日:2026/4/28

描述

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.

受影響套件(2)

參考連結(1)