In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix division by zero in initialize_timer() A userspace-driven ALSA timer (SND_UTIMER) lets an unprivileged user set th…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix division by zero in initialize_timer() A userspace-driven ALSA timer (SND_UTIMER) lets an unprivileged user set the backing snd_timer's hardware resolution to an arbitrary 64-bit value via SNDRV_TIMER_IOCTL_CREATE. snd_utimer_create() only rejects zero. When such a timer is bound to a sequencer queue, initialize_timer() computes the tick period as tmr->ticks = 1000000000 / (r * freq); where r is that user-c…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/21e19688433452dfbbbe6b2bb670dea6eb92f0f6
- https://git.kernel.org/stable/c/42c6543ff27ea280334244458d4f52ec7133cc05
- https://git.kernel.org/stable/c/5260e195c53e898a4a76527d4bb2178f31795e78
- https://git.kernel.org/stable/c/d0e19932875746118e298b4c974f3b2d4aeb16fc
时间线
- nvd_ingest NVD