cve/2025/CVE-2025-38454.md
2025-09-29 21:09:30 +02:00

897 B

CVE-2025-38454

Description

In the Linux kernel, the following vulnerability has been resolved:ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()Use pr_warn() instead of dev_warn() when 'pdev' is NULL to avoid apotential NULL pointer dereference.

POC

Reference

No PoCs from references.

Github