Linux

Linux

7553 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.02.2026 14:53:21
  • Zuletzt bearbeitet 18.03.2026 14:59:39

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature [154563.214890] nvme nvme2: NVME-FC{1}: controller connect complete [154564.16...

  • EPSS 0.02%
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 18.02.2026 14:53:18
  • Zuletzt bearbeitet 18.03.2026 17:13:08

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add The driver does not set hw->sta_data_size, which causes mac80211 to allocate insufficient space for driver private statio...

  • EPSS 0.02%
  • 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...

  • EPSS 0.02%
  • 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....

  • 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 ...

  • 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...

  • 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...

  • 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] -----...

  • 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....