Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 13:07:08
  • Zuletzt bearbeitet 05.11.2025 15:03:48

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 13:07:07
  • Zuletzt bearbeitet 05.11.2025 15:04:18

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 13:07:07
  • Zuletzt bearbeitet 05.11.2025 15:04:03

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 13:07:06
  • Zuletzt bearbeitet 04.11.2025 17:58:06

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttm_bo_delayed_delete oops Fix an oops in ttm_bo_delayed_delete which results from dererencing a dangling pointer: Oops: general protection fault, probably...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 13:07:05
  • Zuletzt bearbeitet 06.11.2025 21:44:01

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 13:07:05
  • Zuletzt bearbeitet 06.11.2025 21:43:56

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same mem...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 13:07:04
  • Zuletzt bearbeitet 06.11.2025 21:44:11

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb() Correct error handling in prepare_fb() to fix leaking resources when error happens.

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 13:07:03
  • Zuletzt bearbeitet 06.11.2025 21:44:17

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddown_pow_of_two(ULONG_MAX), The function macro roundup_pow_of_tw...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 13:07:02
  • Zuletzt bearbeitet 06.11.2025 21:44:26

In the Linux kernel, the following vulnerability has been resolved: mm/vma: add give_up_on_oom option on modify/merge, use in uffd release Currently, if a VMA merge fails due to an OOM condition arising on commit merge or a failure to duplicate ano...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:56:03
  • Zuletzt bearbeitet 06.11.2025 21:44:32

In the Linux kernel, the following vulnerability has been resolved: ublk: fix handling recovery & reissue in ublk_abort_queue() Commit 8284066946e6 ("ublk: grab request reference when the request is handled by userspace") doesn't grab request refer...