Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 01.10.2025 20:15:53

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 01.10.2025 20:15:53

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: prevent array overflow in visconti_clk_register_gates() This code was using -1 to represent that there was no reset function. Unfortunately, the -1 was stored in u8 ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 01.10.2025 20:15:54

In the Linux kernel, the following vulnerability has been resolved: clk: Fix clk_hw_get_clk() when dev is NULL Any registered clk_core structure can have a NULL pointer in its dev field. While never actually documented, this is evidenced by the wid...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 23.09.2025 13:43:59

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region The device_node pointer is returned by of_parse_phandle() or of_get_child_by_name() with refcount incremented....

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 21.10.2025 11:57:59

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as (2/3) and the final D value ca...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:54
  • Zuletzt bearbeitet 22.10.2025 17:15:02

In the Linux kernel, the following vulnerability has been resolved: f2fs: use spin_lock to avoid hang [14696.634553] task:cat state:D stack: 0 pid:1613738 ppid:1613735 flags:0x00000004 [14696.638285] Call Trace: [14696.639038] <TASK...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:54
  • Zuletzt bearbeitet 23.09.2025 13:38:25

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg->alloc_type As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bo...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:54
  • Zuletzt bearbeitet 23.09.2025 13:39:42

In the Linux kernel, the following vulnerability has been resolved: ext4: don't BUG if someone dirty pages without asking ext4 first [un]pin_user_pages_remote is dirtying pages without properly warning the file system in advance. A related race wa...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:00:54
  • Zuletzt bearbeitet 23.09.2025 13:42:30

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix non-access data TLB cache flush faults When a page is not present, we get non-access data TLB faults from the fdc and fic instructions in flush_user_dcache_range_asm an...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:54
  • Zuletzt bearbeitet 22.10.2025 17:14:47

In the Linux kernel, the following vulnerability has been resolved: spi: fsi: Implement a timeout for polling status The data transfer routines must poll the status register to determine when more data can be shifted in or out. If the hardware gets...