Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:42:52
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: fix error handling code in ufx_usb_probe The current error handling code in ufx_usb_probe have many unmatching issues, e.g., missing ufx_free_usb_list, destroy_mode...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:42:51
  • Zuletzt bearbeitet 30.10.2025 15:36:58

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed (inline) inodes is within the allowed range when reading inodes from disk (gfs2_dinode_in()). Thi...

  • EPSS 0.04%
  • Veröffentlicht 27.03.2025 16:42:50
  • Zuletzt bearbeitet 01.10.2025 18:15:30

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_extra_isize in is_alive() syzbot found a f2fs bug: BUG: KASAN: slab-out-of-bounds in data_blkaddr fs/f2fs/f2fs.h:2891 [inline] BUG: KASAN: slab-o...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:37:20
  • Zuletzt bearbeitet 28.10.2025 18:24:17

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask() It was found that the check to see if a partition could use up all the cpus from the parent cpuset in update_pare...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:37:19
  • Zuletzt bearbeitet 28.10.2025 18:24:54

In the Linux kernel, the following vulnerability has been resolved: can: isotp: split tx timer into transmission and timeout The timer for the transmission of isotp PDUs formerly had two functions: 1. send two consecutive frames with a given time g...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:37:18
  • Zuletzt bearbeitet 01.10.2025 18:15:33

In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath() As commit 18365225f044 ("hwpoison, memcg: forcibly uncharge LRU pages"), hwpoison will forcibly uncharg a L...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:37:18
  • Zuletzt bearbeitet 28.10.2025 18:25:41

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lru_gen_migrate_mm() assumes lru_gen_add_mm() runs prior to itself. This isn't true for the following scenario: CPU 1 ...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:37:17
  • Zuletzt bearbeitet 01.10.2025 20:17:12

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Don't attempt to resume the ports before they exist This will fix null pointer dereference that was caused by the driver attempting to resume ports that were not ...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:37:16
  • Zuletzt bearbeitet 01.10.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:37:16
  • Zuletzt bearbeitet 01.10.2025 20:17:12

In the Linux kernel, the following vulnerability has been resolved: HV: hv_balloon: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To ma...