Security Advisory

CVE-2024-53180

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-12-27 13:49:23
Last updated 2026-05-11 20:52:23
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.