CVE-2025-38364
- EPSS 0.16%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 12.05.2026 13:16:48
In the Linux kernel, the following vulnerability has been resolved: maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate() Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already c...
CVE-2025-38365
- EPSS 0.11%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 16.12.2025 17:32:30
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename com...
CVE-2025-38366
- EPSS 0.15%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 18.11.2025 20:29:16
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 ...
CVE-2025-38367
- EPSS 0.14%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 19.11.2025 20:17:53
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...
CVE-2025-38368
- EPSS 0.15%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 19.11.2025 20:17:59
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 ...
CVE-2025-38369
- EPSS 0.15%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 18.11.2025 19:27:41
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...
CVE-2025-38370
- EPSS 0.13%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 18.11.2025 19:27:23
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 ...
CVE-2025-38354
- EPSS 0.16%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 16.12.2025 14:12:25
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...
CVE-2025-38355
- EPSS 0.15%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 18.11.2025 12:50:59
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 ...
CVE-2025-38356
- EPSS 0.15%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 18.11.2025 12:50:49
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...