Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.27%
  • Veröffentlicht 21.05.2026 10:49:21
  • Zuletzt bearbeitet 30.06.2026 03:19:46

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data....

  • EPSS 0.55%
  • Veröffentlicht 19.05.2026 10:44:25
  • Zuletzt bearbeitet 26.06.2026 17:30:15

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix handling of MAY_BACKLOG requests MAY_BACKLOG requests can return EBUSY. Handle them by checking for that value and filtering out EINPROGRESS notifications.

  • EPSS 0.15%
  • Veröffentlicht 19.05.2026 10:44:24
  • Zuletzt bearbeitet 26.06.2026 17:30:39

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() Yiming reports an integer underflow in mpi_read_raw_from_sgl() when subtracting "lzeros" from the unsigned "nbytes...

  • EPSS 0.14%
  • Veröffentlicht 19.05.2026 10:44:23
  • Zuletzt bearbeitet 26.06.2026 19:14:15

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum server registration per node Current code does no bound checking on the number of servers added per node. A malicious client can flood NEW_SERVER m...

Medienbericht Exploit
  • EPSS 1.38%
  • Veröffentlicht 15.05.2026 12:58:44
  • Zuletzt bearbeitet 01.07.2026 13:17:36

In the Linux kernel, the following vulnerability has been resolved: ptrace: slightly saner 'get_dumpable()' logic The 'dumpability' of a task is fundamentally about the memory image of the task - the concept comes from whether it can core dump or n...

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:33
  • Zuletzt bearbeitet 26.06.2026 19:23:22

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Prevent interrupt storm on host controller error (HCE) The xHCI controller reports a Host Controller Error (HCE) in UAS Storage Device plug/unplug scenarios on Android d...

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:30
  • Zuletzt bearbeitet 26.06.2026 20:17:11

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated Explicitly set/clear CR8 write interception when AVIC is (de)activated to fix a bug where KVM leaves the inter...

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:30
  • Zuletzt bearbeitet 26.06.2026 19:27:23

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. T...

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:28
  • Zuletzt bearbeitet 26.06.2026 20:17:39

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition The acp3x_5682_init() function did not check the return value of clk_get(), which could lead to deref...

Medienbericht Exploit
  • EPSS 92.77%
  • Veröffentlicht 11.05.2026 08:16:16
  • Zuletzt bearbeitet 30.06.2026 03:19:46

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE handler in rxrpc_verify_response() copy ...