CVE-2024-58095
- EPSS 0.09%
- 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.08%
- 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.08%
- 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-2025-22022
- EPSS 0.06%
- Veröffentlicht 16.04.2025 10:23:27
- Zuletzt bearbeitet 19.01.2026 13:16:07
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.06%
- 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...
CVE-2025-22021
- EPSS 0.06%
- Veröffentlicht 16.04.2025 10:20:37
- Zuletzt bearbeitet 03.11.2025 20:17:38
In the Linux kernel, the following vulnerability has been resolved: netfilter: socket: Lookup orig tuple for IPv6 SNAT nf_sk_lookup_slow_v4 does the conntrack lookup for IPv4 packets to restore the original 5-tuple in case of SNAT, to be able to fi...
CVE-2025-22019
- EPSS 0.08%
- Veröffentlicht 16.04.2025 10:20:36
- Zuletzt bearbeitet 28.10.2025 19:12:34
In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2_ioctl_subvolume_destroy() fixes bch2_evict_subvolume_inodes() was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks.
CVE-2025-22018
- EPSS 0.05%
- Veröffentlicht 16.04.2025 05:15:31
- Zuletzt bearbeitet 03.11.2025 20:17:37
In the Linux kernel, the following vulnerability has been resolved: atm: Fix NULL pointer dereference When MPOA_cache_impos_rcvd() receives the msg, it can trigger Null Pointer Dereference Vulnerability if both entry and holding_time are NULL. Beca...
CVE-2025-22014
- EPSS 0.02%
- Veröffentlicht 08.04.2025 08:18:04
- Zuletzt bearbeitet 03.11.2025 20:17:37
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: Fix the potential deadlock When some client process A call pdr_add_lookup() to add the look up for the service and does schedule locator work, later a process B got...
CVE-2025-22010
- EPSS 0.02%
- Veröffentlicht 08.04.2025 08:18:00
- Zuletzt bearbeitet 03.11.2025 20:17:37
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup during bt pages loop Driver runs a for-loop when allocating bt pages and mapping them with buffer pages. When a large buffer (e.g. MR over 100GB) is being...