Linux

Linux

6266 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:17
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Fix crash due to uninitialized current_vmcs KVM enables 'Enlightened VMCS' and 'Enlightened MSR Bitmap' when running as a nested hypervisor on top of Hyper-V. When MSR bi...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:15
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: check for null desc before calling pt_cmd_callback Resolves a panic that can occur on AMD systems, typically during host shutdown, after the PTDMA driver had been...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:14
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() When if_type equals zero and pci_resource_start(pdev, PCI_64BIT_BAR4) returns false, drbl_regs_memmap_p is not remapped....

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:13
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address [Why] There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:12
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: net: deal with integer overflows in kmalloc_reserve() Blamed commit changed: ptr = kmalloc(size); if (ptr) size = ksize(ptr); size = kmalloc_size_roundup(size); ...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:11
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname TCP_Server_Info::hostname may be updated once or many times during reconnect, so protect its access outside rec...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:09
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: pinctrl: freescale: Fix a memory out of bounds when num_configs is 1 The config passed in by pad wakeup is 1, when num_configs is 1, Configuration [1] should not be fetched, which ...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:08
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: x86: fix clear_user_rep_good() exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 ("x86: don't use REP_GOOD or ERMS...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:07
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup variable *nplanes is provided by user via system call argument. The possible value of q_data->fmt-...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 01:19:06
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF After a call to console_unlock() in vcs_write() the vc_data struct can be freed by vc_port_destruct(). ...