CVE-2025-71235
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:20
- Zuletzt bearbeitet 18.03.2026 17:07:43
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. [105954.384919] RBP: ffff914589838dc0 R08: 0000000000000000 R...
CVE-2025-71232
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:16
- Zuletzt bearbeitet 18.03.2026 17:17:03
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, [61110.449331] qla2xxx [0000:27:00.0]-0042:0: Disabled MSI-X. [61110....
CVE-2026-23216
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:53
- Zuletzt bearbeitet 18.03.2026 20:28:20
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count() In iscsit_dec_conn_usage_count(), the function calls complete() while holding the conn->conn_usage_lock. As...
CVE-2026-23213
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:50
- Zuletzt bearbeitet 18.03.2026 20:35:21
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Disable MMIO access during SMU Mode 1 reset During Mode 1 reset, the ASIC undergoes a reset cycle and becomes temporarily inaccessible via PCIe. Any attempt to access M...
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:49
- Zuletzt bearbeitet 27.02.2026 00:16:55
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-71227
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:48
- Zuletzt bearbeitet 18.03.2026 20:40:39
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't WARN for connections on invalid channels It's not clear (to me) how exactly syzbot managed to hit this, but it seems conceivable that e.g. regulatory changed ...
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:47
- Zuletzt bearbeitet 27.02.2026 00:16:55
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-71225
- EPSS 0.01%
- Veröffentlicht 18.02.2026 14:21:46
- Zuletzt bearbeitet 18.03.2026 20:44:55
In the Linux kernel, the following vulnerability has been resolved: md: suspend array while updating raid_disks via sysfs In raid1_reshape(), freeze_array() is called before modifying the r1bio memory pool (conf->r1bio_pool) and conf->raid_disks, a...
CVE-2026-23212
- EPSS 0.01%
- Veröffentlicht 18.02.2026 14:16:28
- Zuletzt bearbeitet 18.03.2026 20:37:42
In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave->last_rx slave->last_rx and slave->target_last_arp_rx[...] can be read and written locklessly. Add READ_ONCE() and WRITE_ONCE() annotation...
CVE-2026-23209
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:31
- Zuletzt bearbeitet 03.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: macvlan: fix error recovery in macvlan_common_newlink() valis provided a nice repro to crash the kernel: ip link add p1 type veth peer p2 ip link set address 00:00:00:00:00:20 dev...