CVE-2026-45976
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:34
- Zuletzt bearbeitet 16.06.2026 02:40:53
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_ras_init() When amdgpu_nbio_ras_sw_init() fails in amdgpu_ras_init(), the function returns directly without freeing the allocated con structur...
CVE-2026-45974
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:33
- Zuletzt bearbeitet 16.06.2026 02:41:44
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means we did not find any key greater than or equals to th...
CVE-2026-45975
- EPSS 0.11%
- Veröffentlicht 27.05.2026 12:18:33
- Zuletzt bearbeitet 16.06.2026 02:41:06
In the Linux kernel, the following vulnerability has been resolved: ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd struct ublksrv_ctrl_cmd is part of the io_uring_sqe, which may lie in userspace-mapped memory. It's racy to access its fields ...
CVE-2026-45973
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:18:32
- Zuletzt bearbeitet 16.06.2026 02:42:00
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR hang in LAG error state unload During firmware reset in LAG mode, a race condition causes the driver to hang indefinitely while waiting for UMR completion during...
CVE-2026-45972
- EPSS 0.33%
- Veröffentlicht 27.05.2026 12:18:31
- Zuletzt bearbeitet 30.06.2026 03:20:07
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2_open_file() Zero out @err_iov and @err_buftype before retrying SMB2_open() to prevent an UAF bug if @data != NULL, otherwise ...
CVE-2026-45971
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:30
- Zuletzt bearbeitet 16.06.2026 02:42:22
In the Linux kernel, the following vulnerability has been resolved: bpf: Limit bpf program signature size Practical BPF signatures are significantly smaller than KMALLOC_MAX_CACHE_SIZE Allowing larger sizes opens the door for abuse by passing exce...
CVE-2026-45970
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:29
- Zuletzt bearbeitet 16.06.2026 02:42:53
In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. During rapid bond up/down cycles, rlb_deinitialize(...
CVE-2026-45969
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:28
- Zuletzt bearbeitet 16.06.2026 02:43:21
In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for input_ff_create_memless The ps_gamepad_create() function calls input_ff_create_memless() without verifying its return value, which can lead...
CVE-2026-45968
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:27
- Zuletzt bearbeitet 16.06.2026 02:43:34
In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms (PowerNV systems without a power-mgt DT node), cpuidle may register only a single idle state. In c...
CVE-2026-45967
- EPSS 0.11%
- Veröffentlicht 27.05.2026 12:18:25
- Zuletzt bearbeitet 16.06.2026 02:43:49
In the Linux kernel, the following vulnerability has been resolved: bpf: Return proper address for non-zero offsets in insn array The map_direct_value_addr() function of the instruction array map incorrectly adds offset to the resulting address. Th...