Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:18
  • Zuletzt bearbeitet 02.12.2025 18:14:15

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer (&dev->i2c_subip_regs) caused kernel crash and out-of-bounds erro...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:17
  • Zuletzt bearbeitet 02.12.2025 19:04:00

In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths Since the buffers are mapped from userspace, it is prudent to use READ_ONCE() to read the value into a lo...

  • EPSS 0.05%
  • Veröffentlicht 16.09.2025 13:00:17
  • Zuletzt bearbeitet 03.11.2025 18:16:48

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare Observed on kernel 6.6 (present on master as well): BUG: KASAN: slab-out-of-bounds in memcmp+0x98/0xd0 Call trace: ka...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:16
  • Zuletzt bearbeitet 02.12.2025 19:03:33

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: fix stack overrun when loading vlenb The userspace load can put up to 2048 bits into an xlen bit stack buffer. We want only xlen bits, so check the size beforehand.

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:15
  • Zuletzt bearbeitet 02.12.2025 18:46:57

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove ...

  • EPSS 0.05%
  • Veröffentlicht 16.09.2025 13:00:14
  • Zuletzt bearbeitet 03.11.2025 18:16:48

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctp_v6_from_sk() syzbot found that sin6_scope_id was not properly initialized, leading to undefined behavior. Clear sin6_scope_id and sin6_flowinf...

  • EPSS 0.05%
  • Veröffentlicht 16.09.2025 13:00:14
  • Zuletzt bearbeitet 03.11.2025 18:16:48

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in trace_printk_seq during ftrace_dump When calling ftrace_dump_one() concurrently with reading trace_pipe, a WARN_ON_ONCE() in trace_printk_seq() can...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:13
  • Zuletzt bearbeitet 02.12.2025 18:46:26

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratch_pt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xe_vm_free_scratch() by clearing any scratch_pt error pointer. (c...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:12
  • Zuletzt bearbeitet 02.12.2025 18:46:18

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix memory corruption when FW resources change during ifdown bnxt_set_dflt_rings() assumes that it is always called before any TC has been created. So it doesn't take bp-...

  • EPSS 0.05%
  • Veröffentlicht 16.09.2025 13:00:11
  • Zuletzt bearbeitet 03.11.2025 18:16:48

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() in ntrig_report_version(), hdev parameter passed from hid_probe(). sending descriptor to /dev/uhid can mak...