Linux

Linux

5625 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:10
  • Zuletzt bearbeitet 14.03.2025 18:50:43

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmt_stree. To add the required check added the bool is...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:10
  • Zuletzt bearbeitet 14.03.2025 18:49:22

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds Read in dtSearch Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to...

  • EPSS 0.02%
  • Veröffentlicht 06.03.2024 07:15:09
  • Zuletzt bearbeitet 14.03.2025 18:51:36

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control (fpc) register of a guest cpu. The new value is tested for validity by...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:08
  • Zuletzt bearbeitet 14.03.2025 18:52:21

In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid...

  • EPSS 0.05%
  • Veröffentlicht 06.03.2024 07:15:07
  • Zuletzt bearbeitet 14.03.2025 18:58:42

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmi_controller. On device remove, spmi_controller will be freed firs...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:07
  • Zuletzt bearbeitet 14.03.2025 18:57:42

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper() Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/a...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2024 18:15:08
  • Zuletzt bearbeitet 08.04.2025 15:02:45

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b ("veth: allow enabling NAPI even without XDP"), if GRO is enabled on a veth device and TSO is disabled on th...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2024 18:15:07
  • Zuletzt bearbeitet 04.04.2025 14:41:46

In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02e8 (size 248): comm "cat", pid 23327, jiffies...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2024 18:15:07
  • Zuletzt bearbeitet 08.04.2025 15:03:23

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmu_lock in the TDP MMU, restart the iterator during tdp_iter_next() and do not advance the iterat...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2024 18:15:07
  • Zuletzt bearbeitet 08.04.2025 15:03:08

In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized user_pversion The user_pversion was uninitialized for the user space file structure in the open function, because the file private structure us...