CVE-2022-50422
- EPSS 0.01%
- Veröffentlicht 01.10.2025 12:15:33
- Zuletzt bearbeitet 14.01.2026 18:16:27
In the Linux kernel, the following vulnerability has been resolved: scsi: libsas: Fix use-after-free bug in smp_execute_task_sg() When executing SMP task failed, the smp_execute_task_sg() calls del_timer() to delete "slow_task->timer". However, if ...
CVE-2025-39927
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:36
- Zuletzt bearbeitet 14.01.2026 18:16:41
In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This preven...
CVE-2025-39920
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 16.01.2026 19:51:49
In the Linux kernel, the following vulnerability has been resolved: pcmcia: Add error handling for add_interval() in do_validate_mem() In the do_validate_mem(), the call to add_interval() does not handle errors. If kmalloc() fails in add_interval()...
CVE-2025-39923
- EPSS 0.03%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 20.01.2026 15:45:52
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often ...
CVE-2025-39911
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:34
- Zuletzt bearbeitet 16.01.2026 19:37:09
In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration later than the first, the error path wants to fr...
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:33
- Zuletzt bearbeitet 14.01.2026 20:16:13
In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl->phydev writes with resolver Currently phylink_resolve() protects itself against concurrent phylink_bringup_phy() or phylink_di...
CVE-2025-39908
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:33
- Zuletzt bearbeitet 14.01.2026 18:16:39
In the Linux kernel, the following vulnerability has been resolved: net: dev_ioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the res...
- EPSS 0.04%
- Veröffentlicht 01.10.2025 08:15:32
- Zuletzt bearbeitet 24.10.2025 12:15:37
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-39901
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:32
- Zuletzt bearbeitet 14.01.2026 20:16:12
In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdev_ops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit ...
CVE-2025-39902
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:32
- Zuletzt bearbeitet 16.01.2026 19:30:38
In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in object_err() object_err() reports details of an object for further debugging, such as the freelist pointer, redzone, et...