CVE-2025-39751
11.09.2025, 17:15
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control The 'sprintf' call in 'add_tuning_control' may exceed the 44-byte buffer if either string argument is too long. This triggers a compiler warning. Replaced 'sprintf' with 'snprintf' to limit string lengths to prevent overflow.Enginsight
Awaiting analysis
This vulnerability is currently awaiting analysis.

Debian Releases
References