Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 09.05.2025 06:45:44
  • Zuletzt bearbeitet 12.11.2025 19:54:01

In the Linux kernel, the following vulnerability has been resolved: um: work around sched_yield not yielding in time-travel mode sched_yield by a userspace may not actually cause scheduling in time-travel mode as no time has passed. In the case see...

  • EPSS 0.06%
  • Veröffentlicht 09.05.2025 06:45:43
  • Zuletzt bearbeitet 12.11.2025 19:53:46

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9_client_write() and p9_client_read_once(), if the server incorrectly replies with success but a negative wri...

  • EPSS 0.07%
  • Veröffentlicht 09.05.2025 06:43:59
  • Zuletzt bearbeitet 12.11.2025 19:45:36

In the Linux kernel, the following vulnerability has been resolved: nfsd: decrease sc_count directly if fail to queue dl_recall A deadlock warning occurred when invoking nfs4_put_stid following a failed dl_recall queue operation: T1 ...

  • EPSS 0.07%
  • Veröffentlicht 09.05.2025 06:43:56
  • Zuletzt bearbeitet 12.11.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc() warning syzkaller triggered an oversized kvmalloc() warning. Silence it by adding __GFP_NOWARN. syzkaller log: WARNING: CPU: 7 PID: 518 at...

  • EPSS 0.06%
  • Veröffentlicht 09.05.2025 06:42:07
  • Zuletzt bearbeitet 12.11.2025 20:13:04

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Fix null pointer dereference in pidff_find_fields This function triggered a null pointer dereference if used to search for a report that isn't implemented on the device...

  • EPSS 0.06%
  • Veröffentlicht 09.05.2025 06:42:06
  • Zuletzt bearbeitet 12.11.2025 20:10:45

In the Linux kernel, the following vulnerability has been resolved: page_pool: avoid infinite loop to schedule delayed worker We noticed the kworker in page_pool_release_retry() was waken up repeatedly and infinitely in production because of the bu...

  • EPSS 0.05%
  • Veröffentlicht 09.05.2025 06:42:05
  • Zuletzt bearbeitet 12.11.2025 20:08:56

In the Linux kernel, the following vulnerability has been resolved: scsi: st: Fix array overflow in st_setup() Change the array size to follow parms size instead of a fixed value.

  • EPSS 0.03%
  • Veröffentlicht 09.05.2025 06:42:05
  • Zuletzt bearbeitet 12.11.2025 20:09:28

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Prevent integer overflow in AG size calculation The JFS filesystem calculates allocation group (AG) size using 1 << l2agsize in dbExtendFS(). When l2agsize exceeds 31 (poss...

  • EPSS 0.05%
  • Veröffentlicht 09.05.2025 06:41:59
  • Zuletzt bearbeitet 17.11.2025 12:52:14

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create() Add error handling to propagate amdgpu_cgs_create_device() failures to the caller. When amdgpu_cgs_cr...

  • EPSS 0.06%
  • Veröffentlicht 09.05.2025 06:41:59
  • Zuletzt bearbeitet 17.11.2025 12:51:46

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: debugfs hang_hws skip GPU with MES debugfs hang_hws is used by GPU reset test with HWS, for MES this crash the kernel with NULL pointer access because dqm->packet_mgr i...