CVE-2021-47533
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:16
- Zuletzt bearbeitet 18.09.2025 15:56:31
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...
CVE-2021-47534
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:16
- Zuletzt bearbeitet 01.04.2025 18:41:04
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 FIF...
CVE-2021-47527
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:15
- Zuletzt bearbeitet 24.09.2025 19:47:00
In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 ("tty: serial_core: convert uart_close to use tty_port_close") converted serial core to use tty_port_close()...
CVE-2021-47523
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:14
- Zuletzt bearbeitet 24.09.2025 19:38:33
In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr This buffer is currently allocated in hfi1_init(): if (reinit) ret = init_after_reset(dd); else ret = loadtime_init(dd); if (re...
CVE-2021-47524
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:14
- Zuletzt bearbeitet 24.09.2025 19:41:00
In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix minor-number leak on probe errors Make sure to release the allocated minor number before returning on probe errors.
CVE-2021-47510
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:12
- Zuletzt bearbeitet 29.09.2025 17:11:02
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. #!/bin/sh for d in sda sdb; do mkfs.btr...
CVE-2021-47511
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:12
- Zuletzt bearbeitet 29.09.2025 17:09:23
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 val...
CVE-2021-47515
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:12
- Zuletzt bearbeitet 24.09.2025 19:37:09
In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the ip_rcv_core(...) sets the receiving interface index into the IPv4 socket control block (v5.1...
CVE-2021-47507
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:11
- Zuletzt bearbeitet 24.09.2025 19:17:55
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 ...
CVE-2021-47508
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:11
- Zuletzt bearbeitet 24.09.2025 19:20:07
In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 (size 64): co...