Linux

Linux

7674 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:17
  • Zuletzt bearbeitet 03.02.2026 22:24:05

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:16
  • Zuletzt bearbeitet 05.02.2026 15:01:48

In the Linux kernel, the following vulnerability has been resolved: tipc: fix a null-ptr-deref in tipc_topsrv_accept syzbot found a crash in tipc_topsrv_accept: KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] Workqueue: ...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:16
  • Zuletzt bearbeitet 03.02.2026 22:24:14

In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed Registering a kprobe on __rcu_irq_enter_check_tick() can cause kernel stack overflow as shown below. T...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:15
  • Zuletzt bearbeitet 06.02.2026 13:44:50

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double ->queue_rq() because of early timeout David Jeffery found one double ->queue_rq() issue, so far it can be triggered in VM use case because of long vmexit laten...

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

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's run_work may be racing with the elevator switch when reinitializing hardware queues. The queue is merely ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:21:14
  • Zuletzt bearbeitet 04.02.2026 19:45:35

In the Linux kernel, the following vulnerability has been resolved: tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx' When generate a synthetic event with many params and then create a trace action for it [1], kernel panic happened ...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:13
  • Zuletzt bearbeitet 26.02.2026 23:17:54

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request() This patch fixes a shift-out-of-bounds in brcmfmac that occurs in BIT(chiprev) when a 'chiprev' provid...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:12
  • Zuletzt bearbeitet 26.02.2026 23:17:42

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata Following concurrent processes: P1(drop cache) P2(kworker) drop_caches_sysctl_ha...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:12
  • Zuletzt bearbeitet 26.02.2026 23:17:48

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on add_disk() failures When a gendisk is successfully initialized but add_disk() fails such as when a loop device has invalid number of minor device ...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:21:11
  • Zuletzt bearbeitet 26.02.2026 23:17:36

In the Linux kernel, the following vulnerability has been resolved: media: i2c: hi846: Fix memory leak in hi846_parse_dt() If any of the checks related to the supported link frequencies fail, then the V4L2 fwnode resources don't get released before...