CVE-2022-48747
- EPSS 0.05%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 24.03.2025 18:24:37
In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...
CVE-2022-48731
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 01.04.2025 18:27:59
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...
CVE-2022-48733
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 03.11.2025 22:16:01
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:create_snapshot(), we allocate a pending snapshot structure and then attach it to the transaction's list of ...
CVE-2022-48734
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 21.11.2024 07:33:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wai...
- EPSS 0.04%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 05.07.2024 07:15:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2021-4439
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:10
- Zuletzt bearbeitet 21.11.2024 06:37:44
In the Linux kernel, the following vulnerability has been resolved: isdn: cpai: check ctr->cnr to avoid array index out of bound The cmtp_add_connection() would add a cmtp session to a controller and run a kernel thread to process cmtp. __module_...
CVE-2021-47618
- EPSS 0.05%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 17.09.2025 17:06:47
In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing asse...
CVE-2021-47619
- EPSS 0.02%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:41
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:...
CVE-2021-47620
- EPSS 0.03%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:41
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: refactor malicious adv data check Check for out-of-bound read was being performed at the end of while num_reports loop, and would fill journal with false positives. Adde...
CVE-2022-48712
- EPSS 0.04%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 17.09.2025 17:12:00
In the Linux kernel, the following vulnerability has been resolved: ext4: fix error handling in ext4_fc_record_modified_inode() Current code does not fully takes care of krealloc() error case, which could lead to silent memory corruption or a kerne...