Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 17.09.2025 14:56:55
  • Zuletzt bearbeitet 14.01.2026 19:16:33

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: fix mem leak in capture user mappings This commit fixes a memory leak caused when clearing the user_mappings info when a new context is opened immediately after u...

  • EPSS 0.18%
  • Veröffentlicht 17.09.2025 14:56:53
  • Zuletzt bearbeitet 14.01.2026 19:16:33

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skb_under_panic in ip6mr_cache_report() skbuff: skb_under_panic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev...

  • EPSS 0.18%
  • Veröffentlicht 17.09.2025 14:56:52
  • Zuletzt bearbeitet 14.01.2026 19:16:33

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pci_bus_release_domain_nr() Commit c14f7ccc9f5d ("PCI: Assign PCI domain IDs by ida_alloc()") introduced a use-after-free bug in the bus removal cleanup....

  • EPSS 0.18%
  • Veröffentlicht 17.09.2025 14:56:47
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in md_bitmap_get_counter If we write a large number to md/bitmap_set_bits, md_bitmap_checkpage() will return -EINVAL because 'page >= bitmap->pa...

  • EPSS 0.17%
  • Veröffentlicht 17.09.2025 14:56:46
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Add null pointer check in gserial_suspend Consider a case where gserial_disconnect has already cleared gser->ioport. And if gserial_suspend gets called after...

  • EPSS 0.17%
  • Veröffentlicht 17.09.2025 14:56:45
  • Zuletzt bearbeitet 14.01.2026 19:16:31

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To ma...

  • EPSS 0.18%
  • Veröffentlicht 17.09.2025 14:56:44
  • Zuletzt bearbeitet 14.01.2026 19:16:31

In the Linux kernel, the following vulnerability has been resolved: skbuff: skb_segment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 ("skbuff: in skb_segment, call zerocopy functions once per nskb") added the call to zero...

  • EPSS 0.16%
  • Veröffentlicht 17.09.2025 14:56:43
  • Zuletzt bearbeitet 14.01.2026 19:16:31

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release() The memory manager IDR is currently destroyed when user releases the file descriptor. However, at this point t...

  • EPSS 0.18%
  • Veröffentlicht 17.09.2025 14:56:42
  • Zuletzt bearbeitet 14.01.2026 19:16:31

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: check null pointer before accessing when swapping Add a check to avoid null pointer dereference as below: [ 90.002283] general protection fault, probably for non-canoni...

  • EPSS 0.18%
  • Veröffentlicht 17.09.2025 14:56:40
  • Zuletzt bearbeitet 14.01.2026 19:16:30

In the Linux kernel, the following vulnerability has been resolved: media: ov2740: Fix memleak in ov2740_init_controls() There is a kmemleak when testing the media/i2c/ov2740.c with bpf mock device: unreferenced object 0xffff8881090e19e0 (size 16)...