Debian

Debian 12 (bookworm)

11227 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:38
  • Zuletzt bearbeitet 24.04.2026 15:23:55

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:37
  • Zuletzt bearbeitet 24.04.2026 16:38:39

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix missing bounds check on DEFAULT table in verify_dfa() The verify_dfa() function only checks DEFAULT_TABLE bounds when the state is not differentially encoded. When t...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:37
  • Zuletzt bearbeitet 24.04.2026 15:24:02

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix double free of ns_name in aa_replace_profiles() if ns_name is NULL after 1071 error = aa_unpack(udata, &lh, &ns_name); and if ent->ns_name contains an ns_nam...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:36
  • Zuletzt bearbeitet 24.04.2026 18:40:51

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in match_char() macro usage The match_char() macro evaluates its character parameter multiple times when traversing differential encoding chains. When...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:35
  • Zuletzt bearbeitet 24.04.2026 18:40:10

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:35
  • Zuletzt bearbeitet 24.04.2026 18:40:27

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespac...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:34
  • Zuletzt bearbeitet 24.04.2026 18:39:58

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verify_header The function sets `*ns = NULL` on every call, leaking the namespace string allocated in previous iterations when multiple profiles are un...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:32
  • Zuletzt bearbeitet 24.04.2026 15:17:19

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE When installing an emulated MMIO SPTE, do so *after* dropping/zapping the existing SPTE (if it's shadow...

  • EPSS 0.02%
  • Veröffentlicht 28.03.2026 07:16:09
  • Zuletzt bearbeitet 27.04.2026 14:16:30

In the Linux kernel, the following vulnerability has been resolved: nf_tables: nft_dynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFP_ATOMIC fails, then the first stateful...

  • EPSS 0.02%
  • Veröffentlicht 26.03.2026 10:22:50
  • Zuletzt bearbeitet 24.04.2026 15:17:53

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmp_tag_validation() icmp_tag_validation() unconditionally dereferences the result of rcu_dereference(inet_protos[proto]) without checking fo...