Linux

Linux

5625 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:45
  • Zuletzt bearbeitet 07.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the ...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:45
  • Zuletzt bearbeitet 07.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer smatch error: sound/pci/ac97/ac97_codec.c:2354 snd_ac97_mixer() error: we previously assumed 'rac97' could be null (see ...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:44
  • Zuletzt bearbeitet 07.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: drm/i915/perf: add sentinel to xehp_oa_b_counters Arrays passed to reg_in_range_table should end with empty record. The patch solves KASAN detected bug with signature: BUG: KASAN:...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:43
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: media: radio-shark: Add endpoint checks The syzbot fuzzer was able to provoke a WARNING from the radio-shark2 driver: ------------[ cut here ]------------ usb 1-1: BOGUS urb xfer,...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:43
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpf_refcount_acquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpf_refcount series [0], specifically that the BPF program...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:42
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: don't access released socket during error recovery While the error recovery work is temporarily failing reconnect attempts, running the 'nvme list' command causes a kerne...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:41
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hif_usb: fix memory leak of remain_skbs hif_dev->remain_skb is allocated and used exclusively in ath9k_hif_usb_rx_stream(). It is implied that an allocated remain_skb ...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:41
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: x86: fix clear_user_rep_good() exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 ("x86: don't use REP_GOOD or ERMS...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:40
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: lpass: Fix for KASAN use_after_free out of bounds When we run syzkaller we get below Out of Bounds error. "KASAN: slab-out-of-bounds Read in regcache_flat_read" Below is th...

  • EPSS -
  • Veröffentlicht 07.10.2025 15:19:39
  • Zuletzt bearbeitet 07.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: reduce WARN to dev_dbg() in callback The warn is triggered on a known race condition, documented in the code above the test, that is correctly handled. Using WARN() ...