CVE-2025-38370
- EPSS 0.07%
- 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.07%
- 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.05%
- 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.05%
- 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...
CVE-2025-38357
- EPSS 0.08%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 18.11.2025 20:35:35
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...
CVE-2025-38358
- EPSS 0.04%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 18.11.2025 20:34:06
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...
CVE-2025-38359
- EPSS 0.05%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 18.11.2025 20:33:01
In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix in_atomic() handling in do_secure_storage_access() Kernel user spaces accesses to not exported pages in atomic context incorrectly try to resolve the page fault. With ...
CVE-2025-38360
- EPSS 0.05%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 18.11.2025 20:32:19
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees [WHY] For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn...
CVE-2025-38361
- EPSS 0.03%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 17.03.2026 15:58:15
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dce_hwseq before dereferencing it [WHAT] hws was checked for null earlier in dce110_blank_stream, indicating hws can be null, and should be checked whenever...
CVE-2025-38353
- EPSS 0.04%
- Veröffentlicht 25.07.2025 13:15:23
- Zuletzt bearbeitet 18.11.2025 12:51:07
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it ...