CVE-2021-47634
- EPSS 0.07%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 24.03.2025 17:48:27
In the Linux kernel, the following vulnerability has been resolved: ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl Hulk Robot reported a KASAN report about use-after-free: =======================================================...
CVE-2021-47635
- EPSS 0.04%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 23.09.2025 18:46:00
In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix to add refcount once page is set private MM defined the rule [1] very clearly that once page was set with PG_private flag, we should increment the refcount in that page,...
CVE-2021-47636
- EPSS 0.04%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 01.10.2025 20:15:40
In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Function ubifs_wbuf_write_nolock() may access buf out of bounds in following process: ubifs_wbuf_write_nolock(): align...
CVE-2021-47637
- EPSS 0.03%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 01.10.2025 20:15:40
In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: [ 77.028764] task:kworker/u8:4 state:D stack: 0 pid: 132 [ 77.028820] Call Tr...
CVE-2021-47638
- EPSS 0.04%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 01.10.2025 20:15:40
In the Linux kernel, the following vulnerability has been resolved: ubifs: rename_whiteout: Fix double free for whiteout_ui->data 'whiteout_ui->data' will be freed twice if space budget fail for rename whiteout operation as following process: rena...
CVE-2021-47639
- EPSS 0.04%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 24.03.2025 17:47:07
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU Zap both valid and invalid roots when zapping/unmapping a gfn range, as KVM must ensure it holds no references to ...
CVE-2021-47640
- EPSS 0.04%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 01.10.2025 20:15:41
In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix early region not updated correctly The shadow's page table is not updated when PTE_RPN_SHIFT is 24 and PAGE_SHIFT is 12. It not only causes false positives but a...
CVE-2021-47641
- EPSS 0.03%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 01.10.2025 20:15:41
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will...
CVE-2021-47642
- EPSS 0.03%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 23.09.2025 18:46:15
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it lo...
CVE-2021-47631
- EPSS 0.04%
- Veröffentlicht 26.02.2025 06:37:04
- Zuletzt bearbeitet 01.10.2025 20:15:39
In the Linux kernel, the following vulnerability has been resolved: ARM: davinci: da850-evm: Avoid NULL pointer dereference With newer versions of GCC, there is a panic in da850_evm_config_emac() when booting multi_v5_defconfig in QEMU under the pa...