In the Linux kernel, the following vulnerability has been resolved:
drm: xlnx: zynqmp_dpsub: Add NULL check in zynqmp_audio_init
devm_kasprintf() calls can return null pointers on failure.
But some return values were not checked in zynqmp_audio_init().
Add NULL check in zynqmp_audio_init(), avoid referencing null
pointers in the subsequent code.
References
Configurations
History
04 Nov 2025, 17:05
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Summary |
|
|
| CWE | CWE-476 | |
| References | () https://git.kernel.org/stable/c/066d6f22e7d84953db6bbf2dae507401157660c6 - Patch | |
| References | () https://git.kernel.org/stable/c/d0660f9c588a1246a1a543c91a1e3cad910237da - Patch |
16 Apr 2025, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-04-16 15:16
Updated : 2025-11-04 17:05
NVD link : CVE-2025-22099
Mitre link : CVE-2025-22099
CVE.ORG link : CVE-2025-22099
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
