CVE-2022-50250
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:02:10
- Zuletzt bearbeitet 25.11.2025 14:40:20
In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix use_count leakage when handling boot-on I found a use_count leakage towards supply regulator of rdev with boot-on option. ┌───────────────────┐ ┌───...
CVE-2022-50249
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:02:09
- Zuletzt bearbeitet 25.11.2025 14:40:36
In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in of_get_ddr_timings() We should add the of_node_put() when breaking out of for_each_child_of_node() as it will automatically increase and decrea...
CVE-2022-50242
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:01:50
- Zuletzt bearbeitet 24.11.2025 20:05:04
In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init() If vp alloc failed in qlcnic_sriov_init(), all previously allocated vp needs to be freed.
CVE-2022-50241
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:01:47
- Zuletzt bearbeitet 25.11.2025 14:42:06
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntf_state entry on the s2s_cp_stateids li...
CVE-2022-50236
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:01:42
- Zuletzt bearbeitet 24.11.2025 17:35:33
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec() If the system is rebooted via isr(), the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid mem...
CVE-2025-39800
- EPSS 0.02%
- Veröffentlicht 15.09.2025 12:36:43
- Zuletzt bearbeitet 12.05.2026 13:17:12
In the Linux kernel, the following vulnerability has been resolved: btrfs: abort transaction on unexpected eb generation at btrfs_copy_root() If we find an unexpected generation for the extent buffer we are cloning at btrfs_copy_root(), we just WAR...
CVE-2025-39801
- EPSS 0.02%
- Veröffentlicht 15.09.2025 12:36:43
- Zuletzt bearbeitet 12.05.2026 13:17:12
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Remove WARN_ON for device endpoint command timeouts This commit addresses a rarely observed endpoint command timeout which causes kernel panic due to warn when 'panic_on...
CVE-2025-39798
- EPSS 0.01%
- Veröffentlicht 12.09.2025 15:59:34
- Zuletzt bearbeitet 12.05.2026 13:17:12
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix the setting of capabilities when automounting a new filesystem Capabilities cannot be inherited when we cross into a new filesystem. They need to be reset to the minimal d...
CVE-2025-39797
- EPSS 0.03%
- Veröffentlicht 12.09.2025 15:59:33
- Zuletzt bearbeitet 24.11.2025 18:04:53
In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRM_MSG_ALLOCSPI Netlink message, which triggers the kernel function xfrm_alloc_spi(). This function...
CVE-2025-39795
- EPSS 0.02%
- Veröffentlicht 12.09.2025 15:59:32
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunk_sectors check in blk_stack_limits() In blk_stack_limits(), we check that the t->chunk_sectors value is a multiple of the t->physical_block_...