Linux

Linux Kernel

14294 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of of_property_read_string_index() Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exis...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 19.09.2025 15:15:48

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher...

  • EPSS 0.05%
  • 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.04%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:14

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.03%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

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.05%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in nci_hci_create_pipe() The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfs_fiemap() Since nilfs_bmap_lookup_contig() in nilfs_fiemap() calculates its result by being prepared to go through potentially maxblocks ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 01.10.2025 20:18:22

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_mds_auth_match() We now free the temporary target path substring allocation on every possible branch, instead of omitting the default branch. In some...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

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.04%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 24.03.2025 17:12:42

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