Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:14
  • Zuletzt bearbeitet 06.12.2025 22:15:49

In the Linux kernel, the following vulnerability has been resolved: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up The issue was caused by dput(upper) being called before ovl_dentry_update_reval(), while upper->d_flags was ...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:13
  • Zuletzt bearbeitet 29.10.2025 16:52:18

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:0...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:13
  • Zuletzt bearbeitet 29.10.2025 16:53:07

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroy_unused_implicit_child_mr() to prevent hanging during parent deregistration as of below [1]. Upon entering...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:12
  • Zuletzt bearbeitet 29.10.2025 16:49:15

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernet_operations->exit(), their freeing can be delayed by any tx packets still held in qdisc o...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:11
  • Zuletzt bearbeitet 29.10.2025 16:50:28

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If ice_ena_vfs() fails after calling ice_create_vf_entries(), it frees all VFs without removing them from snapshot PF-VF mailbox list, lead...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:10
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refc...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:10
  • Zuletzt bearbeitet 29.10.2025 16:56:36

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling no...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:09
  • Zuletzt bearbeitet 30.10.2025 15:44:19

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmm_range_fault() as a non-fatal error when called from xe_vm_userptr_pin() with the idea that we want to avoid k...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:08
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devm_request_irq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 14:57:08
  • Zuletzt bearbeitet 06.07.2025 10:15:23

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free on inode when scanning root during em shrinking At btrfs_scan_root() we are accessing the inode's root (and fs_info) in a call to btrfs_fs_closing() after...