Description
In the Linux kernel, the following vulnerability has been resolved:
ASoC: pxa: fix null-pointer dereference in filter()
kasprintf() would return NULL pointer when kmalloc() fail to allocate.
Need to check the return pointer before calling strcmp().
ASoC: pxa: fix null-pointer dereference in filter()
kasprintf() would return NULL pointer when kmalloc() fail to allocate.
Need to check the return pointer before calling strcmp().
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
History
Wed, 31 Dec 2025 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Tue, 30 Dec 2025 12:30:00 +0000
Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-12-30T12:15:37.827Z
Reserved: 2025-12-30T12:06:07.136Z
Link: CVE-2022-50866
No data.
Status : Awaiting Analysis
Published: 2025-12-30T13:16:01.420
Modified: 2025-12-31T20:43:05.160
Link: CVE-2022-50866
OpenCVE Enrichment
No data.
Weaknesses
No weakness.