CVE-2025-71233
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:17
- Zuletzt bearbeitet 18.03.2026 17:14:10
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a NULL pointer dereference when the driver directory...
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-2025-71231
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:15
- Zuletzt bearbeitet 18.03.2026 17:18:21
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode The local variable 'i' is initialized with -EINVAL, but the for loop immediately overwrites it and -EINVAL ...
CVE-2025-71230
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:14
- Zuletzt bearbeitet 18.03.2026 17:18:58
In the Linux kernel, the following vulnerability has been resolved: hfs: ensure sb->s_fs_info is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the allocation pattern of sb->s_fs_info. If setup_bdev_s...
CVE-2025-71229
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:13
- Zuletzt bearbeitet 18.03.2026 17:27:35
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon() rtw_core_enable_beacon() reads 4 bytes from an address that is not a multiple of 4. This results in a crash on some sys...
CVE-2026-23219
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:57
- Zuletzt bearbeitet 18.03.2026 17:30:31
In the Linux kernel, the following vulnerability has been resolved: mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single When CONFIG_MEM_ALLOC_PROFILING_DEBUG is enabled, the following warning may be noticed: [ 3959.023862] -----...
CVE-2026-23218
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:55
- Zuletzt bearbeitet 18.03.2026 17:31:03
In the Linux kernel, the following vulnerability has been resolved: gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc() Fix incorrect NULL check in loongson_gpio_init_irqchip(). The function checks chip->parent instead of chip->irq....
CVE-2026-23217
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:54
- Zuletzt bearbeitet 18.03.2026 17:36:43
In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbi_ecall.c's functions are traceable, echo "__sbi_ecall:snapshot" > /sys/kernel/tracing/set_ftrace_filter may get the kerne...
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-23215
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:52
- Zuletzt bearbeitet 18.03.2026 20:30:20
In the Linux kernel, the following vulnerability has been resolved: x86/vmware: Fix hypercall clobbers Fedora QA reported the following panic: BUG: unable to handle page fault for address: 0000000040003e54 #PF: supervisor write access in kerne...