Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.02.2025 15:15:18
  • Zuletzt bearbeitet 03.11.2025 20:17:10

In the Linux kernel, the following vulnerability has been resolved: netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the ba...

  • EPSS 0.03%
  • Veröffentlicht 13.02.2025 15:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: net: avoid race between device unregistration and ethnl ops The following trace can be seen if a device is being unregistered while its number of channels are being modified. DE...

  • EPSS 0.03%
  • Veröffentlicht 13.02.2025 12:15:27
  • Zuletzt bearbeitet 03.11.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: net: sched: Disallow replacing of child qdisc from one parent to another Lion Ackermann was able to create a UAF which can be abused for privilege escalation with the following scr...

  • EPSS 0.03%
  • Veröffentlicht 12.02.2025 14:15:33
  • Zuletzt bearbeitet 02.01.2026 16:15:48

In the Linux kernel, the following vulnerability has been resolved: gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag Truncate an inode's address space when flipping the GFS2_DIF_JDATA flag: depending on that flag, the pages in the add...

  • EPSS 0.03%
  • Veröffentlicht 12.02.2025 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:19:08

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix softlockup in __read_vmcore (part 2) Since commit 5cbcb62dddf5 ("fs/proc: fix softlockup in __read_vmcore") the number of softlockups in __read_vmcore at kdump time ha...

  • EPSS 0.03%
  • Veröffentlicht 12.02.2025 14:15:32
  • Zuletzt bearbeitet 01.10.2025 20:18:21

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-uart-backlight: fix serdev race The dell_uart_bl_serdev_probe() function calls devm_serdev_device_open() before setting the client ops via serdev_device_set_clie...

  • EPSS 0.04%
  • Veröffentlicht 12.02.2025 14:15:32
  • Zuletzt bearbeitet 01.10.2025 20:18:21

In the Linux kernel, the following vulnerability has been resolved: mm: clear uffd-wp PTE/PMD state on mremap() When mremap()ing a memory region previously registered with userfaultfd as write-protected but without UFFD_FEATURE_EVENT_REMAP, an inco...

  • EPSS 0.03%
  • Veröffentlicht 12.02.2025 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:19:08

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Ensure job pointer is set to NULL after job completion After a job completes, the corresponding pointer in the device must be set to NULL. Failing to do so triggers a warn...

  • EPSS 0.04%
  • Veröffentlicht 12.02.2025 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:18:47

In the Linux kernel, the following vulnerability has been resolved: hrtimers: Handle CPU state correctly on hotplug Consider a scenario where a CPU transitions from CPUHP_ONLINE to halfway through a CPU hotunplug down to CPUHP_HRTIMERS_PREPARE, and...

  • EPSS 0.03%
  • Veröffentlicht 12.02.2025 14:15:31
  • Zuletzt bearbeitet 01.10.2025 20:18:07

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator (based on mtree_alloc_cyclic) stores the next offset value to return in octx->nex...