Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 10.05.2025 15:15:50

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 27.08.2024 16:07:19

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: check debugfs_dir ptr before use When "debugfs=off" is used on the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfs_dir pointer and causes ...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 23.12.2025 14:16:02

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifs_get_root() When cifs_get_root() fails during cifs_smb3_do_mount() we call deactivate_locked_super() which eventually will call d...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:04
  • Zuletzt bearbeitet 11.09.2024 16:43:41

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op() In zynq_qspi_exec_mem_op(), kzalloc() is directly used in memset(), which could lead to a NULL pointer...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 02:15:04
  • Zuletzt bearbeitet 12.09.2024 14:05:35

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not start relocation until in progress drops are done We hit a bug with a recovering relocation on mount for one of our file systems in production. I reproduced this loc...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 02:15:04
  • Zuletzt bearbeitet 12.09.2024 14:01:44

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARN_ON() if we have PageError set Whenever we do any extent buffer operations we call assert_eb_page_uptodate() to complain loudly if we're operating on an non-uptod...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 02:15:04
  • Zuletzt bearbeitet 12.09.2024 13:58:48

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix relocation crash due to premature return from btrfs_commit_transaction() We are seeing crashes similar to the following trace: [38.969182] WARNING: CPU: 20 PID: 2105 at...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 02:15:04
  • Zuletzt bearbeitet 12.09.2024 13:55:34

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This res...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:07
  • Zuletzt bearbeitet 12.09.2024 14:35:58

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: [ 377.706202] kernel BUG at drivers/gpu/drm/drm_bu...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:07
  • Zuletzt bearbeitet 08.11.2024 16:15:18

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gem_context_register() makes the context visible to userspace, and which point a separate thread can trigger the I915_GEM_CONTEXT_DESTROY ioctl...