Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:41
  • Zuletzt bearbeitet 18.12.2025 21:31:24

In the Linux kernel, the following vulnerability has been resolved: genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie The IOMMU translation for MSI message addresses has been a 2-step process, separated in time: 1) iom...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:41
  • Zuletzt bearbeitet 17.12.2025 19:18:05

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQ_PREFLUSH When a bio with REQ_PREFLUSH is submitted to dm, __send_empty_flush() generates a flush_bio with REQ_OP_WRITE | REQ_PREFLUS...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:40
  • Zuletzt bearbeitet 18.12.2025 21:31:45

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Honour the user given buffer size for the strn_len() calls (otherwise strn_len() will access memory ou...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:39
  • Zuletzt bearbeitet 14.11.2025 17:06:04

In the Linux kernel, the following vulnerability has been resolved: bpf: copy_verifier_state() should copy 'loop_entry' field The bpf_verifier_state.loop_entry state should be copied by copy_verifier_state(). Otherwise, .loop_entry values from unre...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:38
  • Zuletzt bearbeitet 18.12.2025 21:32:24

In the Linux kernel, the following vulnerability has been resolved: __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock ... or we risk stealing final mntput from sync umount - raising mnt_count after umount(2) has verified that...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:38
  • Zuletzt bearbeitet 14.11.2025 17:06:22

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree [BUG] When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:37
  • Zuletzt bearbeitet 06.12.2025 22:15:50

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfree_skb.

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:36
  • Zuletzt bearbeitet 14.11.2025 17:06:51

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix UAF when reloading module hda_generic_machine_select() appends -idisp to the tplg filename by allocating a new string with devm_kasprintf(), then stores ...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:35
  • Zuletzt bearbeitet 14.11.2025 17:07:02

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: ...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:34
  • Zuletzt bearbeitet 14.11.2025 17:07:20

In the Linux kernel, the following vulnerability has been resolved: idpf: fix null-ptr-deref in idpf_features_check idpf_features_check is used to validate the TX packet. skb header length is compared with the hardware supported value received from...