2025-07-25 15:27:34
Linux
PUBLISHED
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 a potential NULL pointer dereference.