CVE-2022-48712
- EPSS 0.03%
- 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...
CVE-2022-48713
- EPSS 0.05%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 17.09.2025 17:12:38
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/pt: Fix crash with stop filters in single-range mode Add a check for !buf->single before calling pt_buffer_region_size in a place where a missing check can cause a k...
CVE-2024-38620
- EPSS 0.05%
- Veröffentlicht 20.06.2024 08:15:38
- Zuletzt bearbeitet 03.10.2025 16:09:01
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Remove HCI_AMP support Since BT_HS has been remove HCI_AMP controllers no longer has any use so remove it along with the capability of creating AMP controllers. Si...
CVE-2024-38619
- EPSS 0.02%
- Veröffentlicht 20.06.2024 07:15:41
- Zuletzt bearbeitet 03.11.2025 22:17:02
In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alauda_info will remain 0 if alauda_init_media() fails, potentially causing divide erro...
CVE-2021-47616
- EPSS 0.03%
- Veröffentlicht 19.06.2024 15:15:56
- Zuletzt bearbeitet 21.11.2024 06:36:40
In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxe_queue_cleanup On error handling path in rxe_qp_from_init() qp->sq.queue is freed and then rxe_create_qp() will drop last reference to this object. q...
CVE-2021-47605
- EPSS 0.08%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:39
In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vduse_dev_ioctl() The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-...
CVE-2021-47606
- EPSS 0.01%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:39
In the Linux kernel, the following vulnerability has been resolved: net: netlink: af_netlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netem_enqueue function w...
CVE-2021-47607
- EPSS 0.02%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:39
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg The implementation of BPF_CMPXCHG on a high level has the following parameters: .-[old-val] ...
CVE-2021-47608
- EPSS 0.06%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:39
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kernel address leakage in atomic fetch The change in commit 37086bfdc737 ("bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH") around check_mem_access() han...
CVE-2021-47609
- EPSS 0.03%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:39
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Fix string overflow in SCPI genpd driver Without the bound checks for scpi_pd->name, it could result in the buffer overflow when copying the SCPI device name fr...