CVE-2024-58088
- EPSS 0.01%
- Veröffentlicht 12.03.2025 09:41:58
- Zuletzt bearbeitet 01.10.2025 20:18:14
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a ("bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]") first introduced deadlock pre...
CVE-2024-58087
- EPSS 0.08%
- Veröffentlicht 12.03.2025 07:28:09
- Zuletzt bearbeitet 23.04.2026 13:48:41
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue from session lookup and expire Increment the session reference count within the lock for lookup to avoid racy issue with session expire.
CVE-2025-21841
- EPSS 0.02%
- Veröffentlicht 07.03.2025 09:15:17
- Zuletzt bearbeitet 29.10.2025 21:09:04
In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreq_policy ref counting amd_pstate_update_limits() takes a cpufreq_policy reference but doesn't decrement the refcount in one of the exit paths, fix tha...
CVE-2025-21842
- EPSS 0.05%
- Veröffentlicht 07.03.2025 09:15:17
- Zuletzt bearbeitet 29.10.2025 21:08:54
In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo is declared as void amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_ob...
CVE-2025-21835
- EPSS 0.03%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_midi: fix MIDI Streaming descriptor lengths While the MIDI jacks are configured correctly, and the MIDIStreaming endpoint descriptors are filled with the correct inf...
CVE-2025-21836
- EPSS 0.01%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 07.03.2026 12:15:52
In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: reallocate buf lists on upgrade IORING_REGISTER_PBUF_RING can reuse an old struct io_buffer_list if it was created for legacy selected buffer and has been emptied. I...
CVE-2025-21838
- EPSS 0.02%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 03.11.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: flush gadget workqueue after device removal device_del() can lead to new work being scheduled in gadget->work workqueue. This is observed, for example, with the ...
CVE-2025-21839
- EPSS 0.02%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 03.11.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpu_run() loop t...
CVE-2025-21831
- EPSS 0.02%
- Veröffentlicht 06.03.2025 17:15:23
- Zuletzt bearbeitet 29.10.2025 20:58:57
In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 commit 9d26d3a8f1b0 ("PCI: Put PCIe ports into D3 during suspend") sets the policy that all PCIe ports are allowed ...
CVE-2025-21832
- EPSS 0.01%
- Veröffentlicht 06.03.2025 17:15:23
- Zuletzt bearbeitet 03.11.2025 21:19:13
In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdev_read_iter() has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equa...