Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 21.11.2024 09:32:05

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix task_struct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak fre...

  • EPSS 0.28%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: Fix userfaultfd_api to return EINVAL as expected Currently if we request a feature that is not set in the Kernel config we fail silently and return all the available features. How...

  • EPSS 0.3%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshiba_acpi: Fix array out-of-bounds access In order to use toshiba_dmi_quirks[] together with the standard DMI matching functions, it must be terminated by a empty ...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open may_open() does not allow a directory to be opened with the write access. However, some writing flags set by client result in addi...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 07.10.2025 16:26:26

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGE_PMD_ORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as...

  • EPSS 0.3%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:25

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, __block_write_begin_int() called to...

  • EPSS 0.18%
  • Veröffentlicht 29.07.2024 14:15:03
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 ("filelock: Remove locks reliably when fcntl/close race is detected"), I missed that there are ...

  • EPSS 0.24%
  • Veröffentlicht 29.07.2024 14:15:03
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() The "instance" variable needs to be signed for the error handling to work.

  • EPSS 0.21%
  • Veröffentlicht 29.07.2024 07:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate ff offset This adds sanity checks for ff offset. There is a check on rt->first_free at first, but walking through by ff without any check. If the second ff is a ...

  • EPSS 0.25%
  • Veröffentlicht 29.07.2024 07:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: tap: add missing verification for short frame The cited commit missed to check against the validity of the frame length in the tap_get_user_xdp() path, which could cause a corrupte...