CVE-2025-22024
- EPSS 0.02%
- Veröffentlicht 16.04.2025 14:11:45
- Zuletzt bearbeitet 01.10.2025 17:15:42
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix management of listener transports Currently, when no active threads are running, a root user using nfsdctl command can try to remove a particular listener from the list o...
CVE-2024-58096
- EPSS 0.03%
- Veröffentlicht 16.04.2025 14:11:44
- Zuletzt bearbeitet 28.10.2025 18:55:59
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode ath11k_hal_srng_* should be used with srng->lock to protect srng data. For ath11k_dp_rx_mon_dest_process() and a...
CVE-2024-58094
- EPSS 0.03%
- Veröffentlicht 16.04.2025 14:11:43
- Zuletzt bearbeitet 28.10.2025 18:54:50
In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfs_truncate_nolock() Added a check for "read-only" mode in the `jfs_truncate_nolock` function to avoid errors related to writing to a...
CVE-2024-58095
- EPSS 0.02%
- Veröffentlicht 16.04.2025 14:11:43
- Zuletzt bearbeitet 28.10.2025 18:55:30
In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon() call Added a read-only check before calling `txBeginAnon` in `extAlloc` and `extRecord`. This prevents modification attempts on a read...
CVE-2024-58093
- EPSS 0.02%
- Veröffentlicht 16.04.2025 14:11:42
- Zuletzt bearbeitet 28.10.2025 18:53:45
In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix link state exit during switch upstream function removal Before 456d8aa37d0f ("PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free"), we would free ...
CVE-2023-53034
- EPSS 0.02%
- Veröffentlicht 16.04.2025 14:11:41
- Zuletzt bearbeitet 03.11.2025 20:16:06
In the Linux kernel, the following vulnerability has been resolved: ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans There is a kernel API ntb_mw_clear_trans() would pass 0 to both addr and size. This would make xlate_pos neg...
CVE-2024-58092
- EPSS 0.01%
- Veröffentlicht 16.04.2025 10:24:53
- Zuletzt bearbeitet 28.10.2025 19:11:47
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix legacy client tracking initialization Get rid of the nfsd4_legacy_tracking_ops->init() call in check_for_legacy_methods(). That will be handled in the caller (nfsd4_clie...
CVE-2025-22023
- EPSS 0.02%
- Veröffentlicht 16.04.2025 10:23:28
- Zuletzt bearbeitet 28.10.2025 18:53:05
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Don't skip on Stopped - Length Invalid Up until commit d56b0b2ab142 ("usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped") in v6.11, the driver di...
CVE-2025-22022
- EPSS 0.02%
- Veröffentlicht 16.04.2025 10:23:27
- Zuletzt bearbeitet 28.10.2025 20:06:50
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Apply the link chain quirk on NEC isoc endpoints Two clearly different specimens of NEC uPD720200 (one with start/stop bug, one without) were seen to cause IOMMU faults ...
CVE-2025-22020
- EPSS 0.02%
- Veröffentlicht 16.04.2025 10:20:37
- Zuletzt bearbeitet 03.11.2025 20:17:37
In the Linux kernel, the following vulnerability has been resolved: memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove This fixes the following crash: ================================================================== BUG: KA...