CVE-2025-22099
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
16/04/2025
Last modified:
04/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm: xlnx: zynqmp_dpsub: Add NULL check in zynqmp_audio_init<br />
<br />
devm_kasprintf() calls can return null pointers on failure.<br />
But some return values were not checked in zynqmp_audio_init().<br />
<br />
Add NULL check in zynqmp_audio_init(), avoid referencing null<br />
pointers in the subsequent code.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.14.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



