CVE-2023-52697

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52697
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52697.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-52697
Downstream
Related
Published
2024-05-17T15:15:20Z
Modified
2024-11-21T08:40:23Z
Summary
[none]
Details

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

ASoC: Intel: sofsdwrtsdcajackcommon: ctx->headsetcodec_dev = NULL

sofsdwrtsdcajackexit() are used by different codecs, and some of them use the same dai name. For example, rt712 and rt713 both use "rt712-sdca-aif1" and sofsdwrtsdcajackexit(). As a result, sofsdwrtsdcajackexit() will be called twice by mcdailinkexitloop(). Set ctx->headsetcodecdev = NULL; after putdevice(ctx->headsetcodecdev); to avoid ctx->headsetcodec_dev being put twice.

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.6.15-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}