Linux

Linux

7676 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:55
  • Zuletzt bearbeitet 04.12.2025 15:33:20

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map use-after-free when handling missing device in read_one_chunk Store the error code before freeing the extent_map. Though it's reference counted structure, in ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:54
  • Zuletzt bearbeitet 04.12.2025 15:33:39

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd: cleanup in probe error path Add proper error path in probe() to cleanup resources previously acquired/allocated to fix warnings visible during probe deferral: ...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:45:53
  • Zuletzt bearbeitet 04.12.2025 15:33:54

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: verify the expected usb_endpoints are present The bug arises when a USB device claims to be an ATH9K but doesn't have the expected endpoints. (In this case there was a...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:45:52
  • Zuletzt bearbeitet 04.12.2025 15:34:09

In the Linux kernel, the following vulnerability has been resolved: UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS is selected, cpu_max_bits_warn() generates a runtime warning simil...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:51
  • Zuletzt bearbeitet 04.12.2025 18:52:56

In the Linux kernel, the following vulnerability has been resolved: io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd() Syzkaller produced the below call trace: BUG: KASAN: null-ptr-deref in io_msg_ring+0x3cb/0x9f0 Write of size ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:50
  • Zuletzt bearbeitet 03.12.2025 19:27:08

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in lbs_init_adapter() When kfifo_alloc() failed in lbs_init_adapter(), cmd buffer is not released. Add free memory to processing error path.

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:45:49
  • Zuletzt bearbeitet 04.12.2025 18:53:12

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfs_drop_extents(), due to failure...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:48
  • Zuletzt bearbeitet 04.12.2025 18:53:55

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix bridge lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be rele...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:47
  • Zuletzt bearbeitet 04.12.2025 18:54:12

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm->rx_psock kcm->rx_psock can be read locklessly in kcm_rfree(). Annotate the read and writes accordingly. We do the same for kcm->rx_wait in the...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:23:11
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 ("driver core: Add __alloc_size hint to devm allocators") exposes a panic "BRK handler: Fatal exception" on ...