Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14, < 6.14.2 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/066d6f22e7d84953db6bbf2dae507401157660c6Patch
- https://git.kernel.org/stable/c/d0660f9c588a1246a1a543c91a1e3cad910237daPatch
FAQ
What is CVE-2025-22099?
CVE-2025-22099 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2025-22099?
CVE-2025-22099 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-22099?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.