Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:27

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slim_do_transfer() returns timeout error but the transaction ID (TI...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 31.10.2025 18:51:03

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance() a6250aa251ea ("sched_ext: Handle cases where pick_task_scx() is called without preceding ...

  • EPSS 0.04%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in function_stat_show() Check whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64} produce zero and skip stddev computation i...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting named_triggers list The following commands causes a crash: ~# cd /sys/kernel/tracing/events/rcu/rcu_callback ~# echo 'hist:name=bad:keys=co...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 01.10.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an op...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 01.10.2025 20:18:32

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Add sanity checks on rdev validity There is a possibility that ulp_irq_stop and ulp_irq_start callbacks will be called when the device is in detached state. This can ...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 31.10.2025 18:51:38

In the Linux kernel, the following vulnerability has been resolved: acpi: typec: ucsi: Introduce a ->poll_cci method For the ACPI backend of UCSI the UCSI "registers" are just a memory copy of the register values in an opregion. The ACPI implementa...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 31.10.2025 18:51:59

In the Linux kernel, the following vulnerability has been resolved: mctp i3c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCT...

  • EPSS 0.04%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: caif_virtio: fix wrong pointer check in cfv_probe() del_vqs() frees virtqueues, therefore cfv->vq_tx pointer should be checked for NULL before calling it, not cfv->vdev. Also the c...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: limit printed string from FW file There's no guarantee here that the file is always with a NUL-termination, so reading the string may read beyond the end of the TLV....