CVE-2022-50234
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:01:38
- Zuletzt bearbeitet 24.11.2025 17:46:10
In the Linux kernel, the following vulnerability has been resolved: io_uring/af_unix: defer registered files gc to io_uring release Instead of putting io_uring's registered files in unix_gc() we want it to be done by io_uring itself. The trick here...
CVE-2025-39804
- EPSS 0.02%
- Veröffentlicht 15.09.2025 12:36:46
- Zuletzt bearbeitet 24.11.2025 17:51:26
In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit a59e5468a921 ("crypto: arm64/poly1305 - Add bloc...
CVE-2025-39803
- EPSS 0.01%
- Veröffentlicht 15.09.2025 12:36:45
- Zuletzt bearbeitet 24.11.2025 17:55:07
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl() The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completio...
CVE-2025-39802
- EPSS 0.02%
- Veröffentlicht 15.09.2025 12:36:44
- Zuletzt bearbeitet 24.11.2025 18:00:57
In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit 773426f4771b ("crypto: arm/poly1305 - Add block-on...
CVE-2025-39800
- EPSS 0.02%
- Veröffentlicht 15.09.2025 12:36:43
- Zuletzt bearbeitet 16.01.2026 20:06:47
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.01%
- Veröffentlicht 15.09.2025 12:36:43
- Zuletzt bearbeitet 23.01.2026 02:34:52
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...
- EPSS 0.04%
- Veröffentlicht 12.09.2025 15:59:35
- Zuletzt bearbeitet 29.09.2025 06:16:31
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-39798
- EPSS 0.01%
- Veröffentlicht 12.09.2025 15:59:34
- Zuletzt bearbeitet 16.01.2026 20:00:28
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.02%
- 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.01%
- Veröffentlicht 12.09.2025 15:59:32
- Zuletzt bearbeitet 16.01.2026 20:00:17
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_...