CVE-2025-21708
- EPSS 0.19%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:10
In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports [1] encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in tur...
CVE-2025-21709
- EPSS 0.18%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 22.04.2026 13:16:18
In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other ite...
CVE-2025-21710
- EPSS 0.14%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 16.12.2025 16:58:57
In the Linux kernel, the following vulnerability has been resolved: tcp: correct handling of extreme memory squeeze Testing with iperf3 using the "pasta" protocol splicer has revealed a problem in the way tcp handles window advertising in extreme m...
CVE-2025-21711
- EPSS 0.22%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 12.05.2026 13:16:32
In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rose_setsockopt() In case of possible unpredictably large arguments passed to rose_setsockopt() and multiplied by extra values on top of that...
CVE-2025-21712
- EPSS 0.2%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 01.06.2026 17:16:32
In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime After commit ec6bb299c7c3 ("md/md-bitmap: add 'sync_size' into struct md_bitmap_stats"), following panic is report...
CVE-2025-21713
- EPSS 0.2%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 01.10.2025 20:18:22
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: Don't unset window if it was never set On pSeries, when user attempts to use the same vfio container used by different iommu group, the spapr_tce_set_window(...
CVE-2024-57990
- EPSS 0.22%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 01.10.2025 20:18:09
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925_load_clc() This comparison should be >= instead of > to prevent an out of bounds read and write.
CVE-2024-57991
- EPSS 0.21%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 01.10.2025 20:18:09
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles() During rtw89_entity_recalc_mgnt_roles(), there is a normalizing process which will re-order the list if an en...
CVE-2024-57992
- EPSS 0.17%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 23.10.2025 17:54:44
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers (both sdio and spi) which can lead to kernel panic...
CVE-2024-57993
- EPSS 0.2%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 03.11.2025 20:16:56
In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check syzbot has found a type mismatch between a USB pipe and the transfer endpoint, which is triggered ...