Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:23:42
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition mptlan_probe() calls mpt_register_lan_device() which initializes the &priv->post_buckets_task...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:23:41
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snd_devm_card_new() snd_card_ymfpci_remove() was removed in commit c6e6bb5eab74 ("ALSA: ymfpci: Allocate resources with device-managed...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:23:41
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst ca...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:23:40
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: ptp_qoriq: fix memory leak in probe() Smatch complains that: drivers/ptp/ptp_qoriq.c ptp_qoriq_probe() warn: 'base' from ioremap() not released. Fix this by revising the parameter...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:23:39
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: ext4: refuse to create ea block when umounted The ea block expansion need to access s_root while it is already set as NULL when umount is triggered. Refuse this request to avoid pa...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:23:39
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the tx_lock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we are not guaranteed...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:23:38
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: firmware: meson_sm: fix to avoid potential NULL pointer dereference of_match_device() may fail and returns a NULL pointer. Fix this by checking the return value of of_match_device...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:23:37
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdma_wait_event and irdma_check_cqp_progress while it can be updated in the complet...

  • EPSS 0.02%
  • Veröffentlicht 30.12.2025 12:23:37
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpf_perf_event_output The nesting protection in bpf_perf_event_output relies on disabled preemption, which is guaranteed for kprobes and tracepoints. Ho...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:23:36
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: serial: 8250_bcm7271: fix leak in `brcmuart_probe` Smatch reports: drivers/tty/serial/8250/8250_bcm7271.c:1120 brcmuart_probe() warn: 'baud_mux_clk' from clk_prepare_enable() not r...