- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:27
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: firmware_loader: fix device reference leak in firmware_upload_register() firmware_upload_register() -> fw_create_instance() -> device_initialize() After fw_create_instance(...
CVE-2026-64374
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:26
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT RT migration is done aggressively. When a CPU schedules out a high priority RT task for a lower priority task, it will ...
CVE-2026-64375
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:26
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (FD links) proc_pid_get_link() and proc_pid_readlink() currently look up the task from the pid once, then do the ptrace acce...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:25
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreq_suspend() is called via the kernel_restart() -> device_shutdown() path. Unlike the normal system suspe...
CVE-2026-64372
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:24
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: cpufreq: pcc: fix use-after-free and double free in _OSC evaluation pcc_cpufreq_do_osc() calls acpi_evaluate_object() twice for the two-phase _OSC negotiation. Between the two call...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:23
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path In do_cpu_nanosleep(), posix_cpu_timer_create() takes a pid reference via get_pid() and stores it in timer....
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:23
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: proc: protect ptrace_may_access() with exec_update_lock (part 1) Fix the easy cases where procfs currently calls ptrace_may_access() without exec_update_lock protection, where the ...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:22
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: s390: Revert support for DCACHE_WORD_ACCESS load_unaligned_zeropad() reads eight bytes from unaligned addresses and may cross page boundaries. It handles exceptions which may happe...
CVE-2026-64367
- EPSS 0.19%
- Veröffentlicht 25.07.2026 08:50:21
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodix_hid_set_raw_report() builds a protocol frame in a 128-byte stack buffer (tmp_buf), writing an 11-1...
CVE-2026-64368
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:21
- Zuletzt bearbeitet 17.08.2026 05:17:39
In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to orig_size when only red zoning is enabled When init (zeroing) on allocation is requested, for kmalloc() we generally have to zero the full object s...