Linux

Linux Kernel

13879 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:37
  • Zuletzt bearbeitet 03.02.2026 18:13:41

In the Linux kernel, the following vulnerability has been resolved: xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may be filled with rand...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:36
  • Zuletzt bearbeitet 03.02.2026 18:24:11

In the Linux kernel, the following vulnerability has been resolved: hwmon: (xgene) Fix ioremap and memremap leak Smatch reports: drivers/hwmon/xgene-hwmon.c:757 xgene_hwmon_probe() warn: 'ctx->pcc_comm_addr' from ioremap() not released on line: 75...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:36
  • Zuletzt bearbeitet 03.02.2026 18:22:10

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() syzbot is hitting WARN_ON() in hfsplus_cat_{read,write}_inode(), for crafted filesystem image can contain bogus ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:35
  • Zuletzt bearbeitet 03.02.2026 18:25:07

In the Linux kernel, the following vulnerability has been resolved: bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent In some specific situations, the return value of __bch_btree_node_alloc may be NULL. This may lead to a p...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:34
  • Zuletzt bearbeitet 03.02.2026 18:26:18

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL OPDESC() simply indexes into nfsd4_ops[] by the op's operation number, without range checking that value. It assumes call...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:33
  • Zuletzt bearbeitet 03.02.2026 18:28:19

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix system suspend without fbdev being initialized If fbdev is not initialized for some reason - in practice on platforms without display - suspending fbdev should be ski...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:33
  • Zuletzt bearbeitet 03.02.2026 18:27:28

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601u_rx_skb_from_seg()'. The variable 'dma_len' in the URB packet c...

  • EPSS 0.03%
  • Veröffentlicht 07.10.2025 15:21:32
  • Zuletzt bearbeitet 03.02.2026 18:51:55

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leaks in i915 selftests This patch fixes memory leaks on error escapes in function fake_get_pages (cherry picked from commit 8bfbdadce85c4c51689da10f39c805a71...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:31
  • Zuletzt bearbeitet 03.02.2026 18:53:47

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix possible desc_ptr out-of-bounds accesses Sanitize possible desc_ptr out-of-bounds accesses in ses_enclosure_data_process().

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:31
  • Zuletzt bearbeitet 03.02.2026 18:53:00

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connectio...