- EPSS 0.02%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE With CONFIG_HIGHPTE on 32-bit ARM, move_pages_pte() maps PTE pages using kmap_local_page(), which requires unmapping...
- EPSS 0.02%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y syzbot reported a WARNING in est_timer() [1] Problem here is that with CONFIG_PREEMPT_RT=y, timer callbacks can be...
- EPSS 0.02%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdev_ops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit ...
- EPSS 0.03%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in object_err() object_err() reports details of an object for further debugging, such as the freelist pointer, redzone, et...
- EPSS 0.03%
- Published 01.10.2025 08:15:31
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chan_stats array to zero The adapter->chan_stats[] array is initialized in mwifiex_init_channel_scan_gap() with vmalloc(), which doesn't zero out memo...
- EPSS 0.02%
- Published 01.10.2025 08:15:31
- Last modified 02.10.2025 19:12:17
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...
- EPSS 0.02%
- Published 01.10.2025 08:15:31
- Last modified 02.10.2025 19:12:17
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.03%
- Published 01.10.2025 08:15:31
- Last modified 02.10.2025 19:12:17
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...
- EPSS 0.02%
- Published 24.09.2025 11:15:32
- Last modified 24.09.2025 18:11:24
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...
- EPSS 0.02%
- Published 24.09.2025 11:15:32
- Last modified 24.09.2025 18:11:24
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...