Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 18.11.2025 19:26:55

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling __xa_store() and __xa_erase() were used without holding the proper lock, which led to a lockdep warning due to unsafe R...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 19.11.2025 19:34:31

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc() is invoked while holding umem_mutex or any other lock acquired under umem_mutex. This is proble...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 19.11.2025 20:04:47

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: fix sleep in atomic context The OP-TEE driver registers the function notif_callback() for FF-A notifications. However, this function is called in an atomic context lead...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 16.12.2025 17:03:32

In the Linux kernel, the following vulnerability has been resolved: virtio-net: ensure the received length does not exceed allocated size In xdp_linearize_page, when reading the following buffers from the ring, we forget to check the received lengt...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 19.11.2025 20:05:08

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 18.12.2025 17:20:12

In the Linux kernel, the following vulnerability has been resolved: rose: fix dangling neighbour pointers in rose_rt_device_down() There are two bugs in rose_rt_device_down() that can cause use-after-free: 1. The loop bound `t->count` is modified ...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 19.11.2025 20:05:17

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe In probe appletb_kbd_probe() a "struct appletb_kbd *kbd" is allocated via devm_kzalloc() to store touch bar keybo...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 16.12.2025 14:12:01

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for get_first_active_display() The function mod_hdcp_hdcp1_enable_encryption() calls the function get_first_active_display(), but does not c...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 16.12.2025 14:11:44

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 16.12.2025 14:08:59

In the Linux kernel, the following vulnerability has been resolved: maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate() Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already c...