Linux

Linux Kernel

18376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:37
  • Zuletzt bearbeitet 22.08.2026 16:16:37

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: error out for zero quota goal target values Patch series "mm/damon: avoid division by zero from damos_quota_score()". DAMON_SAMPLE_MTIER and DAMON_LRU_SORT al...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:37
  • Zuletzt bearbeitet 22.08.2026 16:16:37

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: Fix UAF at delayed release of MIDI2 EPs The recent fix for UAF in ump_to_endpoint() caused another UAF because it tries to dereference the UMP endpoint object, but this ...

  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:37
  • Zuletzt bearbeitet 23.08.2026 13:16:48

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: bound the hwdep mmap fault offset snd_us428ctls_vm_fault() turns the faulting page offset into a kernel address with no bound of any kind: offset = vmf->pgoff << PAG...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:37
  • Zuletzt bearbeitet 22.08.2026 16:16:37

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcp_meter_ctl_get() fcp_ioctl_set_meter_map() bounds the user-supplied Level Meter map size by the driver's own limit of 255 if (map.map_size < 1 || m...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:37
  • Zuletzt bearbeitet 22.08.2026 16:16:37

In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: re-anchor capture URBs on resubmission capture_urb_complete() resubmits each capture URB without anchoring it: usb_get_urb(urb); ret = usb_submit_urb(urb, GFP_A...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:37
  • Zuletzt bearbeitet 22.08.2026 16:16:37

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Serialize the scheduler timeout handlers V3D exposes several independent hardware queues (BIN, RENDER, TFU and CSD) but has only a single, global reset. A timeout on any o...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:36
  • Zuletzt bearbeitet 23.08.2026 13:16:48

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix group leader use-after-free after sibling detach perf_group_detach() handles leader and sibling detach differently. When the group leader is detached, all siblings a...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:36
  • Zuletzt bearbeitet 22.08.2026 16:16:36

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race between update_event_fields and, event_define_fields The following sequence may leads race between event_define_fields() and update_event_fields(): CPU0 (loads ...

  • EPSS 0.18%
  • Veröffentlicht 22.08.2026 16:16:36
  • Zuletzt bearbeitet 22.08.2026 16:16:36

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bit_cursor() bit_cursor() fetches the glyph under the cursor with c = scr_readw(vc_pos); src = vc_font.data + ((c & charmask) * w * he...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2026 16:16:36
  • Zuletzt bearbeitet 22.08.2026 16:16:36

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Prevent subbuf order change when resizing is disabled Because ring_buffer_subbuf_order_set() frees buffer pages, we can't allow it when resizing is disabled. A non-con...