- EPSS 0.03%
- Published 25.07.2025 13:15:25
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "num_cpu" from user space The maximum supported cpu number is EIOINTC_ROUTE_MAX_VCPUS about irqchip EIOINTC, here add validation about cpu number ...
- EPSS 0.03%
- Published 25.07.2025 13:15:25
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTC_ENABLE. There will be array index overflow pro...
- EPSS 0.03%
- Published 25.07.2025 13:15:25
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe() The returned value, pfsm->miscdev.name, from devm_kasprintf() could be NULL. A pointer check is added to prevent ...
- EPSS 0.03%
- Published 25.07.2025 13:15:25
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call t...
- EPSS 0.03%
- Published 25.07.2025 13:15:25
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix failure to rebuild free space tree using multiple transactions If we are rebuilding a free space tree, while modifying the free space tree we may need to allocate a new ...
- EPSS 0.03%
- Published 25.07.2025 13:15:24
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: drm/msm/gpu: Fix crash when throttling GPU immediately during boot There is a small chance that the GPU is already hot during boot. In that case, the call to of_devfreq_cooling_reg...
- EPSS 0.03%
- Published 25.07.2025 13:15:24
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt->wq that we use to complete asynchronous removal of some ...
- EPSS 0.03%
- Published 25.07.2025 13:15:24
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop thi...
- EPSS 0.03%
- Published 25.07.2025 13:15:24
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: fuse: fix runtime warning on truncate_folio_batch_exceptionals() The WARN_ON_ONCE is introduced on truncate_folio_batch_exceptionals() to capture whether the filesystem has removed...
- EPSS 0.03%
- Published 25.07.2025 13:15:24
- Last modified 25.07.2025 15:29:19
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between async reclaim worker and close_ctree() Syzbot reported an assertion failure due to an attempt to add a delayed iput after we have set BTRFS_FS_STATE_NO_DELA...