Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:46
  • Zuletzt bearbeitet 15.09.2025 15:21:42

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit a59e5468a921 ("crypto: arm64/poly1305 - Add bloc...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:45
  • Zuletzt bearbeitet 15.09.2025 15:21:42

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl() The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completio...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:44
  • Zuletzt bearbeitet 15.09.2025 15:21:42

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit 773426f4771b ("crypto: arm/poly1305 - Add block-on...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:43
  • Zuletzt bearbeitet 15.09.2025 15:21:42

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.03%
  • Veröffentlicht 15.09.2025 12:36:43
  • Zuletzt bearbeitet 15.09.2025 15:21:42

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.04%
  • Veröffentlicht 12.09.2025 15:59:34
  • Zuletzt bearbeitet 15.09.2025 15:21:42

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.04%
  • Veröffentlicht 12.09.2025 15:59:33
  • Zuletzt bearbeitet 15.09.2025 15:21:42

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.03%
  • Veröffentlicht 12.09.2025 15:59:32
  • Zuletzt bearbeitet 15.09.2025 15:21:42

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 15.09.2025 15:21:42

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