CVE-2025-39784
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:34
- Zuletzt bearbeitet 25.11.2025 18:49:03
In the Linux kernel, the following vulnerability has been resolved: PCI: Fix link speed calculation on retrain failure When pcie_failed_link_retrain() fails to retrain, it tries to revert to the previous link speed. However it calculates that spee...
CVE-2025-39785
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:34
- Zuletzt bearbeitet 25.11.2025 18:47:36
In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local The local variable is passed in request_irq (), and there will be use after free problem, which will make reques...
CVE-2025-39783
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:33
- Zuletzt bearbeitet 16.01.2026 20:24:08
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix configfs group list head handling Doing a list_del() on the epf_group field of struct pci_epf_driver in pci_epf_remove_cfs() is not correct as this field is a li...
CVE-2025-39782
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:32
- Zuletzt bearbeitet 16.01.2026 20:24:03
In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2_log_do_checkpoint() Both jbd2_log_do_checkpoint() and jbd2_journal_shrink_checkpoint_list() periodically release j_list_lock after processing a bat...
CVE-2025-39780
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:31
- Zuletzt bearbeitet 25.11.2025 19:08:03
In the Linux kernel, the following vulnerability has been resolved: sched/ext: Fix invalid task state transitions on class switch When enabling a sched_ext scheduler, we may trigger invalid task state transitions, resulting in warnings like the fol...
CVE-2025-39781
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:31
- Zuletzt bearbeitet 25.11.2025 18:49:43
In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARN_ON_ONCE() from flush_cache_vmap I have observed warning to occassionally trigger.
CVE-2025-39779
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:30
- Zuletzt bearbeitet 25.11.2025 19:08:58
In the Linux kernel, the following vulnerability has been resolved: btrfs: subpage: keep TOWRITE tag until folio is cleaned btrfs_subpage_set_writeback() calls folio_start_writeback() the first time a folio is written back, and it also clears the P...
CVE-2025-39777
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:29
- Zuletzt bearbeitet 25.11.2025 19:09:23
In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace ("stream") free function use a consistent type, and ...
CVE-2025-39775
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:28
- Zuletzt bearbeitet 25.11.2025 19:54:17
In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix WARN with uffd that has remap events disabled Registering userfaultd on a VMA that spans at least one PMD and then mremap()'ing that VMA can trigger a WARN when reco...
CVE-2025-39776
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:28
- Zuletzt bearbeitet 16.01.2026 20:12:02
In the Linux kernel, the following vulnerability has been resolved: mm/debug_vm_pgtable: clear page table entries at destroy_args() The mm/debug_vm_pagetable test allocates manually page table entries for the tests it runs, using also its manually ...