CVE-2025-22099

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-22099
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-22099.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-22099
Downstream
Published
2025-04-16T15:16:04Z
Modified
2025-08-30T18:00:21Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudio_init

devmkasprintf() calls can return null pointers on failure. But some return values were not checked in zynqmpaudio_init().

Add NULL check in zynqmpaudioinit(), avoid referencing null pointers in the subsequent code.

References

Affected packages