CVE-2025-21844
- EPSS 0.02%
- Veröffentlicht 12.03.2025 09:42:00
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for next_buffer in receive_encrypted_standard() Add check for the return value of cifs_buf_get() and cifs_small_buf_get() in receive_encrypted_standard() to ...
CVE-2024-58089
- EPSS 0.01%
- Veröffentlicht 12.03.2025 09:41:59
- Zuletzt bearbeitet 01.10.2025 20:18:14
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double accounting race when btrfs_run_delalloc_range() failed [BUG] When running btrfs with block size (4K) smaller than page size (64K, aarch64), there is a very high c...
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-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-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...
CVE-2025-21833
- EPSS 0.03%
- Veröffentlicht 06.03.2025 17:15:23
- Zuletzt bearbeitet 02.11.2025 14:15:34
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE There is a WARN_ON_ONCE to catch an unlikely situation when domain_remove_dev_pasid can't find the `pasid`. In case it nevertheless...
CVE-2024-58086
- EPSS 0.02%
- Veröffentlicht 06.03.2025 17:15:22
- Zuletzt bearbeitet 03.11.2025 20:17:02
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop active perfmon if it is being destroyed If the active performance monitor (`v3d->active_perfmon`) is being destroyed, stop it first. Currently, the active perfmon is ...