CVE-2025-39774
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:27
- Zuletzt bearbeitet 25.11.2025 19:55:05
In the Linux kernel, the following vulnerability has been resolved: iio: adc: rzg2l_adc: Set driver data before enabling runtime PM When stress-testing the system by repeatedly unbinding and binding the ADC device in a loop, and the ADC is a suppli...
CVE-2025-39772
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:26
- Zuletzt bearbeitet 16.01.2026 20:11:44
In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmc_unload to free the resource, but the mutexes in mode.config are not init, which ...
CVE-2025-39773
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:26
- Zuletzt bearbeitet 16.01.2026 20:11:53
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-39771
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:25
- Zuletzt bearbeitet 25.11.2025 19:55:53
In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devm_register_sys_off_handler With module test, there is error dump: ------------[ cut here ]------------ notifier callback pca9450_i2c_restart_handler al...
CVE-2025-39770
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:24
- Zuletzt bearbeitet 16.01.2026 20:11:39
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-39769
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:23
- Zuletzt bearbeitet 25.11.2025 19:56:42
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix lockdep warning during rmmod The commit under the Fixes tag added a netdev_assert_locked() in bnxt_free_ntp_fltrs(). The lock should be held during normal run-time bu...
CVE-2025-39767
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:22
- Zuletzt bearbeitet 25.11.2025 19:57:59
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIG_KASAN, CONFIG_PREEMPT_VOLUNTARY_BUILD and CONFIG_PREEMPT_VOLUNTARY at the same time, there ...
CVE-2025-39768
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:22
- Zuletzt bearbeitet 25.11.2025 19:57:15
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix complex rules rehash error flow Moving rules from matcher to matcher should not fail. However, if it does fail due to various reasons, the error flow should allo...
CVE-2025-39766
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:21
- Zuletzt bearbeitet 09.01.2026 18:44:19
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-39765
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:20
- Zuletzt bearbeitet 25.11.2025 19:58:32
In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: fix ida_free call while not allocated In the snd_utimer_create() function, if the kasprintf() function return NULL, snd_utimer_put_id() will be called, finally use ida...