Linux

Linux Kernel

12162 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:02
  • Zuletzt bearbeitet 19.09.2025 16:00:46

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smaps_rollup: fix no vma's null-deref Commit 258f669e7e88 ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") introduced a null-deref if there are no vma...

  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 13:33:01
  • Zuletzt bearbeitet 19.09.2025 16:00:46

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfs_quota_enable(), after committing the transaction, we change fs_info->quota_root to point ...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:00
  • Zuletzt bearbeitet 19.09.2025 16:00:46

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: [ +0.006275] ======================================...

  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 13:32:59
  • Zuletzt bearbeitet 19.09.2025 16:00:46

In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and remove the orangefs module, there are memory leaked as below: unreferenced object 0xffff88816b0cc00...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:32:59
  • Zuletzt bearbeitet 19.09.2025 16:15:40

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

  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 13:32:58
  • Zuletzt bearbeitet 19.09.2025 16:00:46

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown lpuart_dma_shutdown tears down lpuart dma, but lpuart_flush_buffer can still occur which in turn tries t...

  • EPSS 0.03%
  • Veröffentlicht 17.09.2025 14:56:56
  • Zuletzt bearbeitet 18.09.2025 13:43:34

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rb_end_commit() at code: if (RB_WARN_ON(cpu_buffer, !local_read(&cpu_buffer->committing))) WARNING...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:55
  • Zuletzt bearbeitet 18.09.2025 13:43:34

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: fix mem leak in capture user mappings This commit fixes a memory leak caused when clearing the user_mappings info when a new context is opened immediately after u...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:54
  • Zuletzt bearbeitet 18.09.2025 13:43:34

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops:...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:53
  • Zuletzt bearbeitet 18.09.2025 13:43:34

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: better fix null deref with partial DT Two versions of the original patch were sent but V1 was merged instead of V2 due to a mistake. So update to V2. The advan...