CVE-2021-47454
- EPSS 0.02%
- Published 22.05.2024 07:15:10
- Last modified 29.09.2025 16:48:58
In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPT_COUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swa...
CVE-2021-47456
- EPSS 0.02%
- Published 22.05.2024 07:15:10
- Last modified 02.04.2025 15:11:57
In the Linux kernel, the following vulnerability has been resolved: can: peak_pci: peak_pci_remove(): fix UAF When remove the module peek_pci, referencing 'chan' again after releasing 'dev' will cause UAF. Fix this by releasing 'dev' later. The f...
CVE-2021-47457
- EPSS 0.03%
- Published 22.05.2024 07:15:10
- Last modified 29.09.2025 16:44:09
In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() Using wait_event_interruptible() to wait for complete transmission, but do not check the result of wait...
CVE-2021-47458
- EPSS 0.03%
- Published 22.05.2024 07:15:10
- Last modified 23.09.2025 20:25:47
In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIG_FORTIFY_SOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fail...
CVE-2021-47460
- EPSS 0.03%
- Published 22.05.2024 07:15:10
- Last modified 24.09.2025 12:05:35
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 ("fs: Don't invalidate page buffers in block_write_full_page()") uncovered a latent bug in ocfs2 ...
CVE-2021-47439
- EPSS 0.02%
- Published 22.05.2024 07:15:09
- Last modified 02.04.2025 15:14:43
In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence er...
CVE-2021-47440
- EPSS 0%
- Published 22.05.2024 07:15:09
- Last modified 02.04.2025 15:14:28
In the Linux kernel, the following vulnerability has been resolved: net: encx24j600: check error in devm_regmap_init_encx24j600 devm_regmap_init may return error which caused by like out of memory, this will results in null pointer dereference late...
CVE-2021-47441
- EPSS 0.02%
- Published 22.05.2024 07:15:09
- Last modified 02.04.2025 15:12:50
In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: # cat /sys/class/therm...
CVE-2021-47443
- EPSS 0.01%
- Published 22.05.2024 07:15:09
- Last modified 02.04.2025 15:12:38
In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() 'params' is allocated in digital_tg_listen_mdaa(), but not free when digital_send_cmd() failed, which will cause ...
CVE-2021-47444
- EPSS 0.02%
- Published 22.05.2024 07:15:09
- Last modified 25.09.2025 16:01:42
In the Linux kernel, the following vulnerability has been resolved: drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read In commit e11f5bd8228f ("drm: Add support for DP 1.4 Compliance edid corruption test") the function connector_ba...