Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:18
  • Zuletzt bearbeitet 12.11.2025 19:56:49

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: ...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:17
  • Zuletzt bearbeitet 07.11.2025 01:51:05

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavf_remove(), part of a network dr...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:16
  • Zuletzt bearbeitet 07.11.2025 02:23:30

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb->len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed u...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:15
  • Zuletzt bearbeitet 07.11.2025 16:45:04

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2_open() Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posix_acl_release().

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:14
  • Zuletzt bearbeitet 07.11.2025 16:32:03

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnl_lock() that causes deadlock The commit 6faee3d4ee8b ("igb: Add lock to avoid data race") adds rtnl_lock to eliminate a false data race shown below (FREE from dev...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:13
  • Zuletzt bearbeitet 17.03.2026 15:00:55

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl It is possible to peep kernel page's data by providing larger `insize` in struct cros_ec_command[1] when invoking ...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:12
  • Zuletzt bearbeitet 12.11.2025 20:00:14

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix global-out-of-bounds To loop a variable-length array, hci_init_stage_sync(stage) considers that stage[i] is valid as long as stage[i-1].func is valid. Thus, the...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:12
  • Zuletzt bearbeitet 07.11.2025 16:29:08

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, Fix an Oops in error handling code The error handling dereferences "vport". There is nothing we can do if it is an error pointer except returning the error cod...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:11
  • Zuletzt bearbeitet 12.11.2025 20:03:22

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Synchronize the IOCB count to be in order A system hang was observed with the following call trace: BUG: kernel NULL pointer dereference, address: 0000000000000000 ...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:10
  • Zuletzt bearbeitet 12.11.2025 17:49:37

In the Linux kernel, the following vulnerability has been resolved: fscrypt: destroy keyring after security_sb_delete() fscrypt_destroy_keyring() must be called after all potentially-encrypted inodes were evicted; otherwise it cannot safely destroy...