mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1.0 KiB
1.0 KiB
CVE-2024-39473
Description
In the Linux kernel, the following vulnerability has been resolved:ASoC: SOF: ipc4-topology: Fix input format query of process modules without base extensionIf a process module does not have base config extension then the sameformat applies to all of it's inputs and the process->base_config_ext isNULL, causing NULL dereference when specifically crafted topology andsequences used.
POC
Reference
No PoCs from references.