- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:14
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task() A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtree_control while a sch...
- EPSS 0.2%
- Veröffentlicht 01.07.2026 13:32:14
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use krealloc_array() in dal_vector_reserve() [Why & How] dal_vector_reserve() computes the allocation size as "capacity * vector->struct_size" using uint32_t arith...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:13
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: debugobjects: Do not fill_pool() if pi_blocked_on On RT enabled kernels, fill_pool() ends up calling rtlock_lock(), which asserts if current::pi_blocked_on is set, because a task c...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:12
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fill_pool() in early boot hardirq context When booting a debug PREEMPT_RT kernel on an ARM64 system, a "inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage...
CVE-2026-53325
- EPSS 0.12%
- Veröffentlicht 29.06.2026 04:53:35
- Zuletzt bearbeitet 06.07.2026 20:09:56
In the Linux kernel, the following vulnerability has been resolved: agp/amd64: Fix broken error propagation in agp_amd64_probe() A NULL pointer dereference was observed in the AMD64 AGP driver when running in a virtualized environment (e.g. qemu/kv...
CVE-2026-53324
- EPSS 0.12%
- Veröffentlicht 26.06.2026 19:41:14
- Zuletzt bearbeitet 06.07.2026 20:10:09
In the Linux kernel, the following vulnerability has been resolved: net: mana: Use pci_name() for debugfs directory naming Use pci_name(pdev) for the per-device debugfs directory instead of hardcoded "0" for PFs and pci_slot_name(pdev->slot) for VF...
CVE-2026-53322
- EPSS 0.18%
- Veröffentlicht 26.06.2026 19:41:13
- Zuletzt bearbeitet 15.07.2026 01:16:32
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfio_pci_core_close_device() call vfio_pci_dma_buf_cleanup() before the function is disabled via vfio_...
CVE-2026-53323
- EPSS 0.09%
- Veröffentlicht 26.06.2026 19:41:13
- Zuletzt bearbeitet 06.07.2026 20:10:22
In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops DSA replaces the conduit (master) device's ethtool_ops with its own wrappers that aggregate stats from both th...
CVE-2026-53321
- EPSS 0.11%
- Veröffentlicht 26.06.2026 19:41:12
- Zuletzt bearbeitet 06.07.2026 20:12:04
In the Linux kernel, the following vulnerability has been resolved: io_uring/napi: cap busy_poll_to 10 msec Currently there's no cap on the maximum amount of time that napi is allowed to poll if no events are found, which can lead to kernel complai...
CVE-2026-53319
- EPSS 0.1%
- Veröffentlicht 26.06.2026 19:41:11
- Zuletzt bearbeitet 06.07.2026 20:12:26
In the Linux kernel, the following vulnerability has been resolved: blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default() wbt_init_enable_default() uses WARN_ON_ONCE to check for failures from wbt_alloc() and wbt_init(). However, both are exp...