CVE-2021-47205
- EPSS 0.2%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers regist...
CVE-2021-47206
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 07.01.2025 17:12:26
In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.
CVE-2021-47207
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 13.01.2025 20:42:37
In the Linux kernel, the following vulnerability has been resolved: ALSA: gus: fix null pointer dereference on pointer block The pointer block return from snd_gf1_dma_next_block could be null, so there is a potential null pointer dereference issue....
CVE-2021-47210
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 11.08.2026 03:17:19
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Remove WARN_ON in tps6598x_block_read Calling tps6598x_block_read with a higher than allowed len can be handled by just returning an error. There's no need to cra...
CVE-2021-47211
- EPSS 0.24%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 14.01.2025 14:43:27
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer cs_desc The pointer cs_desc return from snd_usb_find_clock_source could be null, so there is a potential null pointer deref...
CVE-2021-47216
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 18.03.2025 17:01:47
In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed po...
CVE-2021-47219
- EPSS 0.25%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 04.08.2026 10:16:53
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() The following issue was observed running syzkaller: BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h...
CVE-2021-47181
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 20.12.2024 14:31:22
In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.
CVE-2021-47182
- EPSS 0.2%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 21.03.2025 11:54:05
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix scsi_mode_sense() buffer length handling Several problems exist with scsi_mode_sense() buffer length handling: 1) The allocation length field of the MODE SENSE(10...
CVE-2021-47183
- EPSS 0.33%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 04.08.2026 10:16:50
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS...