Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:02
  • Zuletzt bearbeitet 16.06.2026 13:07:42

In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() The commit c8e008b60492 ("ext4: ignore xattrs past end") introduced a refcount leak in when block_csum is false. ext4_...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:59
  • Zuletzt bearbeitet 16.06.2026 15:04:45

In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts the ssif interface, the ssif kthread will not be st...

  • EPSS 0.51%
  • Veröffentlicht 27.05.2026 12:56:57
  • Zuletzt bearbeitet 16.06.2026 15:13:56

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at least header_size(pkt) bytes long before payload_siz...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:52
  • Zuletzt bearbeitet 16.06.2026 15:15:48

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails When fsnotify_add_inode_mark_locked() fails in inotify_new_watch(), the error path calls inotify_remove_fr...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:50
  • Zuletzt bearbeitet 16.06.2026 15:16:28

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrl_cmd_bye() A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:56:42
  • Zuletzt bearbeitet 30.06.2026 03:20:07

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsize of at least 4 bytes because the ESN encrypt/decry...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:41
  • Zuletzt bearbeitet 16.06.2026 17:24:12

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXIT If loading L1's CR3 fails on a nested #VMEXIT, nested_svm_vmexit() returns an error code that is ignored by most...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:36
  • Zuletzt bearbeitet 16.06.2026 15:54:18

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - snapshot IV for async AEAD requests AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during request processing. For async requests, later sock...

  • EPSS 0.5%
  • Veröffentlicht 27.05.2026 12:56:35
  • Zuletzt bearbeitet 16.06.2026 15:54:28

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a l...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:56:32
  • Zuletzt bearbeitet 16.06.2026 15:54:38

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perform. Though the code restricts the lookups to local...