CVE-2021-47381
- EPSS 0.23%
- Veröffentlicht 21.05.2024 15:15:23
- Zuletzt bearbeitet 25.09.2025 15:48:46
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Fix DSP oops stack dump output contents Fix @buf arg given to hex_dump_to_buffer() and stack address used in dump error output.
CVE-2021-47362
- EPSS 0.24%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 26.12.2024 18:47:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Update intermediate power state for SI Update the current state as boot state during dpm initialization. During the subsequent initialization, set_power_state gets call...
CVE-2021-47366
- EPSS 0.21%
- Veröffentlicht 21.05.2024 15:15:22
- Zuletzt bearbeitet 04.08.2026 10:16:59
In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between th...
CVE-2021-47348
- EPSS 0.99%
- Veröffentlicht 21.05.2024 15:15:21
- Zuletzt bearbeitet 02.04.2025 14:30:39
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid HDCP over-read and corruption Instead of reading the desired 5 bytes of the actual target field, the code was reading 8. This could result in a corrupted val...
CVE-2021-47352
- EPSS 0.26%
- Veröffentlicht 21.05.2024 15:15:21
- Zuletzt bearbeitet 04.08.2026 10:16:59
In the Linux kernel, the following vulnerability has been resolved: virtio-net: Add validation for used length This adds validation for used length (might come from an untrusted device) to avoid data corruption or loss.
CVE-2021-47335
- EPSS 0.23%
- Veröffentlicht 21.05.2024 15:15:20
- Zuletzt bearbeitet 11.08.2026 03:17:20
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xff...
CVE-2021-47339
- EPSS 0.24%
- Veröffentlicht 21.05.2024 15:15:20
- Zuletzt bearbeitet 06.03.2025 12:53:53
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data...
CVE-2021-47342
- EPSS 0.25%
- Veröffentlicht 21.05.2024 15:15:20
- Zuletzt bearbeitet 26.12.2024 19:29:20
In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible UAF when remounting r/o a mmp-protected file system After commit 618f003199c6 ("ext4: fix memory leak in ext4_fill_super"), after the file system is remounted re...
- EPSS 0.24%
- Veröffentlicht 21.05.2024 15:15:16
- Zuletzt bearbeitet 04.08.2026 10:16:56
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of snd_seq_timer_open() The timer instance per queue is exclusive, and snd_seq_timer_open() should have managed the concurrent accesses. It looks as if it's ch...
CVE-2021-47283
- EPSS 0.22%
- Veröffentlicht 21.05.2024 15:15:16
- Zuletzt bearbeitet 26.12.2024 20:49:20
In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not pr...