CVE-2021-47652
- EPSS 0.01%
- Veröffentlicht 26.02.2025 06:37:06
- Zuletzt bearbeitet 01.10.2025 20:15:42
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fb_destro...
CVE-2021-47633
- EPSS 0.01%
- Veröffentlicht 26.02.2025 06:37:05
- Zuletzt bearbeitet 23.09.2025 14:55:42
In the Linux kernel, the following vulnerability has been resolved: ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 The bug was found during fuzzing. Stacktrace locates it in ath5k_eeprom_convert_pcal_info_5111. When none of the curve is selecte...
CVE-2021-47634
- EPSS 0.02%
- 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.02%
- 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.02%
- 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-47641
- EPSS 0.02%
- 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.02%
- 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.01%
- 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...
CVE-2021-47632
- EPSS 0.02%
- Veröffentlicht 26.02.2025 06:37:04
- Zuletzt bearbeitet 01.10.2025 20:15:40
In the Linux kernel, the following vulnerability has been resolved: powerpc/set_memory: Avoid spinlock recursion in change_page_attr() Commit 1f9ad21c3b38 ("powerpc/mm: Implement set_memory() routines") included a spin_lock() to change_page_attr() ...
CVE-2023-52926
- EPSS 0.01%
- Veröffentlicht 24.02.2025 09:15:09
- Zuletzt bearbeitet 03.11.2025 21:16:03
In the Linux kernel, the following vulnerability has been resolved: IORING_OP_READ did not correctly consume the provided buffer list when read i/o returned < 0 (except for -EAGAIN and -EIOCBQUEUED return). This can lead to a potential use-after-fre...