Linux

Linux

6776 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 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...

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

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename com...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 18.11.2025 20:29:16

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "num_cpu" from user space The maximum supported cpu number is EIOINTC_ROUTE_MAX_VCPUS about irqchip EIOINTC, here add validation about cpu number ...

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

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTC_ENABLE. There will be array index overflow pro...