Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 07.03.2025 09:15:17
  • Zuletzt bearbeitet 29.10.2025 21:08:54

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo is declared as void amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_ob...

  • EPSS 0.04%
  • Veröffentlicht 07.03.2025 09:15:17
  • Zuletzt bearbeitet 01.10.2025 20:18:27

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthor_ioctl_dev_query() 'priorities_info' is uninitialized, and the uninitialized value is copied to user object when calling PANTHOR_UOBJ_SET...

  • EPSS 0.06%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 03.11.2025 21:19:13

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_midi: fix MIDI Streaming descriptor lengths While the MIDI jacks are configured correctly, and the MIDIStreaming endpoint descriptors are filled with the correct inf...

  • EPSS 0.03%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 29.10.2025 20:51:59

In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: reallocate buf lists on upgrade IORING_REGISTER_PBUF_RING can reuse an old struct io_buffer_list if it was created for legacy selected buffer and has been emptied. I...

  • EPSS 0.03%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 20.05.2025 14:15:48

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

  • EPSS 0.05%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: flush gadget workqueue after device removal device_del() can lead to new work being scheduled in gadget->work workqueue. This is observed, for example, with the ...

  • EPSS 0.05%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpu_run() loop t...

  • EPSS 0.03%
  • Veröffentlicht 06.03.2025 17:15:23
  • Zuletzt bearbeitet 29.10.2025 20:58:57

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 commit 9d26d3a8f1b0 ("PCI: Put PCIe ports into D3 during suspend") sets the policy that all PCIe ports are allowed ...

  • EPSS 0.03%
  • Veröffentlicht 06.03.2025 17:15:23
  • Zuletzt bearbeitet 03.11.2025 21:19:13

In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdev_read_iter() has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equa...

  • EPSS 0.04%
  • Veröffentlicht 06.03.2025 17:15:23
  • Zuletzt bearbeitet 02.11.2025 14:15:34

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE There is a WARN_ON_ONCE to catch an unlikely situation when domain_remove_dev_pasid can't find the `pasid`. In case it nevertheless...