CVE-2025-39773
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:26
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix soft lockup in br_multicast_query_expired() When set multicast_query_interval to a large value, the local variable 'time' in br_multicast_send_query() may overflow...
CVE-2025-39770
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:24
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM When performing Generic Segmentation Offload (GSO) on an IPv6 packet that contains extension headers, the k...
CVE-2025-39766
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:21
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit The following setup can trigger a WARNING in htb_activate due to the condition: !cl->leaf.q->q.qlen tc qdisc...
CVE-2025-39760
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:29
- Zuletzt bearbeitet 12.05.2026 13:17:09
In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usb_parse_ss_endpoint_companion() checks descriptor type before length, enabling a potentially odd read outside...
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:28
- Zuletzt bearbeitet 12.05.2026 13:17:09
In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix race between quota disable and quota rescan ioctl There's a race between a task disabling quotas and another running the rescan ioctl that can result in a use-af...
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-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-39743
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:17
- Zuletzt bearbeitet 12.05.2026 13:17:08
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...