- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:18
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop....
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:16
- Zuletzt bearbeitet 04.07.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd When the remoteproc starts in parallel with the NGD driver being probed, or the remoteproc is already up when the ...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:15
- Zuletzt bearbeitet 01.07.2026 14:16:40
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock During the SSR/PDR down notification the tx_lock is taken with the intent to provide synchronization with active DMA transf...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:15
- Zuletzt bearbeitet 01.07.2026 14:16:40
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval() [Why & How] The aux_rd_interval array in struct dc_lttpr_caps is declared with MAX_REPEATER_CNT - 1 (7) eleme...
- EPSS 0.2%
- Veröffentlicht 01.07.2026 13:32:14
- Zuletzt bearbeitet 04.07.2026 12:17:01
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:14
- Zuletzt bearbeitet 01.07.2026 14:16:40
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.17%
- Veröffentlicht 01.07.2026 13:32:13
- Zuletzt bearbeitet 04.07.2026 12:17:01
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...
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-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-53320
- EPSS 0.12%
- Veröffentlicht 26.06.2026 19:41:11
- Zuletzt bearbeitet 06.07.2026 20:12:14
In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty() nilfs_ioctl_mark_blocks_dirty() uses bd_oblocknr to detect dead blocks by comparing it with the current block num...