- EPSS 0.02%
- Veröffentlicht 23.08.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 22:18:16
In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does n...
CVE-2022-48943
- EPSS 0.03%
- Veröffentlicht 22.08.2024 04:15:19
- Zuletzt bearbeitet 22.08.2024 18:27:42
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvm_arch_can_dequeue_async_page_present() to determine whethe...
CVE-2022-48942
- EPSS 0.03%
- Veröffentlicht 22.08.2024 04:15:18
- Zuletzt bearbeitet 22.08.2024 18:25:14
In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devm_thermal_zone_of_sensor_reg...
CVE-2022-48937
- EPSS 0.02%
- Veröffentlicht 22.08.2024 04:15:17
- Zuletzt bearbeitet 22.08.2024 19:07:28
In the Linux kernel, the following vulnerability has been resolved: io_uring: add a schedule point in io_add_buffers() Looping ~65535 times doing kmalloc() calls can trigger soft lockups, especially with DEBUG features (like KASAN). [ 253.536212]...
CVE-2022-48938
- EPSS 0.02%
- Veröffentlicht 22.08.2024 04:15:17
- Zuletzt bearbeitet 08.11.2024 16:15:17
In the Linux kernel, the following vulnerability has been resolved: CDC-NCM: avoid overflow in sanity checking A broken device may give an extreme offset like 0xFFF0 and a reasonable length for a fragment. In the sanity check as formulated now, thi...
CVE-2022-48939
- EPSS 0.03%
- Veröffentlicht 22.08.2024 04:15:17
- Zuletzt bearbeitet 22.08.2024 19:02:08
In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: tas...
CVE-2022-48940
- EPSS 0.03%
- Veröffentlicht 22.08.2024 04:15:17
- Zuletzt bearbeitet 22.08.2024 18:37:46
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copy_map_value When both bpf_spin_lock and bpf_timer are present in a BPF map value, copy_map_value needs to skirt both objects when copying a value...
CVE-2022-48941
- EPSS 0.02%
- Veröffentlicht 22.08.2024 04:15:17
- Zuletzt bearbeitet 19.06.2025 13:15:22
In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 ("ice: Stop processing VF messages during teardown") introduced a driver state flag, ICE_VF_DEINIT_IN_PROGRESS, whi...
CVE-2022-48931
- EPSS 0.02%
- Veröffentlicht 22.08.2024 04:15:16
- Zuletzt bearbeitet 23.08.2024 01:54:11
In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs_{,un}register_subsystem() When configfs_register_subsystem() or configfs_unregister_subsystem() is executing link_group() or unlink_group(), it is ...
CVE-2022-48932
- EPSS 0.03%
- Veröffentlicht 22.08.2024 04:15:16
- Zuletzt bearbeitet 23.08.2024 01:48:35
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bo...