CVE-2025-39892
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:31
- Zuletzt bearbeitet 12.12.2025 20:08:05
In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() soc-generic-dmaengine-pcm.c uses same dev for both CPU and Platform. In such case, CPU component driver...
CVE-2025-39893
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:31
- Zuletzt bearbeitet 12.12.2025 20:07:48
In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spi_register_controller() function retu...
- EPSS 0.04%
- Veröffentlicht 01.10.2025 08:15:31
- Zuletzt bearbeitet 03.11.2025 18:16:52
In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm When send a broadcast packet to a tap device, which was added to a bridge, br_nf_local_in() is...
CVE-2025-39889
- EPSS 0.01%
- Veröffentlicht 24.09.2025 11:15:32
- Zuletzt bearbeitet 12.12.2025 20:09:10
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Check encryption key size on incoming connection This is required for passing GAP/SEC/SEM/BI-04-C PTS test case: Security Mode 4 Level 4, Responder - Invalid En...
CVE-2025-39890
- EPSS 0.02%
- Veröffentlicht 24.09.2025 11:15:32
- Zuletzt bearbeitet 12.12.2025 18:45:50
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event Currently, in ath12k_service_ready_ext_event(), svc_rdy_ext.mac_phy_caps is not freed in the failure case, causing a...
CVE-2024-58241
- EPSS 0.02%
- Veröffentlicht 24.09.2025 11:15:31
- Zuletzt bearbeitet 12.12.2025 21:21:46
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Disable works on hci_unregister_dev This make use of disable_work_* on hci_unregister_dev since the hci_dev is about to be freed new submissions are not disara...
- EPSS 0.07%
- Veröffentlicht 23.09.2025 06:15:48
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory When I did memory failure tests, below panic occurs: page dumped because: VM_BUG_ON_PAGE(PagePoisone...
CVE-2025-39884
- EPSS 0.01%
- Veröffentlicht 23.09.2025 06:15:48
- Zuletzt bearbeitet 12.12.2025 18:48:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix subvolume deletion lockup caused by inodes xarray race There is a race condition between inode eviction and inode caching that can cause a live struct btrfs_inode to be ...
- EPSS 0.07%
- Veröffentlicht 23.09.2025 06:15:48
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix recursive semaphore deadlock in fiemap call syzbot detected a OCFS2 hang due to a recursive semaphore on a FS_IOC_FIEMAP of the extent list on a specially crafted mmap f...
CVE-2025-39886
- EPSS 0.02%
- Veröffentlicht 23.09.2025 06:15:48
- Zuletzt bearbeitet 12.12.2025 20:09:38
In the Linux kernel, the following vulnerability has been resolved: bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init() Currently, calling bpf_map_kmalloc_node() from __bpf_async_init() can cause various locking issues; see the fol...