CVE-2021-47504
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:10
- Zuletzt bearbeitet 29.09.2025 16:31:01
In the Linux kernel, the following vulnerability has been resolved: io_uring: ensure task_work gets run as part of cancelations If we successfully cancel a work item but that work item needs to be processed through task_work, then we can be sleepin...
CVE-2024-36013
- EPSS 0.08%
- Veröffentlicht 23.05.2024 07:15:08
- Zuletzt bearbeitet 01.04.2025 18:40:46
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() Extend a critical section to prevent chan from early freeing. Also make the l2cap_connect() return type void. Nothing i...
CVE-2021-47493
- EPSS 0.03%
- Veröffentlicht 22.05.2024 09:15:11
- Zuletzt bearbeitet 24.09.2025 19:11:04
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix race between searching chunks and release journal_head from buffer_head Encountered a race between ocfs2_test_bg_bit_allocatable() and jbd2_journal_put_journal_head() re...
CVE-2021-47495
- EPSS 0.01%
- Veröffentlicht 22.05.2024 09:15:11
- Zuletzt bearbeitet 29.09.2025 16:34:59
In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide by it. Give up. V2: fixed typo in log and stylistic issues
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...