Linux

Linux Kernel

14022 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 25.11.2025 17:23:42

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers These three bpf_map_{lookup,update,delete}_elem() helpers are also available for sleepable bpf program, so add ...

  • EPSS 0.02%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 17.03.2025 15:19:52

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbg_size, mkfs.ext4 -F -G 67108864 $dev -b 4096 100...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 31.12.2025 00:52:38

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.01%
  • Veröffentlicht 25.03.2024 10:15:09
  • Zuletzt bearbeitet 21.11.2024 06:35:33

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720_probe uss720_probe forgets to decrease the refcount of usbdev in uss720_probe. Fix this by decreasing the refcount of usbdev by usb_put_dev. ...

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