Linux

Linux

11960 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 28.10.2025 21:03:53

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents Don't use btrfs_set_item_key_safe() to modify the keys in the RAID stripe-tree, as this can lead to corruption of th...

  • EPSS 0.26%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:34

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after u...

  • EPSS 0.2%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 30.07.2026 06:21:14

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix copy buffer page size For non-registered buffer, fastrpc driver copies the buffer and pass it to the remote subsystem. There is a problem with current implementa...

  • EPSS 0.22%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 30.07.2026 06:21:21

In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSI_IOCTL_SEND_COMMAND ioctl with out_len set to 0xd42, SCSI command set t...

  • EPSS 0.22%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 01.06.2026 17:16:32

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devm_blk_crypto_profile_init() registers a cleanup handler to run when the associated (platform-) device is being...

  • EPSS 0.14%
  • Veröffentlicht 27.02.2025 03:15:13
  • Zuletzt bearbeitet 28.10.2025 20:41:47

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During ...

  • EPSS 0.19%
  • Veröffentlicht 27.02.2025 03:15:13
  • Zuletzt bearbeitet 28.10.2025 20:42:13

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix resetting of tracepoints If a timerlat tracer is started with the osnoise option OSNOISE_WORKLOAD disabled, but then that option is enabled and timerlat is rem...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 03.11.2025 20:16:58

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync This fixes the following crash: ================================================================== BU...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 12.05.2026 13:16:26

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() In 'wlc_phy_iqcal_gainparams_nphy()', add gain range check to WARN() instead of possible out-of-bounds 'tbl_...

  • EPSS 0.18%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 22.10.2025 19:37:21

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using print_array_to_buf_index() function. Array length parameter passed to the function is too...