Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:54:57
  • Zuletzt bearbeitet 12.11.2025 19:14:08

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:54:56
  • Zuletzt bearbeitet 12.11.2025 19:13:52

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the dr...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:54:55
  • Zuletzt bearbeitet 12.11.2025 19:10:59

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM dev...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:54:54
  • Zuletzt bearbeitet 20.05.2025 14:15:26

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

  • EPSS 0.08%
  • Veröffentlicht 02.05.2025 15:54:54
  • Zuletzt bearbeitet 05.05.2025 20:54:45

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() The ioctl helper function nilfs_ioctl_wrap_copy(), which exchanges a metadata array to/from user space, may copy uninitialize...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:54:53
  • Zuletzt bearbeitet 12.11.2025 15:56:49

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace Call kvm_init() only after _all_ setup is complete, as kvm_init() exposes /dev/kvm to userspace and thus all...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 14:16:02
  • Zuletzt bearbeitet 06.11.2025 20:49:48

In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making all ->qlen_notify() callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fq...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 14:16:01
  • Zuletzt bearbeitet 06.11.2025 20:48:20

In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:11:08
  • Zuletzt bearbeitet 01.10.2025 15:15:41

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in sc_disable() Commit 13bac861952a ("IB/hfi1: Fix abba locking issue with sc_disable()") incorrectly tries to move a list from one list head to anothe...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:11:07
  • Zuletzt bearbeitet 01.10.2025 15:15:39

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in free_mr_init() Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutex_init() first befor...