Linux

Linux Kernel

14080 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:13
  • Zuletzt bearbeitet 17.03.2026 21:09:35

In the Linux kernel, the following vulnerability has been resolved: slimbus: core: fix device reference leak on report present Slimbus devices can be allocated dynamically upon reception of report-present messages. Make sure to drop the reference ...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:12
  • Zuletzt bearbeitet 17.03.2026 21:09:42

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() When snd_usb_create_mixer() fails, snd_usb_mixer_free() frees mixer->id_elems but the controls already added to the card...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:11
  • Zuletzt bearbeitet 17.03.2026 21:09:54

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash on synthetic stacktrace field usage When creating a synthetic event based on an existing synthetic event that had a stacktrace field and the new synthetic event ...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:10
  • Zuletzt bearbeitet 17.03.2026 21:10:02

In the Linux kernel, the following vulnerability has been resolved: scsi: xen: scsiback: Fix potential memory leak in scsiback_remove() Memory allocated for struct vscsiblk_info in scsiback_probe() is not freed in scsiback_remove() leading to poten...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:10
  • Zuletzt bearbeitet 17.03.2026 21:10:14

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit directly from peer_buf_alloc, which is set from the remote endpoint's SO_VM_SOCKETS_BUF...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:09
  • Zuletzt bearbeitet 17.03.2026 21:10:24

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Avoid truncating memory addresses On 32-bit machines with CONFIG_ARM_LPAE, it is possible for lowmem allocations to be backed by addresses physical memory above...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:08
  • Zuletzt bearbeitet 17.03.2026 21:10:34

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list When the parameter pmac_id_valid argument of be_cmd_get_mac_from_list() is set to false, the driver may request the...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:07
  • Zuletzt bearbeitet 18.03.2026 13:40:23

In the Linux kernel, the following vulnerability has been resolved: fou: Don't allow 0 for FOU_ATTR_IPPROTO. fou_udp_recv() has the same problem mentioned in the previous patch. If FOU_ATTR_IPPROTO is set to 0, skb is not freed by fou_udp_recv() n...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:06
  • Zuletzt bearbeitet 18.03.2026 13:44:05

In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error In commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak"), the...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:05
  • Zuletzt bearbeitet 18.03.2026 13:44:29

In the Linux kernel, the following vulnerability has been resolved: net: phy: intel-xway: fix OF node refcount leakage Automated review spotted am OF node reference count leakage when checking if the 'leds' child node exists. Call of_put_node() to...