Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-39751

Description

In the Linux kernel, the following vulnerability has been resolved:ALSA: hda/ca0132: Fix buffer overflow in add_tuning_controlThe 'sprintf' call in 'add_tuning_control' may exceed the 44-bytebuffer if either string argument is too long. This triggers a compilerwarning.Replaced 'sprintf' with 'snprintf' to limit string lengths to preventoverflow.

POC

Reference

No PoCs from references.

Github

- https://github.com/w4zu/Debian_security