Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 16.09.2025 16:08:08

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: [ 57.202521] ============================= ...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 17.03.2025 15:19:42

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 16:15:12
  • Zuletzt bearbeitet 17.07.2025 17:15:33

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't abort filesystem when attempting to snapshot deleted subvolume If the source file descriptor to the snapshot ioctl refers to a deleted subvolume, we get the following ...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 16:15:12
  • Zuletzt bearbeitet 17.03.2025 15:20:10

In the Linux kernel, the following vulnerability has been resolved: tracing: Ensure visibility when inserting an element into tracing_map Running the following two commands in parallel on a multi-processor AArch64 machine can sporadically produce a...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 10:15:09
  • Zuletzt bearbeitet 17.03.2025 15:03:04

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version Arturo reported this backtrace: [709732.358791] WARNING: CPU: 3 PID: 456 at arch/x86/kerne...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 10:15:09
  • Zuletzt bearbeitet 17.03.2025 15:02:54

In the Linux kernel, the following vulnerability has been resolved: net/sched: fq_pie: fix OOB access in the traffic path the following script: # tc qdisc add dev eth0 handle 0x1 root fq_pie flows 2 # tc qdisc add dev eth0 clsact # tc filter...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 10:15:09
  • Zuletzt bearbeitet 17.03.2025 15:02:42

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasd_device_tasklet. Commit b72949328869 ("s390/dasd: Prepare for additional path event han...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 10:15:09
  • Zuletzt bearbeitet 17.03.2025 15:20:45

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in alloc_iommu() iommu_device_sysfs_add() is called before, so is has to be cleaned on subsequent errors.

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 10:15:09
  • Zuletzt bearbeitet 17.03.2025 15:20:33

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smp_processor_id() in preemptible code The BUG message "BUG: using smp_processor_id() in preemptible [00000000] code" was observed for TCMU devices with k...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2024 10:15:08
  • Zuletzt bearbeitet 13.03.2025 21:24:10

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix a crash if ->get_sset_count() fails If ds->ops->get_sset_count() fails then it "count" is a negative error code such as -EOPNOTSUPP. Because "i" is an unsigned int, ...