CVE-2025-39758
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:27
- Zuletzt bearbeitet 26.11.2025 16:24:34
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages Ever since commit c2ff29e99a76 ("siw: Inline do_tcp_sendpages()"), we have been doing this: static int siw_tcp_sendpages(...
CVE-2025-39756
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:52:26
- Zuletzt bearbeitet 12.05.2026 13:17:09
In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INT_MAX When sysctl_nr_open is set to a very high value (for example, 1073741816 as set by systemd), processes attempting to...
CVE-2025-39757
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:26
- Zuletzt bearbeitet 12.05.2026 13:17:09
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they f...
CVE-2025-39753
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:24
- Zuletzt bearbeitet 02.01.2026 16:16:47
In the Linux kernel, the following vulnerability has been resolved: gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops Clears up the warning added in 7ee3647243e5 ("migrate: Remove call to ->writepage") that occurs in various xfstests, causing "some...
CVE-2025-39754
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:24
- Zuletzt bearbeitet 26.11.2025 16:20:46
In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smaps_hugetlb_range and migration smaps_hugetlb_range() handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUG_ON in ...
CVE-2025-39752
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:23
- Zuletzt bearbeitet 12.05.2026 13:17:09
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.02%
- Veröffentlicht 11.09.2025 16:52:21
- Zuletzt bearbeitet 12.05.2026 13:17:09
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...
CVE-2025-39750
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:21
- Zuletzt bearbeitet 25.11.2025 21:11:23
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...
CVE-2025-39748
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:20
- Zuletzt bearbeitet 18.04.2026 09:16:11
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 ...
CVE-2025-39746
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:19
- Zuletzt bearbeitet 25.11.2025 18:13:47
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...