CVE-2025-21780
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:18
- Zuletzt bearbeitet 03.11.2025 21:19:09
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table() It malicious user provides a small pptable through sysfs and then a bigger pptable, it may cause buffer overflow ...
CVE-2025-21766
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:17
- Zuletzt bearbeitet 12.05.2026 13:16:36
In the Linux kernel, the following vulnerability has been resolved: ipv4: use RCU protection in __ip_rt_update_pmtu() __ip_rt_update_pmtu() must use RCU protection to make sure the net structure it reads does not disappear.
CVE-2025-21768
- EPSS 0.05%
- Veröffentlicht 27.02.2025 03:15:17
- Zuletzt bearbeitet 28.10.2025 20:28:41
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels Some lwtunnels have a dst cache for post-transformation dst. If the packet destination did not change we may end up re...
CVE-2025-21758
- EPSS 0.13%
- Veröffentlicht 27.02.2025 03:15:16
- Zuletzt bearbeitet 12.05.2026 13:16:34
In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mld_newpack() mld_newpack() can be called without RTNL or RCU being held. Note that we no longer can use sock_alloc_send_skb() because ipv6.igmp...
CVE-2025-21759
- EPSS 0.28%
- Veröffentlicht 27.02.2025 03:15:16
- Zuletzt bearbeitet 24.03.2025 17:33:09
In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6_send() igmp6_send() can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and...
CVE-2025-21750
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:15
- Zuletzt bearbeitet 03.11.2025 20:17:14
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of of_property_read_string_index() Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exis...
CVE-2025-21751
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:15
- Zuletzt bearbeitet 19.09.2025 15:15:48
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher...
CVE-2025-21752
- EPSS 0.06%
- Veröffentlicht 27.02.2025 03:15:15
- Zuletzt bearbeitet 28.10.2025 21:03:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents Don't use btrfs_set_item_key_safe() to modify the keys in the RAID stripe-tree, as this can lead to corruption of th...
CVE-2025-21734
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:13
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix copy buffer page size For non-registered buffer, fastrpc driver copies the buffer and pass it to the remote subsystem. There is a problem with current implementa...
CVE-2025-21738
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:13
In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSI_IOCTL_SEND_COMMAND ioctl with out_len set to 0xd42, SCSI command set t...