Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 19.01.2025 11:15:09
  • Last modified 16.10.2025 19:17:07

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel async DIO Netfslib needs to be able to handle kernel-initiated asynchronous DIO that is supplied with a bio_vec[] array. Currently, because of the async flag, th...

  • EPSS 0.04%
  • Published 19.01.2025 11:15:09
  • Last modified 01.10.2025 20:18:16

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xe_gt_tlb...

  • EPSS 0.03%
  • Published 19.01.2025 11:15:08
  • Last modified 24.09.2025 16:36:25

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure shadow stack is active before "getting" registers The x86 shadow stack support has its own set of registers. Those registers are XSAVE-managed, but they are "superv...

  • EPSS 0.02%
  • Published 19.01.2025 11:15:08
  • Last modified 20.05.2025 14:15:27

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

  • EPSS 0.04%
  • Published 19.01.2025 11:15:08
  • Last modified 01.10.2025 20:18:14

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: remove kernfs active break A warning was found: WARNING: CPU: 10 PID: 3486953 at fs/kernfs/file.c:828 CPU: 10 PID: 3486953 Comm: rmdir Kdump: loaded Tainted: G RIP:...

  • EPSS 0.04%
  • Published 19.01.2025 11:15:07
  • Last modified 03.11.2025 21:18:59

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() Our syzkaller report a following UAF for v6.6: BUG: KASAN: slab-use-after-free in bfq_init_rq+0x175d/0x17a0 block/bfq-iosched...

  • EPSS 0.04%
  • Published 15.01.2025 13:15:15
  • Last modified 03.11.2025 21:18:58

In the Linux kernel, the following vulnerability has been resolved: net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets The blamed commit disabled hardware offoad of IPv6 packets with extension headers on devices that advertise NETIF_F_IPV6...

  • EPSS 0.04%
  • Published 15.01.2025 13:15:14
  • Last modified 01.10.2025 20:18:00

In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTR_CTIME flags when setting mtime David reported that the new warning from setattr_copy_mgtime is coming like the following. [ 113.215316] ------------[ cut here ]--...

  • EPSS 0.04%
  • Published 15.01.2025 13:15:14
  • Last modified 03.11.2025 21:18:39

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at close_ctree(), we first stop the cleaner kthread, using kthread_stop(...

  • EPSS 0.05%
  • Published 15.01.2025 13:15:14
  • Last modified 03.11.2025 21:18:39

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the followi...