Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • 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.01%
  • 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.01%
  • Veröffentlicht 09.05.2025 06:42:04
  • Zuletzt bearbeitet 12.11.2025 20:08:08

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden block_group::bg_list against list_del() races As far as I can tell, these calls of list_del_init() on bg_list cannot run concurrently with btrfs_mark_bg_unused() or b...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:42:03
  • Zuletzt bearbeitet 17.11.2025 12:51:05

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Guard Possible Null Pointer Dereference [WHY] In some situations, dc->res_pool may be null. [HOW] Check if pointer is null before dereference.

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:42:00
  • Zuletzt bearbeitet 17.11.2025 12:51:35

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mode1 reset crash issue If HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal user space to abort the processes. After process abort exit, user q...

  • EPSS 0.02%
  • 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.02%
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:41:58
  • Zuletzt bearbeitet 17.11.2025 12:52:55

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Add 'plane' value check Function dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB of the enum parameter plane. The value of this parameter is init...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:41:57
  • Zuletzt bearbeitet 17.11.2025 12:53:47

In the Linux kernel, the following vulnerability has been resolved: pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config() With CONFIG_COMPILE_TEST && !CONFIG_HAVE_CLK, pwm_mediatek_config() has a divide-by-zero in the following line: do_...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:41:56
  • Zuletzt bearbeitet 17.11.2025 12:54:15

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Tear down vGIC on failed vCPU creation If kvm_arch_vcpu_create() fails to share the vCPU page with the hypervisor, we propagate the error back to the ioctl but leave th...