- EPSS 0.03%
- Veröffentlicht 16.08.2025 11:12:11
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: sched/ext: Prevent update_locked_rq() calls with NULL rq Avoid invoking update_locked_rq() when the runqueue (rq) pointer is NULL in the SCX_CALL_OP and SCX_CALL_OP_RET macros. Pr...
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:55:08
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix kernel crash when hard resetting the GPU The GPU hard reset sequence calls pm_runtime_force_suspend() and pm_runtime_force_resume(), which according to their d...
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:07
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from compactd or fork or numa balancing could release the ...
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:06
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: mm/damon: fix divide by zero in damon_get_intervals_score() The current implementation allows having zero size regions with no special reasons, but damon_get_intervals_score() gets...
- EPSS 0.03%
- Veröffentlicht 16.08.2025 10:55:05
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Disable INVLPGB on Zen2 AMD Cyan Skillfish (Family 17h, Model 47h, Stepping 0h) has an issue that causes system oopses and panics when performing TLB flush using INVLP...
- EPSS 0.02%
- Veröffentlicht 16.08.2025 10:55:04
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users() alloc_tag_top_users() attempts to lock alloc_tag_cttype->mod_lock even when the alloc_tag_cttype is not all...
- EPSS 0.04%
- Veröffentlicht 16.08.2025 10:55:03
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the ...
- EPSS 0.04%
- Veröffentlicht 16.08.2025 10:55:02
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spsc_queue_push and the run-job worker, in which spsc_queue_push may return not-first whi...
- EPSS 0.04%
- Veröffentlicht 16.08.2025 10:55:01
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will...
- EPSS 0.04%
- Veröffentlicht 16.08.2025 10:55:00
- Zuletzt bearbeitet 18.08.2025 20:16:28
In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() There is a potential NULL pointer dereference in zd_mac_tx_to_dev(). For example, the following is poss...