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 21.10.2024 13:15:04
  • Last modified 23.10.2024 22:14:34

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek(2) system calls against the same file descriptor, using multiple threads belongin...

  • EPSS 0.03%
  • Published 21.10.2024 13:15:04
  • Last modified 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Block path traversal Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex...

  • EPSS 0.05%
  • Published 21.10.2024 13:15:04
  • Last modified 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in find_asymmetric_key() In find_asymmetric_key(), if all NULLs are passed in the id_{0,1,2} arguments, the kernel will first emit WARN but t...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:04
  • Last modified 22.10.2024 15:44:40

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock Use a dedicated mutex to guard kvm_usage_count to fix a potential deadlock on x86 due to a chain of locks and ...

  • EPSS 0.01%
  • Published 21.10.2024 13:15:04
  • Last modified 03.11.2025 21:16:29

In the Linux kernel, the following vulnerability has been resolved: mm: call the security_mmap_file() LSM hook in remap_file_pages() The remap_file_pages syscall handler calls do_mmap() directly, which doesn't contain the LSM security check. And if...

  • EPSS 0.03%
  • Published 21.10.2024 13:15:04
  • Last modified 22.10.2024 16:00:35

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set This may be a typo. The comment has said shared locks are not allowed when this bit is set. If using shared lock, the wait...

  • EPSS 0.05%
  • Published 21.10.2024 13:15:04
  • Last modified 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, boun...

  • EPSS 0.05%
  • Published 21.10.2024 13:15:04
  • Last modified 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: vhost_vdpa: assign irq bypass producer token correctly We used to call irq_bypass_unregister_producer() in vhost_vdpa_setup_vq_irq() which is problematic as we don't know if the to...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:04
  • Last modified 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookup_atid The lookup_atid() function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to derefe...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:03
  • Last modified 23.10.2024 20:40:24

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid th...