Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 18.03.2025 17:01:47

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed po...

  • EPSS 0.2%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 11:54:05

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix scsi_mode_sense() buffer length handling Several problems exist with scsi_mode_sense() buffer length handling: 1) The allocation length field of the MODE SENSE(10...

  • EPSS 0.18%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 14:59:09

In the Linux kernel, the following vulnerability has been resolved: tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc When running ltp testcase(ltp/testcases/kernel/pty/pty04.c) with arm64, there is a soft lockup, which look like this one...

  • EPSS 0.23%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 11:57:12

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency The entry/exit latency and minimum residency in state for the idle states of MSM8998 were ..bad: first of all...

  • EPSS 0.67%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 04.08.2026 10:16:51

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed the normal work functi...

  • EPSS 0.61%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 30.04.2025 16:26:13

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 ("scsi: core: Fix capacity set to zero after offlinining dev...

  • EPSS 0.23%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 04.08.2026 10:16:52

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() Prior to this patch in case mlx5_core_destroy_cq() failed it proceeds to rest of destroy operations. mlx5_core_destroy_...

  • EPSS 0.31%
  • Veröffentlicht 10.04.2024 14:15:07
  • Zuletzt bearbeitet 12.05.2026 12:16:20

In the Linux kernel, the following vulnerability has been resolved: x86, relocs: Ignore relocations in .notes section When building with CONFIG_XEN_PV=y, .text symbols are emitted into the .notes section so that Xen can find the "startup_xen" entry...

  • EPSS 0.28%
  • Veröffentlicht 10.04.2024 11:15:49
  • Zuletzt bearbeitet 04.08.2026 11:17:09

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check taprio_parse_tc_entry() is not correctly checking TCA_TAPRIO_TC_ENTRY_INDEX attribute: int tc; // Signed value tc = nl...

  • EPSS 0.79%
  • Veröffentlicht 08.04.2024 10:15:08
  • Zuletzt bearbeitet 04.08.2026 11:17:09

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate payload size in ipc response If installing malicious ksmbd-tools, ksmbd.mountd can return invalid ipc response to ksmbd kernel server. ksmbd should validate payload...