- EPSS 0.23%
- Veröffentlicht 06.08.2026 22:18:24
- Zuletzt bearbeitet 18.08.2026 07:16:52
In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes on machines affected by SRSO can neutralize the s...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:55
- Zuletzt bearbeitet 17.08.2026 05:18:07
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:55
- Zuletzt bearbeitet 17.08.2026 05:18:07
In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-hid: Protect ACPI notify handler against recursion Since commit e2ffcda16290 ("ACPI: OSL: Allow Notify () handlers to run on all CPUs") ACPI notify handlers lik...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:54
- Zuletzt bearbeitet 17.08.2026 05:18:06
In the Linux kernel, the following vulnerability has been resolved: iio: adc: spear: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "spear_adc_probe() in drivers/iio/adc/spear_adc.c registers its interrupt handler w...
CVE-2026-64599
- EPSS 0.12%
- Veröffentlicht 06.08.2026 07:13:53
- Zuletzt bearbeitet 17.08.2026 05:18:06
In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in meson_crypto_probe() When meson_allocate_chanlist() fails after a partial allocation, it already unwinds the allocated chanlist state thro...
CVE-2026-64598
- EPSS 0.28%
- Veröffentlicht 06.08.2026 07:13:52
- Zuletzt bearbeitet 17.08.2026 05:18:06
In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2_aead_req_alloc() The "*num_sgs" variable is a u32 so "ERR_PTR(*num_sgs)" doesn't work. We would have to do something similar to the previous line...
CVE-2026-64597
- EPSS 0.36%
- Veröffentlicht 06.08.2026 07:13:52
- Zuletzt bearbeitet 17.08.2026 05:18:06
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_close() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_close_init() fails before the nex...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:50
- Zuletzt bearbeitet 17.08.2026 05:18:05
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: initialize reset_work at allocation time ffs_fs_kill_sb() unconditionally calls cancel_work_sync() on ffs->reset_work when a functionfs instance is unmounted: ...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:49
- Zuletzt bearbeitet 17.08.2026 05:18:05
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not trim a device which is not writeable [BUG] There is a bug report that btrfs/242 can randomly fail with the following NULL pointer dereference: run fstests btrfs/24...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:49
- Zuletzt bearbeitet 17.08.2026 05:18:05
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the...