CVE-2021-47497
- EPSS 0.02%
- Veröffentlicht 22.05.2024 09:15:11
- Zuletzt bearbeitet 24.09.2025 19:16:48
In the Linux kernel, the following vulnerability has been resolved: nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells If a cell has 'nbits' equal to a multiple of BITS_PER_BYTE the logic *p &= GENMASK((cell->nbits%BITS_PER_BYTE) - 1, 0);...
CVE-2021-47498
- EPSS 0.03%
- Veröffentlicht 22.05.2024 09:15:11
- Zuletzt bearbeitet 03.11.2025 18:15:39
In the Linux kernel, the following vulnerability has been resolved: dm rq: don't queue request to blk-mq during DM suspend DM uses blk-mq's quiesce/unquiesce to stop/start device mapper queue. But blk-mq's unquiesce may come from outside events, s...
CVE-2021-47482
- EPSS 0.14%
- Veröffentlicht 22.05.2024 09:15:10
- Zuletzt bearbeitet 02.04.2025 15:09:19
In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadv_nc_mesh_free(). The problem was in wrong error handling in batadv_mesh_init(). Before this patch batad...
CVE-2021-47483
- EPSS 0.02%
- Veröffentlicht 22.05.2024 09:15:10
- Zuletzt bearbeitet 06.01.2025 19:52:33
In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcache_rbtree_exit() In regcache_rbtree_insert_to_block(), when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode->bl...
CVE-2021-47485
- EPSS 0.02%
- Veröffentlicht 22.05.2024 09:15:10
- Zuletzt bearbeitet 06.01.2025 19:53:06
In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields Overflowing either addrlimit or bytes_togo can allow userspace to trigger a buffer overflow of kernel memory...
- EPSS 0.04%
- Veröffentlicht 22.05.2024 09:15:10
- Zuletzt bearbeitet 28.05.2024 19:15:08
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2021-47490
- EPSS 0.03%
- Veröffentlicht 22.05.2024 09:15:10
- Zuletzt bearbeitet 24.01.2025 16:15:28
In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttm_transfered_destroy We need to cleanup the fences for ghost objects as well. Bug: https://bugzilla.kernel.org/show_bug.cgi?id=214029 Bug: https://bugzil...
CVE-2021-47474
- EPSS 0.02%
- Veröffentlicht 22.05.2024 09:15:09
- Zuletzt bearbeitet 24.09.2025 18:51:48
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not assume that the tx and rx buffers are of equal size or a malicious device could ov...
CVE-2021-47475
- EPSS 0.02%
- Veröffentlicht 22.05.2024 09:15:09
- Zuletzt bearbeitet 24.09.2025 18:58:58
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c ("s...
CVE-2021-47476
- EPSS 0.04%
- Veröffentlicht 22.05.2024 09:15:09
- Zuletzt bearbeitet 02.04.2025 15:10:34
In the Linux kernel, the following vulnerability has been resolved: comedi: ni_usb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer de...