Linux

Linux Kernel

14201 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:31
  • Zuletzt bearbeitet 26.02.2026 23:15:26

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

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:30
  • Zuletzt bearbeitet 26.02.2026 23:15:35

In the Linux kernel, the following vulnerability has been resolved: clk: Fix memory leak in devm_clk_notifier_register() devm_clk_notifier_register() allocates a devres resource for clk notifier but didn't register that to the device, so the notifi...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:29
  • Zuletzt bearbeitet 26.02.2026 23:15:14

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: call disconnect callback before deleting conn In hci_cs_disconnect, we do hci_conn_del even if disconnection failed. ISO, L2CAP and SCO connections refer to ...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:28
  • Zuletzt bearbeitet 26.02.2026 23:15:00

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL Commit 994f706872e6 ("srcu: Make Tree SRCU able to operate without snp_node array") assumes that cpu 0 is always online...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:28
  • Zuletzt bearbeitet 26.02.2026 23:14:54

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref [BUG] Syzbot reported several warning triggered inside lookup_inline_extent_backref(). [CAUSE] As usual, the ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:27
  • Zuletzt bearbeitet 26.02.2026 23:14:36

In the Linux kernel, the following vulnerability has been resolved: nvme-core: fix dev_pm_qos memleak Call dev_pm_qos_hide_latency_tolerance() in the error unwind patch to avoid following kmemleak:- blktests (master) # kmemleak-clear; ./check nvme...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:26
  • Zuletzt bearbeitet 26.02.2026 23:14:30

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading trace_pipe Soft lockup occurs when reading file 'trace_pipe': watchdog: BUG: soft lockup - CPU#6 stuck for 22s! [cat:4488] [...] R...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:26
  • Zuletzt bearbeitet 26.02.2026 23:14:23

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skb_copy_ubufs() vs BIG TCP David Ahern reported crashes in skb_copy_ubufs() caused by TCP tx zerocopy using hugepages, and skb length bigger than ~68 KB. skb_copy_ubufs(...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:25
  • Zuletzt bearbeitet 26.02.2026 23:13:24

In the Linux kernel, the following vulnerability has been resolved: net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize Currently in cdc_ncm_check_tx_max(), if dwNtbOutMaxSize is lower than the calculated "min" value, but greater than zero, t...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:24
  • Zuletzt bearbeitet 26.02.2026 23:13:19

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later config...