Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:05:27

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the is_continue case in hugetlb_mcopy_atomic_pte(), if we bail out using "goto out_release_unlock;" ...

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 27.03.2025 21:05:34

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix crash in RX resync flow For the TLS RX resync flow, we maintain a list of TLS contexts that require some attention, to communicate their resync information to ...

  • EPSS 0.01%
  • 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.02%
  • 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.01%
  • 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.02%
  • 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.22%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 30.04.2025 16:34:37

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.04%
  • 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.02%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 12:03:49

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.02%
  • 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...