Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 25.07.2025 13:15:29
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size pro...

  • EPSS 0.04%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert The obj_event may be loaded immediately after inserted, then if the list_head is not initialized then we may get a po...

  • EPSS 0.03%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic...

  • EPSS 0.04%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: ...

  • EPSS 0.03%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Fix memory leak by freeing notifier callback node Commit e0573444edbf ("firmware: arm_ffa: Add interfaces to request notification callbacks") adds support for no...

  • EPSS 0.04%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pin_assignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are ...

  • EPSS 0.03%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2_CAP_MACFILTER enabled, the following warning is generated on module load: [ 324.701677] BUG: sleeping function call...

  • EPSS 0.04%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFS_LAYOUT_DRAIN...

  • EPSS 0.03%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix memory corruption of input_handler_list In appletb_kbd_probe an input handler is initialised and then registered with input core through input_register_handle...

  • EPSS 0.04%
  • Published 25.07.2025 13:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods drvdata::gpiods is supposed to hold an array of 'gpio_desc' pointers. But the memory is allocated for only one poin...