- EPSS 0.06%
- Veröffentlicht 28.10.2025 11:48:21
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference There is a critical race condition in kprobe initialization that can lead to NULL pointer dere...
- EPSS 0.06%
- Veröffentlicht 28.10.2025 11:48:20
- Zuletzt bearbeitet 06.12.2025 22:15:52
In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix flag-dropping behavior in ksm_madvise syzkaller discovered the following crash: (kernel BUG) [ 44.607039] ------------[ cut here ]------------ [ 44.607422] kernel ...
- EPSS 0.02%
- Veröffentlicht 28.10.2025 11:48:19
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess->rpc_handle_list' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected b...
- EPSS 0.02%
- Veröffentlicht 28.10.2025 11:48:18
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefb_detach_genpds() The pm_domain cleanup can not be devres managed as it uses struct simplefb_par which is allocated within struct fb_i...
- EPSS 0.03%
- Veröffentlicht 28.10.2025 11:48:18
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is runn...
- EPSS 0.06%
- Veröffentlicht 28.10.2025 11:48:17
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak Struct ff_effect_compat is embedded twice inside uinput_ff_upload_compat, contains internal padding. In p...
- EPSS 0.05%
- Veröffentlicht 28.10.2025 11:48:17
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpc_put_args copy_to_user() failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This ...
- EPSS 0.03%
- Veröffentlicht 28.10.2025 11:48:16
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aer_ratelimit() When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an e...
- EPSS 0.03%
- Veröffentlicht 28.10.2025 11:48:15
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable() pru_rproc_set_ctable() accessed rproc->priv before the IS_ERR_OR_NULL check, which could lead to a...
- EPSS 0.05%
- Veröffentlicht 28.10.2025 11:48:14
- Zuletzt bearbeitet 30.10.2025 15:05:32
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release The fields dma_chan_tx and dma_chan_rx of the struct pci_epf_test can be NULL even after EPF initializat...