In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b ("ALSA: core: Warn on empty module") introduc…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b ("ALSA: core: Warn on empty module") introduced a WARN_ON() for a NULL module pointer passed at snd_card object creation, and it also wraps the code around it with '#ifdef MODULE'. This works in most cases, but the devils are always in details. "MODULE" is defined when the target code (i.e. the sound core) is built as a module; but this does…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/39381fe7394e5eafac76e7e9367e7351138a29c1 Patch
- https://git.kernel.org/stable/c/6b8374ee2cabcf034faa34e69a855dc496a9ec12 Patch
- https://git.kernel.org/stable/c/c935e72139e6d523defd60fe875c01eb1f9ea5c5 Patch
- https://git.kernel.org/stable/c/d7ff29a429b56f04783152ad7bbd7233b740e434 Patch
- https://git.kernel.org/stable/c/e007476725730c1a68387b54b7629486d8a8301e Patch
- https://git.kernel.org/stable/c/e644036a3e2b2c9b3eee3c61b5d31c2ca8b5ba92 Patch
- https://git.kernel.org/stable/c/e7e0ca200772bdb2fdc6d43d32d341e87a36f811 Patch
- https://git.kernel.org/stable/c/39381fe7394e5eafac76e7e9367e7351138a29c1 Patch
- https://git.kernel.org/stable/c/6b8374ee2cabcf034faa34e69a855dc496a9ec12 Patch
- https://git.kernel.org/stable/c/c935e72139e6d523defd60fe875c01eb1f9ea5c5 Patch
- https://git.kernel.org/stable/c/d7ff29a429b56f04783152ad7bbd7233b740e434 Patch
- https://git.kernel.org/stable/c/e007476725730c1a68387b54b7629486d8a8301e Patch
- https://git.kernel.org/stable/c/e644036a3e2b2c9b3eee3c61b5d31c2ca8b5ba92 Patch
- https://git.kernel.org/stable/c/e7e0ca200772bdb2fdc6d43d32d341e87a36f811 Patch
时间线
- nvd_ingest NVD