Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 24.03.2025 17:33:56

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svc_expkey/svc_export with rcu_work The last reference for `cache_head` can be reduced to zero in `c_show` and `e_show`(using `rcu_read_lock` and `rcu_read_unlock`). ...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 24.03.2025 17:33:42

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fs_stop_gc_thread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 01.10.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:17:39

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free of slot->bus on hot remove Dennis reports a boot crash on recent Lenovo laptops with a USB4 dock. Since commit 0fc70886569c ("thunderbolt: Reset USB4 v2 ho...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 08.10.2025 14:07:06

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspace_irqchip_in_use Improper use of userspace_irqchip_in_use led to syzbot hitting the following WARN_ON() in kvm_timer_update_irq(): WARNING: CPU: 0 P...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:17:40

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented feature of the KVM UAPI. Nevertheless, it's clear t...

Warnung Medienbericht
  • EPSS 2.41%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 04.11.2025 16:47:12

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usb_ge...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:17:40

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbus_dev_probe() This patch fixes an issue in the function xenbus_dev_probe(). In the xenbus_dev_probe() function, w...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:26
  • Zuletzt bearbeitet 08.10.2025 14:06:23

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan The channels array in the cfg80211_scan_request has a __counted_by attribute attached to it, which points to the...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:26
  • Zuletzt bearbeitet 03.11.2025 21:17:39

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with uevent_show() on stack trace. That specific issue was addressed...