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_...
CVE-2025-39794
- EPSS 0.02%
- Veröffentlicht 12.09.2025 15:59:31
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: ARM: tegra: Use I/O memcpy to write to IRAM Kasan crashes the kernel trying to check boundaries when using the normal memcpy.
CVE-2025-39790
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:38
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Detect events pointing to unexpected TREs When a remote device sends a completion event to the host, it contains a pointer to the consumed TRE. The host uses this p...
CVE-2025-39788
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:37
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE On Google gs101, the number of UTP transfer request slots (nutrs) is 32, and in this case the driver ends up programming t...
CVE-2025-39789
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:56:37
- Zuletzt bearbeitet 25.11.2025 18:22:51
In the Linux kernel, the following vulnerability has been resolved: crypto: x86/aegis - Add missing error checks The skcipher_walk functions can allocate memory and can fail, so checking for errors is necessary.
CVE-2025-39787
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:36
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdt_loader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case...
CVE-2025-39783
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:33
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix configfs group list head handling Doing a list_del() on the epf_group field of struct pci_epf_driver in pci_epf_remove_cfs() is not correct as this field is a li...