← Back to CVE List

CVE-2024-53180

Published: 2024-12-27T14:15Z
Last Modified: 2025-01-16T16:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Add sanity NULL check for the default mmap fault handler A driver might allow the mmap access before initializing its runtime->dma_area properly. Add a proper NULL check before passing to virt_to_page() for avoiding a panic. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt