Debian

Debian 12 (bookworm)

11832 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:24
  • Zuletzt bearbeitet 18.11.2025 02:38:31

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4_iomap_begin as race between bmap and write We got issue as follows: ------------[ cut here ]------------ WARNING: CPU: 3 PID: 9310 at fs/ext4/inode.c:3441...

  • EPSS 0.22%
  • Veröffentlicht 18.06.2025 11:02:23
  • Zuletzt bearbeitet 18.11.2025 02:39:52

In the Linux kernel, the following vulnerability has been resolved: tee: add overflow check in register_shm_helper() With special lengths supplied by user space, register_shm_helper() has an integer overflow when calculating the number of pages cov...

  • EPSS 0.22%
  • Veröffentlicht 18.06.2025 11:02:22
  • Zuletzt bearbeitet 17.11.2025 19:22:59

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 [Why & How] eng_id for DCN303 cannot be more than 1, since we have only two instances of stream encode...

  • EPSS 0.2%
  • Veröffentlicht 18.06.2025 11:02:21
  • Zuletzt bearbeitet 17.11.2025 19:24:43

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes (eprobes), I tried to see what would happen if I attempted to retrieve the instru...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:20
  • Zuletzt bearbeitet 17.11.2025 19:27:18

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix reference count leak in aa_pivotroot() The aa_pivotroot() function has a reference counting bug in a specific path. When aa_replace_current_label() returns on success...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:19
  • Zuletzt bearbeitet 17.11.2025 19:27:41

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak on the deferred close xfstests on smb21 report kmemleak as below: unreferenced object 0xffff8881767d6200 (size 64): comm "xfs_io", pid 1284, jiffies 42...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:18
  • Zuletzt bearbeitet 17.11.2025 19:31:52

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aa_simple_write_to_buffer() When copy_from_user failed, the memory is freed by kvfree. however the management struct and data blob are allocated independen...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:18
  • Zuletzt bearbeitet 17.11.2025 19:31:11

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe (eprobes), it will cause a NULL poi...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:17
  • Zuletzt bearbeitet 01.06.2026 17:16:23

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tap_get_user calls virtio_net...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 11:02:16
  • Zuletzt bearbeitet 17.11.2025 18:00:37

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since the...