CVE-2025-37934

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37934
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37934.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37934
Downstream
Published
2025-05-20T16:15:30Z
Modified
2025-06-07T05:01:31Z
Summary
[none]
Details

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

ASoC: simple-card-utils: Fix pointer check in graphutilparselinkdirection

Actually check if the passed pointers are valid, before writing to them. This also fixes a USBAN warning: UBSAN: invalid-load in ../sound/soc/fsl/imx-card.c:687:25 load of value 255 is not a valid value for type '_Bool'

This is because playback_only is uninitialized and is not written to, as the playback-only property is absent.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.29-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}