- EPSS 0.04%
- Published 11.09.2025 16:52:23
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary ...
- EPSS 0.1%
- Published 11.09.2025 16:52:22
- Last modified 06.10.2025 10:15:34
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- EPSS 0.04%
- Published 11.09.2025 16:52:21
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: rcu: Protect ->defer_qs_iw_pending from data race On kernels built with CONFIG_IRQ_WORK=y, when rcu_read_unlock() is invoked within an interrupts-disabled region of code [1], it wi...
- EPSS 0.02%
- Published 11.09.2025 16:52:21
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Correct tid cleanup when tid setup fails Currently, if any error occurs during ath12k_dp_rx_peer_tid_setup(), the tid value is already incremented, even though the co...
- EPSS 0.02%
- Published 11.09.2025 16:52:20
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpf_get_netns_cookie ...
- EPSS 0.02%
- Published 11.09.2025 16:52:19
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: shutdown driver when hardware is unreliable In rare cases, ath10k may lose connection with the PCIe bus due to some unknown reasons, which could further lead to syste...
- EPSS 0.02%
- Published 11.09.2025 16:52:19
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Add error handling for krealloc in metadata setup Function msm_ioctl_gem_info_set_metadata() now checks for krealloc failure and returns -ENOMEM, avoiding potential NULL p...
- EPSS 0.02%
- Published 11.09.2025 16:52:18
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels For built with CONFIG_PREEMPT_RT=y kernels, running rcutorture tests resulted in the following splat: [ 68.7974...
- EPSS 0.04%
- Published 11.09.2025 16:52:17
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGR_RESERVED_I. When executing evict, its hard link numbe...
- EPSS 0.02%
- Published 11.09.2025 16:52:17
- Last modified 15.09.2025 15:22:38
In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcu_read_unlock() deadloop due to IRQ work During rcu_read_unlock_special(), if this happens during irq_exit(), we can lockup if an IPI is issued. This is because the IPI ...