Linux

Linux Kernel

12474 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 27.08.2024 16:07:09

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference Do not call get_trip_hyst() from thermal_genl_cmd_tz_get_trip() if the thermal zone does not define one.

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 12.09.2024 13:11:36

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double list_add when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Str...

  • 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.03%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 27.08.2024 16:07:32

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