Linux

Linux Kernel

12164 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 07:41:51
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: btrfs: exit after state insertion failure at btrfs_convert_extent_bit() If insert_state() state failed it returns an error pointer and we call extent_io_tree_panic() which will tri...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 07:41:50
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not trigger WARN_ON() due to a commit_overrun When reading a memory mapped buffer the reader page is just swapped out with the last page written in the write buffer...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 07:37:34
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms Commit 3ef9f710efcb ("pinctrl: mediatek: Add EINT support for multiple addresses") introduced an access to...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 07:37:33
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: serial: jsm: fix NPE during jsm_uart_port_init No device was set which caused serial_base_ctrl_add to crash. BUG: kernel NULL pointer dereference, address: 0000000000000050 Oops...

  • EPSS 0.03%
  • Veröffentlicht 09.07.2025 10:42:38
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in req...

  • EPSS 0.04%
  • Veröffentlicht 09.07.2025 10:42:37
  • Zuletzt bearbeitet 17.07.2025 17:15:39

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uart_register_driver function,...

  • EPSS 0.04%
  • Veröffentlicht 09.07.2025 10:42:37
  • Zuletzt bearbeitet 17.07.2025 17:15:39

In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cache_set_flush() 1. LINE#1794 - LINE#1887 is some codes about function of bch_cache_set_alloc(). 2. LINE#2078 - LINE#2142 is some codes about functi...

  • EPSS 0.03%
  • Veröffentlicht 09.07.2025 10:42:36
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly [BUG] There is syzbot based reproducer that can crash the kernel, with the following call trace: (With some debug outp...

  • EPSS 0.03%
  • Veröffentlicht 09.07.2025 10:42:36
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: riscv: save the SR_SUM status over switches When threads/tasks are switched we need to ensure the old execution's SR_SUM state is saved and the new thread has the old SR_SUM state ...

  • EPSS 0.03%
  • Veröffentlicht 09.07.2025 10:42:35
  • Zuletzt bearbeitet 10.07.2025 13:17:30

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write memcg_path_store() assigns a newly allocated memory buffer to filter->memcg_path, without deallocati...