Linux

Linux Kernel

12969 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 15.09.2025 12:36:43
  • Zuletzt bearbeitet 03.11.2025 18:16:47

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort transaction on unexpected eb generation at btrfs_copy_root() If we find an unexpected generation for the extent buffer we are cloning at btrfs_copy_root(), we just WAR...

  • EPSS 0.04%
  • Veröffentlicht 15.09.2025 12:36:43
  • Zuletzt bearbeitet 03.11.2025 18:16:47

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Remove WARN_ON for device endpoint command timeouts This commit addresses a rarely observed endpoint command timeout which causes kernel panic due to warn when 'panic_on...

  • EPSS 0.04%
  • Veröffentlicht 12.09.2025 15:59:35
  • Zuletzt bearbeitet 29.09.2025 06:16:31

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.05%
  • Veröffentlicht 12.09.2025 15:59:34
  • Zuletzt bearbeitet 03.11.2025 18:16:47

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix the setting of capabilities when automounting a new filesystem Capabilities cannot be inherited when we cross into a new filesystem. They need to be reset to the minimal d...

  • EPSS 0.02%
  • Veröffentlicht 12.09.2025 15:59:33
  • Zuletzt bearbeitet 24.11.2025 18:04:53

In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRM_MSG_ALLOCSPI Netlink message, which triggers the kernel function xfrm_alloc_spi(). This function...

  • EPSS 0.05%
  • Veröffentlicht 12.09.2025 15:59:32
  • Zuletzt bearbeitet 03.11.2025 18:16:47

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunk_sectors check in blk_stack_limits() In blk_stack_limits(), we check that the t->chunk_sectors value is a multiple of the t->physical_block_...

  • EPSS 0.02%
  • Veröffentlicht 12.09.2025 15:59:32
  • Zuletzt bearbeitet 24.11.2025 18:08:31

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: ignore ops-locked netdevs Syzkaller managed to trigger lock dependency in xsk_notify via register_netdevice. As discussed in [0], using register_netdevice in the no...

  • EPSS 0.05%
  • Veröffentlicht 12.09.2025 15:59:31
  • Zuletzt bearbeitet 03.11.2025 18:16:47

In the Linux kernel, the following vulnerability has been resolved: ARM: tegra: Use I/O memcpy to write to IRAM Kasan crashes the kernel trying to check boundaries when using the normal memcpy.

  • EPSS 0.02%
  • Veröffentlicht 12.09.2025 15:59:30
  • Zuletzt bearbeitet 25.11.2025 14:43:59

In the Linux kernel, the following vulnerability has been resolved: io_uring/memmap: cast nr_pages to size_t before shifting If the allocated size exceeds UINT_MAX, then it's necessary to cast the mr->nr_pages value to size_t to prevent it from ove...

  • EPSS 0.02%
  • Veröffentlicht 12.09.2025 15:59:29
  • Zuletzt bearbeitet 25.11.2025 18:16:38

In the Linux kernel, the following vulnerability has been resolved: dm: Always split write BIOs to zoned device limits Any zoned DM target that requires zone append emulation will use the block layer zone write plugging. In such case, DM target dri...