Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 12.11.2025 21:56:34
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call path_put() under namespace semaphore Massage listmount() and make sure we don't call path_put() under the namespace semaphore. If we put the last reference we...

  • EPSS 0.06%
  • Veröffentlicht 12.11.2025 21:56:33
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid potential buffer over-read in parse_apply_sb_mount_options() Unlike other strings in the ext4 superblock, we rely on tune2fs to make sure s_mount_opts is NUL terminated...

  • EPSS 0.02%
  • Veröffentlicht 12.11.2025 21:56:33
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PP_MAGIC_MASK let to crashes on boot on his 32-bit parisc machine. The ...

  • EPSS 0.06%
  • Veröffentlicht 12.11.2025 21:56:33
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfs_read_inode() Syskaller reports a "WARNING in ovl_copy_up_file" in overlayfs. This warning is ultimately caused because the underly...

  • EPSS 0.06%
  • Veröffentlicht 12.11.2025 21:56:32
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() The cpufreq_cpu_put() call in update_qos_request() takes place too early because the latter subsequently c...

  • EPSS 0.02%
  • Veröffentlicht 12.11.2025 21:56:32
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mnt_ns_release() When calling in listmount() mnt_ns_release() may be passed a NULL pointer. Handle that case gracefully.

  • EPSS 0.03%
  • Veröffentlicht 12.11.2025 21:56:32
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: fs: quota: create dedicated workqueue for quota_release_work There is a kernel panic due to WARN_ONCE when panic_on_warn is set. This issue occurs when writeback is triggered due ...

  • EPSS 0.06%
  • Veröffentlicht 12.11.2025 21:56:32
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: media: mc: Clear minor number before put device The device minor should not be cleared after the device is released.

  • EPSS 0.03%
  • Veröffentlicht 12.11.2025 21:56:31
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfd_lookup_process_by_pid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfaul...

  • EPSS 0.03%
  • Veröffentlicht 12.11.2025 21:56:31
  • Zuletzt bearbeitet 14.11.2025 16:42:30

In the Linux kernel, the following vulnerability has been resolved: Revert "ipmi: fix msg stack when IPMI is disconnected" This reverts commit c608966f3f9c2dca596967501d00753282b395fc. This patch has a subtle bug that can cause the IPMI driver to ...