Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: sched/smt: Fix unbalance sched_smt_present dec/inc I got the following warn report while doing stress test: jump label: negative count! WARNING: CPU: 3 PID: 38 at kernel/jump_labe...

  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 10.10.2024 17:54:07

In the Linux kernel, the following vulnerability has been resolved: tracefs: Use generic inode RCU for synchronizing freeing With structure layout randomization enabled for 'struct inode' we need to avoid overlapping any of the RCU-used / initializ...

  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if t...

  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 04.10.2024 16:39:39

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Forward soft recovery errors to userspace As we discussed before[1], soft recovery should be forwarded to userspace, or we can get into a really bad state where apps wi...

  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 04.10.2024 16:20:34

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be m...

  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 09.12.2024 13:10:03

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() when freeing tree block after error When freeing a tree block, at btrfs_free_tree_block(), if we fail to create a delayed reference we don't deal with the er...

  • EPSS 0.02%
  • Published 04.09.2024 19:15:30
  • Last modified 06.09.2024 16:36:45

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring q_vector->vport pointers after reinitializating ...

  • EPSS 0.03%
  • Published 04.09.2024 19:15:30
  • Last modified 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pti_clone_pgtable() alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust...

  • EPSS 0.01%
  • Published 04.09.2024 19:15:29
  • Last modified 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of the 640K-1MB region that uses separate MSRs. This f...

  • EPSS 0.54%
  • Published 02.09.2024 18:15:36
  • Last modified 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: fuse: Initialize beyond-EOF page contents before setting uptodate fuse_notify_store(), unlike fuse_do_readpage(), does not enable page zeroing (because it can be used to change par...