Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:42
  • Zuletzt bearbeitet 10.06.2026 18:55:15

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure When drm_gpuvm_resv_object_alloc() fails, the pre-allocated storage bo is not freed. Add xe_bo_free(storage) befo...

  • EPSS 0.08%
  • Veröffentlicht 28.05.2026 09:40:40
  • Zuletzt bearbeitet 11.06.2026 18:30:56

In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -...

  • EPSS 0.11%
  • Veröffentlicht 28.05.2026 09:40:38
  • Zuletzt bearbeitet 10.06.2026 18:51:56

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads The pads missed checks for connected devices which may a null dereference when the stream is enabled. Unable to handl...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:36
  • Zuletzt bearbeitet 10.06.2026 18:45:45

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc() in init_one_mc() is assigned to dev->init_name but never freed on the normal removal path. devi...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:40:35
  • Zuletzt bearbeitet 10.06.2026 18:44:29

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a po...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:35
  • Zuletzt bearbeitet 10.06.2026 18:45:07

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) assertions that verify fence writeback addresses are dwo...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:34
  • Zuletzt bearbeitet 10.06.2026 19:12:59

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here...

  • EPSS 0.03%
  • Veröffentlicht 28.05.2026 09:40:33
  • Zuletzt bearbeitet 15.06.2026 10:16:28

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:32
  • Zuletzt bearbeitet 10.07.2026 05:16:37

In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in change_handle There was a potential race condition in change_handle. The ioctl briefly had a single object with two idr entries; a ...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:32
  • Zuletzt bearbeitet 10.06.2026 19:16:03

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no allocation for media_gt, which is kept as NULL. In su...