CVE-2026-45982
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:40
- Zuletzt bearbeitet 16.06.2026 02:39:34
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch() Cover a missed execution path with a new check.
CVE-2026-45980
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:39
- Zuletzt bearbeitet 16.06.2026 02:39:58
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free an...
CVE-2026-45981
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:39
- Zuletzt bearbeitet 16.06.2026 02:39:43
In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before setting up the DMA masks. If `dma_set_coherent_mask()`...
CVE-2026-45978
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:36
- Zuletzt bearbeitet 16.06.2026 02:40:18
In the Linux kernel, the following vulnerability has been resolved: staging: greybus: lights: avoid NULL deref gb_lights_light_config() stores channel_count before allocating the channels array. If kcalloc() fails, gb_lights_release() iterates the ...
CVE-2026-45977
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:35
- Zuletzt bearbeitet 16.06.2026 02:40:23
In the Linux kernel, the following vulnerability has been resolved: fbnic: close fw_log race between users and teardown Fixes a theoretical race on fw_log between the teardown path and fw_log write functions. fw_log is written inside fbnic_fw_log_...
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-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-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...