- EPSS 0.04%
- Veröffentlicht 28.06.2025 07:44:26
- Zuletzt bearbeitet 30.07.2025 06:15:27
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race huge_pmd_unshare() drops a reference on a page table that may have previously been shared across processes, potentially turning ...
- EPSS 0.07%
- Veröffentlicht 28.06.2025 07:44:25
- Zuletzt bearbeitet 30.07.2025 06:15:26
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, __split_vma() triggers hugetlb page table unsharing through vm_ops->may_split(). This happens before the VM...
- EPSS 0.05%
- Veröffentlicht 20.06.2025 11:21:51
- Zuletzt bearbeitet 27.06.2025 11:15:25
In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:04:07
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: crypto: arm64/poly1305 - fix a read out-of-bound A kasan error was reported during fuzzing: BUG: KASAN: slab-out-of-bounds in neon_poly1305_blocks.constprop.0+0x1b4/0x250 [poly130...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:04:07
- Zuletzt bearbeitet 10.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables [ This issue was fixed upstream by accident in c3cee924bd85 ("arm64: head: cover entire kernel image in initial ID map") as part of a larg...
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:04:06
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in snd_card_register() at probe time, it will free the 'bcd2k->midi_out_urb' before killing it, whic...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:04:06
- Zuletzt bearbeitet 10.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables [ This issue was fixed upstream by accident in c3cee924bd85 ("arm64: head: cover entire kernel image in initial ID map") as part of a larg...
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:04:05
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 Don't BUG/WARN on interrupt injection due to GIF being cleared, since it's trivial for userspace to force the situa...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:03:59
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEV_FW_BLOB_MAX_SI...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:03:59
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Initialize Xen timer only once Add a check for existing xen timers before initializing a new one. Currently kvm_xen_init_timer() is called on every KVM_XEN_VCPU_ATTR...