7.8

CVSS3.1

CVE-2021-47533 - drm/vc4: kms: Clear the HVS FIFO commit pointer once done

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 ("drm/vc4: kms: Wait on previous FIFO users before a commit") introduced a wait on the previous commit done on a given HVS FIFO. However, we never cle…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 3:56 p.m.

4.1

CVSS3.1

CVE-2021-47534 - drm/vc4: kms: Add missing drm_crtc_commit_put

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drm_crtc_commit_put Commit 9ec03d7f1ed3 ("drm/vc4: kms: Wait on previous FIFO users before a commit") introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can …

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:13 a.m.

7.8

CVSS3.1

CVE-2021-47566 - proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clear_user() To clear a user buffer we cannot simply use memset, we have to use clear_user(). With a virtio-mem device that registers a vmcore_cb and has some logically unp…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 3:41 p.m.

7.8

CVSS3.1

CVE-2021-47561 - i2c: virtio: disable timeout handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be operating on the buffers it was given while the guest …

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 3:39 p.m.

7.8

CVSS3.1

CVE-2021-47553 - sched/scs: Reset task stack state in bringup_cpu()

In the Linux kernel, the following vulnerability has been resolved: sched/scs: Reset task stack state in bringup_cpu() To hot unplug a CPU, the idle task on that CPU calls a few layers of C code before finally leaving the kernel. When KASAN is in use, poisoned shadow is left around for each of th…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 3:11 p.m.

5.5

CVSS3.1

CVE-2021-47542 - net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()

In the Linux kernel, the following vulnerability has been resolved: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() In qlcnic_83xx_add_rings(), the indirect function of ahw->hw_ops->alloc_mbx_args will be called to allocate memory for cmd.req.arg, and there is a der…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:13 a.m.

5.5

CVSS3.1

CVE-2021-47512 - net/sched: fq_pie: prevent dismantle issue

In the Linux kernel, the following vulnerability has been resolved: net/sched: fq_pie: prevent dismantle issue For some reason, fq_pie_destroy() did not copy working code from pie_destroy() and other qdiscs, thus causing elusive bug. Before calling del_timer_sync(&q->adapt_timer), we need to ens…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:12 a.m.

4.7

CVSS3.1

CVE-2021-47507 - nfsd: Fix nsfd startup race (again)

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race (again) Commit bd5ae9288d64 ("nfsd: register pernet ops last, unregister first") has re-opened rpc_pipefs_event() race against nfsd_net_id registration (register_pernet_subsys()) which has been fixed b…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 24, 2025, 7:17 p.m.

5.5

CVSS3.1

CVE-2021-47509 - ALSA: pcm: oss: Limit the period size to 16MB

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size (the fragment shift in OSS) instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers …

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:37 a.m.

5.5

CVSS3.1

CVE-2021-47511 - ALSA: pcm: oss: Fix negative period/buffer sizes

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive values and handle them with size_t. Due to that, a …

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:37 a.m.
Total resulsts: 349182
Page 9684 of 34,919
Β« previous page Β» next page
Filters