Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: ethernet: Fix error handling in xemaclite_of_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid th...

  • EPSS 0.24%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:10

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Page fault in reply q processing A page fault was encountered in mpt3sas on a LUN reset error path: [ 145.763216] mpt3sas_cm1: Task abort tm failed: handle(0x0002)...

  • EPSS 0.24%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:10

In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usb_submit_urb() which is caused by wrong endpoint type. There was a check for the number of endpoints, but ...

  • EPSS 0.26%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:10

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: prevent integer overflow in rndis_set_response() If "BufOffset" is very large the "BufOffset + 8" operation can have an integer overflow.

  • EPSS 0.23%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: Fix use-after-free bug by not setting udc->dev.driver The syzbot fuzzer found a use-after-free bug: BUG: KASAN: use-after-free in dev_uevent+0x712/0x780 drivers/base/...

Medienbericht
  • EPSS 0.26%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix slab-out-of-bounds access in packet_recvmsg() syzbot found that when an AF_PACKET socket is using PACKET_COPY_THRESH and mmap operations, tpacket_rcv() is queueing ...

  • EPSS 0.04%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 29.12.2025 15:15:42

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.22%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:11

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: fill in sibling and core maps earlier After enabling CONFIG_SCHED_CORE (landed during 5.14 cycle), 2-core 2-thread-per-core interAptiv (CPS-driven) started emitting the ...

  • EPSS 0.24%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:12

In the Linux kernel, the following vulnerability has been resolved: watch_queue: Fix filter limit check In watch_queue_set_filter(), there are a couple of places where we check that the filter type value does not exceed what the type_filter bitmap ...

  • EPSS 0.24%
  • Veröffentlicht 16.07.2024 13:15:10
  • Zuletzt bearbeitet 07.10.2025 20:05:36

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 ("btrfs: clear extent buffer uptodate when we fail to...