Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 17.05.2024 14:15:14
  • Last modified 26.09.2025 15:56:44

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic updat...

  • EPSS 0.02%
  • Published 17.05.2024 14:15:13
  • Last modified 26.09.2025 15:57:45

In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Call mixed mode boot services on the firmware's stack Normally, the EFI stub calls into the EFI boot services using the stack that was live when the stub was entered. ...

  • EPSS 0.02%
  • Published 17.05.2024 14:15:13
  • Last modified 19.09.2025 15:58:56

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempt...

  • EPSS 0.04%
  • Published 17.05.2024 14:15:13
  • Last modified 21.11.2024 09:20:56

In the Linux kernel, the following vulnerability has been resolved: dm snapshot: fix lockup in dm_exception_table_exit There was reported lockup when we exit a snapshot with many exceptions. Fix this by adding "cond_resched" to the loop that frees ...

  • EPSS 0.01%
  • Published 17.05.2024 14:15:12
  • Last modified 19.09.2025 15:13:44

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in read_extent_buffer_pages() There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. Afte...

  • EPSS 0.02%
  • Published 17.05.2024 14:15:12
  • Last modified 19.09.2025 15:17:14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream [Why] Disabling stream encoder invokes a function that no longer exists. [How] Check if the function declaration is NULL in disa...

  • EPSS 0.01%
  • Published 17.05.2024 14:15:12
  • Last modified 19.09.2025 15:35:08

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if get_next_variable() is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kex...

  • EPSS 0.02%
  • Published 17.05.2024 14:15:12
  • Last modified 19.09.2025 15:44:30

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD Commit 672365477ae8 ("x86/fpu: Update XFD state where required") and commit 8bf26758ca96 ("x86/fpu: Add XFD state to fpstate") int...

  • EPSS 0.01%
  • Published 17.05.2024 14:15:11
  • Last modified 21.11.2024 09:20:54

In the Linux kernel, the following vulnerability has been resolved: net: ll_temac: platform_get_resource replaced by wrong function The function platform_get_resource was replaced with devm_platform_ioremap_resource_byname and is called using 0 as ...

  • EPSS 0.02%
  • Published 17.05.2024 14:15:11
  • Last modified 19.09.2025 14:53:03

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1) A swapin error can have resulted in a poisoned swap...