CVE-2025-39751

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-39751
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-39751.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-39751
Downstream
Related
Published
2025-09-11T17:15:38Z
Modified
2025-09-15T15:22:38Z
Summary
[none]
Details

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

ALSA: hda/ca0132: Fix buffer overflow in addtuningcontrol

The 'sprintf' call in 'addtuningcontrol' 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.

References

Affected packages