Linux

Linux Kernel

12162 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 15.09.2025 14:05:26
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: ipv6/addrconf: fix a potential refcount underflow for idev Now in addrconf_mod_rs_timer(), reference idev depends on whether rs_timer is not pending. Then modify rs_timer timeout. ...

  • EPSS 0.03%
  • Veröffentlicht 15.09.2025 14:04:52
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "se...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:40
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free of new block group that became unused If a task creates a new block group and that block group becomes unused before we finish its creation, at btrfs_crea...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:38
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 ("skbuff: fix coalescing for page_pool fragment recycling") allowed coalescing to proceed with non page...

  • EPSS 0.04%
  • Veröffentlicht 15.09.2025 14:04:37
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:36
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate realloc...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:35
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: exit gracefully if reloc roots don't match [BUG] Syzbot reported a crash that an ASSERT() got triggered inside prepare_to_merge(). [CAUSE] The root cause of the triggered A...

  • EPSS 0.03%
  • Veröffentlicht 15.09.2025 14:04:33
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid undefined behavior: applying zero offset to null pointer ACPICA commit 770653e3ba67c30a629ca7d12e352d83c2541b1e Before this change we see the following UBSAN stack t...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:32
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc() failure Currently dma_resv_get_fences() will leak the previously allocated array if the fence iteration got restarted and the krealloc_...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:31
  • Zuletzt bearbeitet 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skb_cb. Though this is generally not used during transmit comple...