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.
INFO
Published Date :
2025-12-24T10:32:37.615Z
Last Modified :
2026-02-09T08:31:32.875Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2025-68344 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-68344.